********* Start testing of tst_QNmeaPositionInfoSource_RealTime *********
Config: Using QtTest library 6.12.0, Qt 6.12.0 (arm64-little_endian-lp64 shared (dynamic) release build; by GCC 13.3.0), ubuntu 24.04
PASS   : tst_QNmeaPositionInfoSource_RealTime::initTestCase()
PASS   : tst_QNmeaPositionInfoSource_RealTime::constructor()
PASS   : tst_QNmeaPositionInfoSource_RealTime::supportedPositioningMethods()
PASS   : tst_QNmeaPositionInfoSource_RealTime::minimumUpdateInterval()
PASS   : tst_QNmeaPositionInfoSource_RealTime::userEquivalentRangeError()
QDEBUG : tst_QNmeaPositionInfoSource_RealTime::setUpdateInterval_delayedUpdate() listening on QHostAddress("127.0.0.1") 41597
PASS   : tst_QNmeaPositionInfoSource_RealTime::setUpdateInterval_delayedUpdate()
QDEBUG : tst_QNmeaPositionInfoSource_RealTime::lastKnownPosition() listening on QHostAddress("127.0.0.1") 45307
PASS   : tst_QNmeaPositionInfoSource_RealTime::lastKnownPosition()
PASS   : tst_QNmeaPositionInfoSource_RealTime::beginWithBufferedData(startUpdates(), 1 update in buffer)
PASS   : tst_QNmeaPositionInfoSource_RealTime::beginWithBufferedData(requestUpdate(), 1 update in buffer)
PASS   : tst_QNmeaPositionInfoSource_RealTime::beginWithBufferedData(startUpdates(), multiple updates in buffer)
PASS   : tst_QNmeaPositionInfoSource_RealTime::beginWithBufferedData(requestUpdate(), multiple updates in buffer)
QDEBUG : tst_QNmeaPositionInfoSource_RealTime::startUpdates(1 update) listening on QHostAddress("127.0.0.1") 37719
PASS   : tst_QNmeaPositionInfoSource_RealTime::startUpdates(1 update)
QDEBUG : tst_QNmeaPositionInfoSource_RealTime::startUpdates(2 updates) listening on QHostAddress("127.0.0.1") 42093
PASS   : tst_QNmeaPositionInfoSource_RealTime::startUpdates(2 updates)
QDEBUG : tst_QNmeaPositionInfoSource_RealTime::startUpdates(10 updates) listening on QHostAddress("127.0.0.1") 41245
PASS   : tst_QNmeaPositionInfoSource_RealTime::startUpdates(10 updates)
QDEBUG : tst_QNmeaPositionInfoSource_RealTime::startUpdates_withTimeout() listening on QHostAddress("127.0.0.1") 42971
PASS   : tst_QNmeaPositionInfoSource_RealTime::startUpdates_withTimeout()
QDEBUG : tst_QNmeaPositionInfoSource_RealTime::startUpdates_expectLatestUpdateOnly() listening on QHostAddress("127.0.0.1") 39195
PASS   : tst_QNmeaPositionInfoSource_RealTime::startUpdates_expectLatestUpdateOnly()
QDEBUG : tst_QNmeaPositionInfoSource_RealTime::startUpdates_waitForValidDateTime(Feed GGA,RMC,GGA; expect RMC, second GGA only) listening on QHostAddress("127.0.0.1") 43579
QDEBUG : tst_QNmeaPositionInfoSource_RealTime::startUpdates_waitForValidDateTime(Feed GGA,RMC,GGA; expect RMC, second GGA only) QDateTime(2026-08-07 11:03:10.407 UTC Qt::UTC)
QDEBUG : tst_QNmeaPositionInfoSource_RealTime::startUpdates_waitForValidDateTime(Feed GGA,RMC,GGA; expect RMC, second GGA only) QDateTime(2026-08-07 11:03:10.507 UTC Qt::UTC)
PASS   : tst_QNmeaPositionInfoSource_RealTime::startUpdates_waitForValidDateTime(Feed GGA,RMC,GGA; expect RMC, second GGA only)
QDEBUG : tst_QNmeaPositionInfoSource_RealTime::startUpdates_waitForValidDateTime(Feed GGA,ZDA,GGA; expect second GGA only) listening on QHostAddress("127.0.0.1") 35283
QDEBUG : tst_QNmeaPositionInfoSource_RealTime::startUpdates_waitForValidDateTime(Feed GGA,ZDA,GGA; expect second GGA only) QDateTime(2026-08-07 11:03:10.507 UTC Qt::UTC)
PASS   : tst_QNmeaPositionInfoSource_RealTime::startUpdates_waitForValidDateTime(Feed GGA,ZDA,GGA; expect second GGA only)
QDEBUG : tst_QNmeaPositionInfoSource_RealTime::requestUpdate_waitForValidDateTime(Feed GGA,RMC,GGA; expect RMC, second GGA only) listening on QHostAddress("127.0.0.1") 46035
PASS   : tst_QNmeaPositionInfoSource_RealTime::requestUpdate_waitForValidDateTime(Feed GGA,RMC,GGA; expect RMC, second GGA only)
QDEBUG : tst_QNmeaPositionInfoSource_RealTime::requestUpdate_waitForValidDateTime(Feed GGA,ZDA,GGA; expect second GGA only) listening on QHostAddress("127.0.0.1") 45231
PASS   : tst_QNmeaPositionInfoSource_RealTime::requestUpdate_waitForValidDateTime(Feed GGA,ZDA,GGA; expect second GGA only)
QDEBUG : tst_QNmeaPositionInfoSource_RealTime::requestUpdate() listening on QHostAddress("127.0.0.1") 37383
PASS   : tst_QNmeaPositionInfoSource_RealTime::requestUpdate()
QDEBUG : tst_QNmeaPositionInfoSource_RealTime::requestUpdate_after_start() listening on QHostAddress("127.0.0.1") 40299
PASS   : tst_QNmeaPositionInfoSource_RealTime::requestUpdate_after_start()
QDEBUG : tst_QNmeaPositionInfoSource_RealTime::testWithBadNmea(requestUpdate(), bad second sentence) listening on QHostAddress("127.0.0.1") 42639
PASS   : tst_QNmeaPositionInfoSource_RealTime::testWithBadNmea(requestUpdate(), bad second sentence)
QDEBUG : tst_QNmeaPositionInfoSource_RealTime::testWithBadNmea(startUpdates(), bad second sentence) listening on QHostAddress("127.0.0.1") 43653
PASS   : tst_QNmeaPositionInfoSource_RealTime::testWithBadNmea(startUpdates(), bad second sentence)
PASS   : tst_QNmeaPositionInfoSource_RealTime::getPositionInfoFromNmea(unknown_type)
PASS   : tst_QNmeaPositionInfoSource_RealTime::getPositionInfoFromNmea(wrong_CRC)
PASS   : tst_QNmeaPositionInfoSource_RealTime::getPositionInfoFromNmea(missing_talker_id)
PASS   : tst_QNmeaPositionInfoSource_RealTime::getPositionInfoFromNmea(invalid_start)
PASS   : tst_QNmeaPositionInfoSource_RealTime::getPositionInfoFromNmea(no_checksum)
PASS   : tst_QNmeaPositionInfoSource_RealTime::getPositionInfoFromNmea(GGA_wrong_lat_dir)
PASS   : tst_QNmeaPositionInfoSource_RealTime::getPositionInfoFromNmea(GGA_wrong_lon_dir)
PASS   : tst_QNmeaPositionInfoSource_RealTime::getPositionInfoFromNmea(GGA_malformed_lat)
PASS   : tst_QNmeaPositionInfoSource_RealTime::getPositionInfoFromNmea(GGA_malformed_lon)
PASS   : tst_QNmeaPositionInfoSource_RealTime::getPositionInfoFromNmea(GGA_malformed_time)
PASS   : tst_QNmeaPositionInfoSource_RealTime::getPositionInfoFromNmea(GGA_malformed_hdop)
PASS   : tst_QNmeaPositionInfoSource_RealTime::getPositionInfoFromNmea(GGA_malformed_alt)
PASS   : tst_QNmeaPositionInfoSource_RealTime::getPositionInfoFromNmea(GSA_malformed_hdop)
PASS   : tst_QNmeaPositionInfoSource_RealTime::getPositionInfoFromNmea(GSA_malformed_vdop)
PASS   : tst_QNmeaPositionInfoSource_RealTime::getPositionInfoFromNmea(GLL_malformed_timestamp)
PASS   : tst_QNmeaPositionInfoSource_RealTime::getPositionInfoFromNmea(GLL_wrong_lat_dir)
PASS   : tst_QNmeaPositionInfoSource_RealTime::getPositionInfoFromNmea(GLL_wrong_lon_dir)
PASS   : tst_QNmeaPositionInfoSource_RealTime::getPositionInfoFromNmea(GLL_malformed_lat)
PASS   : tst_QNmeaPositionInfoSource_RealTime::getPositionInfoFromNmea(GLL_malformed_lon)
PASS   : tst_QNmeaPositionInfoSource_RealTime::getPositionInfoFromNmea(RMC_malformed_short_date)
PASS   : tst_QNmeaPositionInfoSource_RealTime::getPositionInfoFromNmea(RMC_malformed_time)
PASS   : tst_QNmeaPositionInfoSource_RealTime::getPositionInfoFromNmea(RMC_wrong_lat_dir)
PASS   : tst_QNmeaPositionInfoSource_RealTime::getPositionInfoFromNmea(RMC_wrong_lon_dir)
PASS   : tst_QNmeaPositionInfoSource_RealTime::getPositionInfoFromNmea(RMC_malformed_lat)
PASS   : tst_QNmeaPositionInfoSource_RealTime::getPositionInfoFromNmea(RMC_malformed_lon)
PASS   : tst_QNmeaPositionInfoSource_RealTime::getPositionInfoFromNmea(RMC_malformed_speed)
PASS   : tst_QNmeaPositionInfoSource_RealTime::getPositionInfoFromNmea(RMC_malformed_bearing)
PASS   : tst_QNmeaPositionInfoSource_RealTime::getPositionInfoFromNmea(RMC_malformed_mag_var)
PASS   : tst_QNmeaPositionInfoSource_RealTime::getPositionInfoFromNmea(VTG_malformed_speed)
PASS   : tst_QNmeaPositionInfoSource_RealTime::getPositionInfoFromNmea(VTG_malformed_direction)
PASS   : tst_QNmeaPositionInfoSource_RealTime::getPositionInfoFromNmea(ZDA_short_year)
PASS   : tst_QNmeaPositionInfoSource_RealTime::getPositionInfoFromNmea(ZDA_invalid_time)
PASS   : tst_QNmeaPositionInfoSource_RealTime::getPositionInfoFromNmea(ZDA_malformed_day)
PASS   : tst_QNmeaPositionInfoSource_RealTime::getPositionInfoFromNmea(ZDA_malformed_month)
PASS   : tst_QNmeaPositionInfoSource_RealTime::cleanupTestCase()
Totals: 59 passed, 0 failed, 0 skipped, 0 blacklisted, 10740ms
********* Finished testing of tst_QNmeaPositionInfoSource_RealTime *********
