qt6-bb10/tests/benchmarks/corelib
Ahmad Samir 2a7c71bef0 tst_bench_qdiriterator: fix build on VxWorks
By removing fs::directory_options::skip_permission_denied which isn't
available on VxWorks.

It's not strictly needed for the benchmark. I had added it to test
locally by listing some dirs under '/' (not all of them are readable for
users), and saw no reason at the time to remove it. The benchmark itself
listing dirs in the qtbase source dir tree.

Pick-to: 6.7
Task-number: QTBUG-115777
Change-Id: I4e68d01abd707dbf553f0a5832739ef0f4c9d585
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2024-04-13 23:37:35 +02:00
..
io tst_bench_qdiriterator: fix build on VxWorks 2024-04-13 23:37:35 +02:00
itemmodels Change license for tests files 2024-02-04 09:56:42 +01:00
json Change license for tests files 2024-02-04 09:56:42 +01:00
kernel Change license for tests files 2024-02-04 09:56:42 +01:00
mimetypes Change license for tests files 2024-02-04 09:56:42 +01:00
plugin Change license for tests files 2024-02-04 09:56:42 +01:00
serialization Change license for tests files 2024-02-04 09:56:42 +01:00
text Change license for tests files 2024-02-04 09:56:42 +01:00
thread Change license for tests files 2024-02-04 09:56:42 +01:00
time Change license for tests files 2024-02-04 09:56:42 +01:00
tools qHash: implement an AES hasher for QLatin1StringView 2024-03-12 18:23:09 -07:00
CMakeLists.txt QCborValue: add benchmark for operator[] 2023-09-06 16:17:52 +02:00