Tests: Rename the UST tests runners to test_<test name>
authorChristian Babeux <christian.babeux@efficios.com>
Fri, 22 Feb 2013 03:26:41 +0000 (22:26 -0500)
committerChristian Babeux <christian.babeux@efficios.com>
Fri, 22 Feb 2013 18:00:27 +0000 (13:00 -0500)
commite5be53a084ca2d0fd6540c6da59fa8909dfac8f8
treef588a67b2797af0e99b72ec7ff3132249d543366
parent3de31d0bd714d6ce7495f93f35485d2e3e11a833
Tests: Rename the UST tests runners to test_<test name>

Signed-off-by: Christian Babeux <christian.babeux@efficios.com>
19 files changed:
tests/regression/ust/before-after/Makefile.am
tests/regression/ust/before-after/run [deleted file]
tests/regression/ust/before-after/test_before_after [new file with mode: 0755]
tests/regression/ust/high-throughput/Makefile.am
tests/regression/ust/high-throughput/run [deleted file]
tests/regression/ust/high-throughput/test_high_throughput [new file with mode: 0755]
tests/regression/ust/low-throughput/Makefile.am
tests/regression/ust/low-throughput/run [deleted file]
tests/regression/ust/low-throughput/test_low_throughput [new file with mode: 0755]
tests/regression/ust/multi-session/Makefile.am
tests/regression/ust/multi-session/run [deleted file]
tests/regression/ust/multi-session/test_multi_session [new file with mode: 0755]
tests/regression/ust/nprocesses/Makefile.am
tests/regression/ust/nprocesses/run [deleted file]
tests/regression/ust/nprocesses/test_nprocesses [new file with mode: 0755]
tests/regression/ust/overlap/Makefile.am
tests/regression/ust/overlap/run [deleted file]
tests/regression/ust/overlap/test_overlap [new file with mode: 0755]
tests/regression/ust/runall.sh
This page took 0.02616 seconds and 4 git commands to generate.