summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/corelib/tools
diff options
context:
space:
mode:
authorTobias Hunger <tobias.hunger@gmail.com>2018-11-02 10:27:09 +0100
committerTobias Hunger <tobias.hunger@qt.io>2018-11-08 21:34:27 +0000
commit757d4b85a91643c289d3224082b48b4835868104 (patch)
tree71804f36fac31dd9f39d0e8a60103871e61f3432 /tests/benchmarks/corelib/tools
parentc99544a474cd8b651e29702ff10dee908463daf5 (diff)
Benchmark: Add _bench_ into the name of the qmap benchmark
Change-Id: I6a1790981eb56d56bc190634e796bc3736ddd475 Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
Diffstat (limited to 'tests/benchmarks/corelib/tools')
-rw-r--r--tests/benchmarks/corelib/tools/qmap/qmap.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/benchmarks/corelib/tools/qmap/qmap.pro b/tests/benchmarks/corelib/tools/qmap/qmap.pro
index 6a0c8d62bd..6c9bf5e8d6 100644
--- a/tests/benchmarks/corelib/tools/qmap/qmap.pro
+++ b/tests/benchmarks/corelib/tools/qmap/qmap.pro
@@ -1,4 +1,4 @@
-TARGET = tst_qmap
+TARGET = tst_bench_qmap
QT = core testlib
INCLUDEPATH += .
SOURCES += main.cpp