********* Start testing of tst_QSql *********
Config: Using QtTest library 6.10.0, Qt 6.10.0 (arm64-little_endian-llp64 shared (dynamic) release build; by MSVC 2022), windows 11
PASS   : tst_QSql::initTestCase()
QINFO  : tst_QSql::open() SQLite will use the database located at C:\Users\qt\AppData\Local\Temp\tst_qsql-eqpOJK\sqlite.db
QDEBUG : tst_QSql::open() Opening: "SQLite"
QINFO  : tst_QSql::open() SQLite will use the database located at C:\Users\qt\AppData\Local\Temp\tst_qsql-MzuAZP\sqlite.db
QDEBUG : tst_QSql::open() Opening: "SQLite"
QINFO  : tst_QSql::open() SQLite will use the database located at C:\Users\qt\AppData\Local\Temp\tst_qsql-UXccdS\sqlite.db
QDEBUG : tst_QSql::open() Opening: "SQLite"
QINFO  : tst_QSql::open() SQLite will use the database located at C:\Users\qt\AppData\Local\Temp\tst_qsql-VkNVuG\sqlite.db
QDEBUG : tst_QSql::open() Opening: "SQLite"
QINFO  : tst_QSql::open() SQLite will use the database located at C:\Users\qt\AppData\Local\Temp\tst_qsql-MqZcUn\sqlite.db
QDEBUG : tst_QSql::open() Opening: "SQLite"
QINFO  : tst_QSql::open() SQLite will use the database located at C:\Users\qt\AppData\Local\Temp\tst_qsql-LldzlY\sqlite.db
QDEBUG : tst_QSql::open() Opening: "SQLite"
QINFO  : tst_QSql::open() SQLite will use the database located at C:\Users\qt\AppData\Local\Temp\tst_qsql-qDLBIU\sqlite.db
QDEBUG : tst_QSql::open() Opening: "SQLite"
QINFO  : tst_QSql::open() SQLite will use the database located at C:\Users\qt\AppData\Local\Temp\tst_qsql-EvPsWs\sqlite.db
QDEBUG : tst_QSql::open() Opening: "SQLite"
QINFO  : tst_QSql::open() SQLite will use the database located at C:\Users\qt\AppData\Local\Temp\tst_qsql-aCyhoL\sqlite.db
QDEBUG : tst_QSql::open() Opening: "SQLite"
QINFO  : tst_QSql::open() SQLite will use the database located at C:\Users\qt\AppData\Local\Temp\tst_qsql-pqGXJj\sqlite.db
QDEBUG : tst_QSql::open() Opening: "SQLite"
PASS   : tst_QSql::open()
QWARN  : tst_QSql::openInvalid() qt.sql.qsqldatabase: QSqlDatabase: can not load requested driver 'doesnt_exist_will_never_exist', available drivers: QSQLITE QODBC
PASS   : tst_QSql::openInvalid()
PASS   : tst_QSql::registerSqlDriver()
QINFO  : tst_QSql::openErrorRecovery() SQLite will use the database located at C:\Users\qt\AppData\Local\Temp\tst_qsql-PDyvVa\sqlite.db
QDEBUG : tst_QSql::openErrorRecovery() Promiscuous database server without access control - test skipped for QSQLITE@
PASS   : tst_QSql::openErrorRecovery()
QINFO  : tst_QSql::concurrentAccess() SQLite will use the database located at C:\Users\qt\AppData\Local\Temp\tst_qsql-DukVJn\sqlite.db
QDEBUG : tst_QSql::concurrentAccess() Opening: "SQLite"
PASS   : tst_QSql::concurrentAccess()
QINFO  : tst_QSql::basicDriverTest() SQLite will use the database located at C:\Users\qt\AppData\Local\Temp\tst_qsql-UVNCFi\sqlite.db
QDEBUG : tst_QSql::basicDriverTest() Opening: "SQLite"
PASS   : tst_QSql::basicDriverTest()
PASS   : tst_QSql::cleanupTestCase()
Totals: 8 passed, 0 failed, 0 skipped, 0 blacklisted, 57ms
********* Finished testing of tst_QSql *********
