mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2025-06-19 13:56:23 +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 \
|
||||
$(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 = \
|
||||
$(TESTS_progs_M) \
|
||||
$(TESTS_scripts_M) \
|
||||
|
Loading…
x
Reference in New Issue
Block a user