Tests: Rename the tools tests runners to test_<test name>
authorChristian Babeux <christian.babeux@efficios.com>
Fri, 22 Feb 2013 04:11:53 +0000 (23:11 -0500)
committerChristian Babeux <christian.babeux@efficios.com>
Fri, 22 Feb 2013 18:00:30 +0000 (13:00 -0500)
commitef8343605f92072ca2ed7174b0cc2594ee33dfab
tree8a7b1792ce97b18b7f350b7c9188a3c35ba3bbbc
parent3a23faced5c34db33dbcdd5c851c12a534e89d85
Tests: Rename the tools tests runners to test_<test name>

Signed-off-by: Christian Babeux <christian.babeux@efficios.com>
25 files changed:
tests/regression/tools/filtering/Makefile.am
tests/regression/tools/filtering/invalid-filters [deleted file]
tests/regression/tools/filtering/runall
tests/regression/tools/filtering/test_invalid_filter [new file with mode: 0755]
tests/regression/tools/filtering/test_unsupported_op [new file with mode: 0755]
tests/regression/tools/filtering/test_valid_filter [new file with mode: 0755]
tests/regression/tools/filtering/unsupported-ops [deleted file]
tests/regression/tools/filtering/valid-filters [deleted file]
tests/regression/tools/health/health_thread_exit [deleted file]
tests/regression/tools/health/health_thread_stall [deleted file]
tests/regression/tools/health/health_tp_fail [deleted file]
tests/regression/tools/health/runall
tests/regression/tools/health/test_thread_exit [new file with mode: 0755]
tests/regression/tools/health/test_thread_stall [new file with mode: 0755]
tests/regression/tools/health/test_tp_fail [new file with mode: 0755]
tests/regression/tools/streaming/Makefile.am
tests/regression/tools/streaming/high_throughput_limits [deleted file]
tests/regression/tools/streaming/run-kernel [deleted file]
tests/regression/tools/streaming/run-ust [deleted file]
tests/regression/tools/streaming/runall
tests/regression/tools/streaming/test_high_throughput_limits [new file with mode: 0755]
tests/regression/tools/streaming/test_kernel [new file with mode: 0755]
tests/regression/tools/streaming/test_uri_switch [new file with mode: 0755]
tests/regression/tools/streaming/test_ust [new file with mode: 0755]
tests/regression/tools/streaming/uri_switch [deleted file]
This page took 0.02802 seconds and 5 git commands to generate.