qt6-bb10/tests/benchmarks/corelib/io
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
..
qdir Change license for tests files 2024-02-04 09:56:42 +01:00
qdiriterator tst_bench_qdiriterator: fix build on VxWorks 2024-04-13 23:37:35 +02:00
qfile Change license for tests files 2024-02-04 09:56:42 +01:00
qfileinfo Change license for tests files 2024-02-04 09:56:42 +01:00
qiodevice Change license for tests files 2024-02-04 09:56:42 +01:00
qprocess Change license for tests files 2024-02-04 09:56:42 +01:00
qtemporaryfile Change license for tests files 2024-02-04 09:56:42 +01:00
qtextstream Change license for tests files 2024-02-04 09:56:42 +01:00
qurl Change license for tests files 2024-02-04 09:56:42 +01:00
CMakeLists.txt Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 23:58:42 +02:00