Ejemplo n.º 1
0
void TestQGeoPositionInfoSource::cleanupTestCase()
{
#ifdef TST_GEOCLUEMOCK_ENABLED
    m_threadGeoclueMock.quit();
    m_threadGeoclueMock.wait();
#endif
    base_cleanupTestCase();
}
void TestQGeoSatelliteInfoSource::cleanupTestCase()
{
    base_cleanupTestCase();
}
void TestQGeoPositionInfoSource::cleanupTestCase()
{
    base_cleanupTestCase();
}