tests: create files that list the available tests
authorThomas Wood <thomas.wood@intel.com>
Wed, 2 Apr 2014 10:41:43 +0000 (11:41 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 2 Apr 2014 11:50:28 +0000 (13:50 +0200)
commitd4933259b84a304145634cc6ec5d9eebeb612711
tree62faba46a27372a0aada1fd2c911de4891b8894c
parent22bc1a287eb6c0e7b89001424c895dd776f9a28b
tests: create files that list the available tests

Add Makefile targets to create two text files containing the list of
available single and multi-test programs. This enables the tests to be
enumerated without requiring the build system.

Signed-off-by: Thomas Wood <thomas.wood@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
tests/.gitignore
tests/Makefile.am