********* Start testing of tst_QNmeaPositionInfoSource_RealTime *********
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
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") 43247
PASS   : tst_QNmeaPositionInfoSource_RealTime::setUpdateInterval_delayedUpdate()
QDEBUG : tst_QNmeaPositionInfoSource_RealTime::lastKnownPosition() listening on QHostAddress("127.0.0.1") 33889
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") 43853
PASS   : tst_QNmeaPositionInfoSource_RealTime::startUpdates(1 update)
QDEBUG : tst_QNmeaPositionInfoSource_RealTime::startUpdates(2 updates) listening on QHostAddress("127.0.0.1") 34797
PASS   : tst_QNmeaPositionInfoSource_RealTime::startUpdates(2 updates)
QDEBUG : tst_QNmeaPositionInfoSource_RealTime::startUpdates(10 updates) listening on QHostAddress("127.0.0.1") 36203
PASS   : tst_QNmeaPositionInfoSource_RealTime::startUpdates(10 updates)
QDEBUG : tst_QNmeaPositionInfoSource_RealTime::startUpdates_withTimeout() listening on QHostAddress("127.0.0.1") 43747
PASS   : tst_QNmeaPositionInfoSource_RealTime::startUpdates_withTimeout()
QDEBUG : tst_QNmeaPositionInfoSource_RealTime::startUpdates_expectLatestUpdateOnly() listening on QHostAddress("127.0.0.1") 35311
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") 38307
QDEBUG : tst_QNmeaPositionInfoSource_RealTime::startUpdates_waitForValidDateTime(Feed GGA,RMC,GGA; expect RMC, second GGA only) QDateTime(2026-08-27 19:16:53.424 UTC Qt::UTC)
QDEBUG : tst_QNmeaPositionInfoSource_RealTime::startUpdates_waitForValidDateTime(Feed GGA,RMC,GGA; expect RMC, second GGA only) QDateTime(2026-08-27 19:16:53.524 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") 44131
QDEBUG : tst_QNmeaPositionInfoSource_RealTime::startUpdates_waitForValidDateTime(Feed GGA,ZDA,GGA; expect second GGA only) QDateTime(2026-08-27 19:16:53.524 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") 37827
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") 36539
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") 46393
PASS   : tst_QNmeaPositionInfoSource_RealTime::requestUpdate()
QDEBUG : tst_QNmeaPositionInfoSource_RealTime::requestUpdate_after_start() listening on QHostAddress("127.0.0.1") 45721
PASS   : tst_QNmeaPositionInfoSource_RealTime::requestUpdate_after_start()
QDEBUG : tst_QNmeaPositionInfoSource_RealTime::testWithBadNmea(requestUpdate(), bad second sentence) listening on QHostAddress("127.0.0.1") 38513
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") 37463
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, 10863ms
********* Finished testing of tst_QNmeaPositionInfoSource_RealTime *********
