summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorAlexandru Croitor <alexandru.croitor@qt.io>2022-07-19 15:18:43 +0200
committerAlexandru Croitor <alexandru.croitor@qt.io>2022-07-20 11:31:25 +0000
commite0cf71f32137bb36e1b83ed5885e6ed61179ffad (patch)
treeda8a7451699d2260293c6409dbf383437a4a5815 /tests
parenta0752a7f1565c6eb1fe68b8a4441691a68d31045 (diff)
CMake: Rename test to tst_qobjectrace
Coin test collector expects tests to start with the tst_ prefix. Change-Id: Idc991273bacc41b62dbbf70f2ae0f3e712d34ab6 Reviewed-by: Alexey Edelev <alexey.edelev@qt.io> (cherry picked from commit 5afb5fb8e0c7088ccf65ac194310d2d4909121ba) Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/other/qobjectrace/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/other/qobjectrace/CMakeLists.txt b/tests/auto/other/qobjectrace/CMakeLists.txt
index 7a2be39d81..9791b13ee2 100644
--- a/tests/auto/other/qobjectrace/CMakeLists.txt
+++ b/tests/auto/other/qobjectrace/CMakeLists.txt
@@ -4,7 +4,7 @@
## qobjectrace Test:
#####################################################################
-qt_internal_add_test(qobjectrace
+qt_internal_add_test(tst_qobjectrace
SOURCES
tst_qobjectrace.cpp
PUBLIC_LIBRARIES