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

Hajda, Andrzej andrzej.hajda at intel.com
Mon Aug 4 10:39:54 UTC 2025


W dniu 28.07.2025 o 19:31, Kamil Konieczny pisze:
> Update help  with description of '-b' blocking tests option.
>
> Signed-off-by: Kamil Konieczny <kamil.konieczny at linux.intel.com>

Reviewed-by: Andrzej Hajda <andrzej.hajda at intel.com>

Regards
Andrzej
> ---
>   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"


More information about the igt-dev mailing list