********* 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") 33787
PASS   : tst_QNmeaPositionInfoSource_RealTime::setUpdateInterval_delayedUpdate()
QDEBUG : tst_QNmeaPositionInfoSource_RealTime::lastKnownPosition() listening on QHostAddress("127.0.0.1") 38041
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") 44097
PASS   : tst_QNmeaPositionInfoSource_RealTime::startUpdates(1 update)
QDEBUG : tst_QNmeaPositionInfoSource_RealTime::startUpdates(2 updates) listening on QHostAddress("127.0.0.1") 33523
PASS   : tst_QNmeaPositionInfoSource_RealTime::startUpdates(2 updates)
QDEBUG : tst_QNmeaPositionInfoSource_RealTime::startUpdates(10 updates) listening on QHostAddress("127.0.0.1") 46815
PASS   : tst_QNmeaPositionInfoSource_RealTime::startUpdates(10 updates)
QDEBUG : tst_QNmeaPositionInfoSource_RealTime::startUpdates_withTimeout() listening on QHostAddress("127.0.0.1") 35921
PASS   : tst_QNmeaPositionInfoSource_RealTime::startUpdates_withTimeout()
QDEBUG : tst_QNmeaPositionInfoSource_RealTime::startUpdates_expectLatestUpdateOnly() listening on QHostAddress("127.0.0.1") 40091
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") 44537
QDEBUG : tst_QNmeaPositionInfoSource_RealTime::startUpdates_waitForValidDateTime(Feed GGA,RMC,GGA; expect RMC, second GGA only) QDateTime(2026-06-17 09:59:38.574 UTC Qt::UTC)
QDEBUG : tst_QNmeaPositionInfoSource_RealTime::startUpdates_waitForValidDateTime(Feed GGA,RMC,GGA; expect RMC, second GGA only) QDateTime(2026-06-17 09:59:38.674 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") 41027
QDEBUG : tst_QNmeaPositionInfoSource_RealTime::startUpdates_waitForValidDateTime(Feed GGA,ZDA,GGA; expect second GGA only) QDateTime(2026-06-17 09:59:38.674 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") 34095
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") 36321
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") 42285
PASS   : tst_QNmeaPositionInfoSource_RealTime::requestUpdate()
QDEBUG : tst_QNmeaPositionInfoSource_RealTime::requestUpdate_after_start() listening on QHostAddress("127.0.0.1") 38709
PASS   : tst_QNmeaPositionInfoSource_RealTime::requestUpdate_after_start()
QDEBUG : tst_QNmeaPositionInfoSource_RealTime::testWithBadNmea(requestUpdate(), bad second sentence) listening on QHostAddress("127.0.0.1") 39071
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") 42949
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, 10860ms
********* Finished testing of tst_QNmeaPositionInfoSource_RealTime *********
