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:
Audun Sutterud 2025-05-15 14:04:32 +02:00
parent 0a9d5bd476
commit 4623def5fb

View File

@ -2,10 +2,10 @@
# 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
main.cpp
DEFINES