********* Start testing of tst_QSqlThread *********
Config: Using QtTest library 6.11.0, Qt 6.11.0 (arm64-little_endian-lp64 shared (dynamic) release build; by Apple LLVM 16.0.0 (clang-1600.0.26.3)), macos 15.0.0
QINFO  : tst_QSqlThread::initTestCase() SQLite will use the database located at /var/folders/0r/vd385j117f949qnfm4h_539w0000gn/T/tst_qsqlthread-okZaOX/sqlite.db
QDEBUG : tst_QSqlThread::initTestCase() Opening: "SQLite"
PASS   : tst_QSqlThread::initTestCase()
QDEBUG : tst_QSqlThread::simpleThreading(SQLite) Thread finished, total finished: 1
QDEBUG : tst_QSqlThread::simpleThreading(SQLite) Thread finished, total finished: 2
PASS   : tst_QSqlThread::simpleThreading(SQLite)
QDEBUG : tst_QSqlThread::readWriteThreading(SQLite) Thread finished, total finished: 1
QDEBUG : tst_QSqlThread::readWriteThreading(SQLite) Thread finished, total finished: 2
PASS   : tst_QSqlThread::readWriteThreading(SQLite)
PASS   : tst_QSqlThread::readFromSingleConnection(SQLite)
PASS   : tst_QSqlThread::readWriteFromSingleConnection(SQLite)
PASS   : tst_QSqlThread::preparedReadWriteFromSingleConnection(SQLite)
PASS   : tst_QSqlThread::transactionsFromSingleConnection(SQLite)
PASS   : tst_QSqlThread::cleanupTestCase()
Totals: 8 passed, 0 failed, 0 skipped, 0 blacklisted, 115ms
********* Finished testing of tst_QSqlThread *********
