********* Start testing of tst_QRandomAccessAsyncFile *********
Config: Using QtTest library 6.11.0, Qt 6.11.0 (arm64-little_endian-lp64 shared (dynamic) debug build; by Apple LLVM 17.0.0 (clang-1700.3.16.4)), macos 26.0.0
PASS   : tst_QRandomAccessAsyncFile::initTestCase()
PASS   : tst_QRandomAccessAsyncFile::size()
PASS   : tst_QRandomAccessAsyncFile::roundtripOwning()
PASS   : tst_QRandomAccessAsyncFile::roundtripNonOwning()
PASS   : tst_QRandomAccessAsyncFile::roundtripVectored()
PASS   : tst_QRandomAccessAsyncFile::readLessThanMax()
PASS   : tst_QRandomAccessAsyncFile::errorHandling(read_not_open)
PASS   : tst_QRandomAccessAsyncFile::errorHandling(read_writeonly)
PASS   : tst_QRandomAccessAsyncFile::errorHandling(read_negative_offset)
PASS   : tst_QRandomAccessAsyncFile::errorHandling(write_not_open)
PASS   : tst_QRandomAccessAsyncFile::errorHandling(write_readonly)
PASS   : tst_QRandomAccessAsyncFile::errorHandling(write_negative_offset)
PASS   : tst_QRandomAccessAsyncFile::fileClosedInProgress(read_owning)
PASS   : tst_QRandomAccessAsyncFile::fileClosedInProgress(write_owning)
PASS   : tst_QRandomAccessAsyncFile::fileClosedInProgress(read_nonowning)
PASS   : tst_QRandomAccessAsyncFile::fileClosedInProgress(write_nonowning)
PASS   : tst_QRandomAccessAsyncFile::fileRemovedInProgress(read_owning)
PASS   : tst_QRandomAccessAsyncFile::fileRemovedInProgress(write_owning)
PASS   : tst_QRandomAccessAsyncFile::fileRemovedInProgress(read_nonowning)
PASS   : tst_QRandomAccessAsyncFile::fileRemovedInProgress(write_nonowning)
PASS   : tst_QRandomAccessAsyncFile::operationsDeletedInProgress(read_owning)
PASS   : tst_QRandomAccessAsyncFile::operationsDeletedInProgress(write_owning)
PASS   : tst_QRandomAccessAsyncFile::operationsDeletedInProgress(read_nonowning)
PASS   : tst_QRandomAccessAsyncFile::operationsDeletedInProgress(write_nonowning)
PASS   : tst_QRandomAccessAsyncFile::cleanupTestCase()
Totals: 25 passed, 0 failed, 0 skipped, 0 blacklisted, 2372ms
********* Finished testing of tst_QRandomAccessAsyncFile *********
