mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2025-06-20 06:16:13 +00:00
tests/Makefile.am: Add a comment about the subtest infrastructure
This commit is contained in:
parent
df545c1968
commit
175fc656eb
@ -107,6 +107,9 @@ TESTS_scripts = \
|
|||||||
ZZ_hangman \
|
ZZ_hangman \
|
||||||
$(NULL)
|
$(NULL)
|
||||||
|
|
||||||
|
# This target contains testcases which support automagic subtest enumeration
|
||||||
|
# from the piglit testrunner with --list-subtests and running individual
|
||||||
|
# subtests with --run-subtest <testname>
|
||||||
multi_kernel_tests = \
|
multi_kernel_tests = \
|
||||||
$(TESTS_progs_M) \
|
$(TESTS_progs_M) \
|
||||||
$(TESTS_scripts_M) \
|
$(TESTS_scripts_M) \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user