[LTP] [PATCH 1/2] testcases/lib/run_tests.sh
Cyril Hrubis
chrubis@suse.cz
Fri Feb 14 12:21:34 CET 2025
Enable TESTS_TBROK
Signed-off-by: Cyril Hrubis <chrubis@suse.cz>
---
testcases/lib/run_tests.sh | 1 +
1 file changed, 1 insertion(+)
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
echo
echo "*** Testing LTP test -h option ***"
--
2.45.3
More information about the ltp
mailing list