summaryrefslogtreecommitdiffstats
path: root/tests/auto/selftests/multiexec
diff options
context:
space:
mode:
authorRohan McGovern <rohan.mcgovern@nokia.com>2009-03-26 10:30:53 +1000
committerRohan McGovern <rohan.mcgovern@nokia.com>2009-03-26 10:40:16 +1000
commit312c0d24443a5703fbb747911e039525e8567bbb (patch)
tree709a2dda12c617c69c3097f12b1ef090db0e630c /tests/auto/selftests/multiexec
parenta84be07310816f133985fd897c654848b0174235 (diff)
Change testlib selftest targets to help autotest tools.
The testlib subtests are conceptually not standalone unit tests, rather they are helper programs for the real unit test, tst_selftests. So, as is done for other similar tests (e.g. qprocess), don't name them with `tst_'. This makes it easier for automated tools to figure out that they shouldn't directly run these tests. Reviewed-by: Shane Bradley
Diffstat (limited to 'tests/auto/selftests/multiexec')
-rw-r--r--tests/auto/selftests/multiexec/multiexec.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/selftests/multiexec/multiexec.pro b/tests/auto/selftests/multiexec/multiexec.pro
index 723f56f250..639b9b8e5f 100644
--- a/tests/auto/selftests/multiexec/multiexec.pro
+++ b/tests/auto/selftests/multiexec/multiexec.pro
@@ -6,3 +6,4 @@ mac:CONFIG -= app_bundle
CONFIG -= debug_and_release_target
+TARGET = multiexec