[PATCH i-g-t v1 1/4] scripts/run-tests: Update help

Kamil Konieczny kamil.konieczny at linux.intel.com
Mon Jul 28 17:31:49 UTC 2025


Update help  with description of '-b' blocking tests option.

Signed-off-by: Kamil Konieczny <kamil.konieczny at linux.intel.com>
---
 scripts/run-tests.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/run-tests.sh b/scripts/run-tests.sh
index 1fb9be478..12c68ef5d 100755
--- a/scripts/run-tests.sh
+++ b/scripts/run-tests.sh
@@ -150,7 +150,7 @@ print_help() {
 	echo "  -v              enable verbose mode"
 	echo "  -x <regex>      exclude tests that match the regular expression"
 	echo "                  (can be used more than once)"
-	echo "  -b              blacklist file to use for filtering"
+	echo "  -b              blocklist file to use for filtering"
 	echo "                  (can be used more than once)"
 	echo "                  (not supported by Piglit)"
 	echo "  -R              resume interrupted test where the partial results"
-- 
2.50.1



More information about the igt-dev mailing list