********* Start testing of tst_QNmeaSatelliteInfoSource_Generic_Simulation *********
Config: Using QtTest library 6.10.2, Qt 6.10.2 (arm64-little_endian-lp64 shared (dynamic) release build; by GCC 13.3.0), ubuntu 24.04
PASS   : tst_QNmeaSatelliteInfoSource_Generic_Simulation::initTestCase()
PASS   : tst_QNmeaSatelliteInfoSource_Generic_Simulation::constructor_withParent()
PASS   : tst_QNmeaSatelliteInfoSource_Generic_Simulation::constructor_noParent()
PASS   : tst_QNmeaSatelliteInfoSource_Generic_Simulation::updateInterval()
PASS   : tst_QNmeaSatelliteInfoSource_Generic_Simulation::setUpdateInterval(0)
PASS   : tst_QNmeaSatelliteInfoSource_Generic_Simulation::setUpdateInterval(INT_MIN)
PASS   : tst_QNmeaSatelliteInfoSource_Generic_Simulation::setUpdateInterval(-1)
PASS   : tst_QNmeaSatelliteInfoSource_Generic_Simulation::setUpdateInterval(more than minInterval)
PASS   : tst_QNmeaSatelliteInfoSource_Generic_Simulation::setUpdateInterval(equal to minInterval)
PASS   : tst_QNmeaSatelliteInfoSource_Generic_Simulation::setUpdateInterval(less then minInterval)
PASS   : tst_QNmeaSatelliteInfoSource_Generic_Simulation::setUpdateInterval(in btw zero and minInterval)
PASS   : tst_QNmeaSatelliteInfoSource_Generic_Simulation::minimumUpdateInterval()
PASS   : tst_QNmeaSatelliteInfoSource_Generic_Simulation::createDefaultSource()
PASS   : tst_QNmeaSatelliteInfoSource_Generic_Simulation::createDefaultSource_noParent()
PASS   : tst_QNmeaSatelliteInfoSource_Generic_Simulation::startUpdates_testIntervals()
PASS   : tst_QNmeaSatelliteInfoSource_Generic_Simulation::startUpdates_testIntervalChangesWhileRunning()
PASS   : tst_QNmeaSatelliteInfoSource_Generic_Simulation::startUpdates_testDefaultInterval()
PASS   : tst_QNmeaSatelliteInfoSource_Generic_Simulation::startUpdates_testZeroInterval()
PASS   : tst_QNmeaSatelliteInfoSource_Generic_Simulation::startUpdates_moreThanOnce()
PASS   : tst_QNmeaSatelliteInfoSource_Generic_Simulation::stopUpdates()
PASS   : tst_QNmeaSatelliteInfoSource_Generic_Simulation::stopUpdates_withoutStart()
PASS   : tst_QNmeaSatelliteInfoSource_Generic_Simulation::requestUpdate(less than zero)
PASS   : tst_QNmeaSatelliteInfoSource_Generic_Simulation::requestUpdate(very small timeout)
PASS   : tst_QNmeaSatelliteInfoSource_Generic_Simulation::requestUpdate_validTimeout()
PASS   : tst_QNmeaSatelliteInfoSource_Generic_Simulation::requestUpdate_defaultTimeout()
PASS   : tst_QNmeaSatelliteInfoSource_Generic_Simulation::requestUpdate_timeoutLessThanMinimumInterval()
PASS   : tst_QNmeaSatelliteInfoSource_Generic_Simulation::requestUpdate_repeatedCalls()
PASS   : tst_QNmeaSatelliteInfoSource_Generic_Simulation::requestUpdate_overlappingCalls()
PASS   : tst_QNmeaSatelliteInfoSource_Generic_Simulation::requestUpdate_overlappingCallsWithTimeout()
PASS   : tst_QNmeaSatelliteInfoSource_Generic_Simulation::requestUpdateAfterStartUpdates_ZeroInterval()
PASS   : tst_QNmeaSatelliteInfoSource_Generic_Simulation::requestUpdateAfterStartUpdates_SmallInterval()
PASS   : tst_QNmeaSatelliteInfoSource_Generic_Simulation::requestUpdateBeforeStartUpdates_ZeroInterval()
PASS   : tst_QNmeaSatelliteInfoSource_Generic_Simulation::requestUpdateBeforeStartUpdates_SmallInterval()
PASS   : tst_QNmeaSatelliteInfoSource_Generic_Simulation::removeSlotForRequestTimeout()
PASS   : tst_QNmeaSatelliteInfoSource_Generic_Simulation::removeSlotForSatellitesInUseUpdated()
PASS   : tst_QNmeaSatelliteInfoSource_Generic_Simulation::removeSlotForSatellitesInViewUpdated()
PASS   : tst_QNmeaSatelliteInfoSource_Generic_Simulation::bindings()
PASS   : tst_QNmeaSatelliteInfoSource_Generic_Simulation::cleanupTestCase()
Totals: 38 passed, 0 failed, 0 skipped, 0 blacklisted, 28010ms
********* Finished testing of tst_QNmeaSatelliteInfoSource_Generic_Simulation *********
