tests: infrastructure for piglit runner
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 28 Nov 2012 10:08:31 +0000 (11:08 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 28 Nov 2012 10:08:31 +0000 (11:08 +0100)
commitc79c56cf8c994e5a2e679008576b1d1329f4e687
tree73f826fec37f1e0138c3f1bfda217342b7a60222
parentb11887741cdcf28d962aa7957b2f8fd30b081e6b
tests: infrastructure for piglit runner

Piglit needs a way to grab the latest list of tests to run, so add new
make targets to dump those. Note that for future extendability we'll
dump 2 different lists, one for single-testcase tests and one for
testcases with enumerable subcases. Some support code for the later
will follow in subsequent patches.

Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
tests/Makefile.am