********* Start testing of tst_QDateTime *********
Config: Using QtTest library 6.13.0, Qt 6.13.0 (arm64-little_endian-lp64 shared (dynamic) release build; by GCC 13.3.0), ubuntu 24.04
QDEBUG : tst_QDateTime::initTestCase() Current local time detected to be exactly UTC and therefore not the Central European timezone
PASS   : tst_QDateTime::initTestCase()
PASS   : tst_QDateTime::setMSecsSinceEpoch(zero)
PASS   : tst_QDateTime::setMSecsSinceEpoch(+1ms)
PASS   : tst_QDateTime::setMSecsSinceEpoch(+1s)
PASS   : tst_QDateTime::setMSecsSinceEpoch(-1ms)
PASS   : tst_QDateTime::setMSecsSinceEpoch(-1s)
PASS   : tst_QDateTime::setMSecsSinceEpoch(123456789)
PASS   : tst_QDateTime::setMSecsSinceEpoch(-123456789)
PASS   : tst_QDateTime::setMSecsSinceEpoch(post-32-bit-time_t)
PASS   : tst_QDateTime::setMSecsSinceEpoch(very-large)
PASS   : tst_QDateTime::setMSecsSinceEpoch(old min (Tue Nov 25 00:00:00 -4714))
PASS   : tst_QDateTime::setMSecsSinceEpoch(old max (Tue Jun 3 21:59:59 5874898))
PASS   : tst_QDateTime::setMSecsSinceEpoch(min)
PASS   : tst_QDateTime::setMSecsSinceEpoch(max)
PASS   : tst_QDateTime::cleanupTestCase()
Totals: 15 passed, 0 failed, 0 skipped, 0 blacklisted, 3ms
********* Finished testing of tst_QDateTime *********
