[LTP] [PATCH 1/2] testcases/lib/run_tests.sh
Petr Vorel
pvorel@suse.cz
Fri Feb 14 14:37:27 CET 2025
> Enable TESTS_TBROK
> diff --git a/testcases/lib/run_tests.sh b/testcases/lib/run_tests.sh
> index 0abca2f3c..168dbb451 100755
> --- a/testcases/lib/run_tests.sh
> +++ b/testcases/lib/run_tests.sh
> @@ -90,6 +90,7 @@ run_tests()
> run_tests 0 $TESTS_PASS
> run_tests 32 $TESTS_TCONF
> +run_tests 2 $TESTS_TBROK
Maybe also add $TESTS_FAIL (untested)?
run_tests 1 $TESTS_FAIL
Fixes: 29d8613dbd ("testcases/lib/run_tests.sh: Check expected results")
Reviewed-by: Petr Vorel <pvorel@suse.cz>
Thanks!
Kind regards,
Petr
More information about the ltp
mailing list