Skip to content

Simplify meson tests.

Ondrej Kozina requested to merge oniko/cryptsetup:simplify-meson-tests into main

Valgrind tests is now run with:

meson test -C <build_dir> --setup=valgrind

Merge request reports