Rename QDecompressHelper benchmark
The convention is to start the benchmark names with the "tst_bench_" prefix. This makes it easier to detect the benchmark in tools, such as the Core Benchmarks Runner. Change-Id: I2dcebb6cef0aba4133c4135462e8d76387b776bf Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
This commit is contained in:
parent
0a9d5bd476
commit
4623def5fb
@ -2,10 +2,10 @@
|
|||||||
# SPDX-License-Identifier: BSD-3-Clause
|
# SPDX-License-Identifier: BSD-3-Clause
|
||||||
|
|
||||||
#####################################################################
|
#####################################################################
|
||||||
## qdecompresshelper Binary:
|
## tst_bench_qdecompresshelper Binary:
|
||||||
#####################################################################
|
#####################################################################
|
||||||
|
|
||||||
qt_internal_add_benchmark(qdecompresshelper
|
qt_internal_add_benchmark(tst_bench_qdecompresshelper
|
||||||
SOURCES
|
SOURCES
|
||||||
main.cpp
|
main.cpp
|
||||||
DEFINES
|
DEFINES
|
||||||
|
Loading…
x
Reference in New Issue
Block a user