From 5afb5fb8e0c7088ccf65ac194310d2d4909121ba Mon Sep 17 00:00:00 2001 From: Alexandru Croitor Date: Tue, 19 Jul 2022 15:18:43 +0200 Subject: [PATCH] CMake: Rename test to tst_qobjectrace Coin test collector expects tests to start with the tst_ prefix. Pick-to: 6.2 6.3 6.4 Change-Id: Idc991273bacc41b62dbbf70f2ae0f3e712d34ab6 Reviewed-by: Alexey Edelev --- tests/auto/other/qobjectrace/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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