********* Start testing of tst_QGeoLocation *********
Config: Using QtTest library 6.11.0, Qt 6.11.0 (arm64-little_endian-lp64 shared (dynamic) release build; by Apple LLVM 16.0.0 (clang-1600.0.26.3)), macos 14.3.0
PASS   : tst_QGeoLocation::initTestCase()
PASS   : tst_QGeoLocation::constructor()
PASS   : tst_QGeoLocation::copy_constructor()
PASS   : tst_QGeoLocation::move_constructor()
PASS   : tst_QGeoLocation::move_assignment()
PASS   : tst_QGeoLocation::destructor()
PASS   : tst_QGeoLocation::address()
PASS   : tst_QGeoLocation::coordinate()
PASS   : tst_QGeoLocation::viewport()
PASS   : tst_QGeoLocation::extendedAttributes()
PASS   : tst_QGeoLocation::operators()
PASS   : tst_QGeoLocation::comparison(no change)
PASS   : tst_QGeoLocation::comparison(address)
PASS   : tst_QGeoLocation::comparison(coordinate)
PASS   : tst_QGeoLocation::comparison(extendedAttributes)
PASS   : tst_QGeoLocation::isEmpty()
PASS   : tst_QGeoLocation::hashing(empty)
PASS   : tst_QGeoLocation::hashing(same locations)
PASS   : tst_QGeoLocation::hashing(different shapes)
PASS   : tst_QGeoLocation::hashing(different coordinates)
PASS   : tst_QGeoLocation::hashing(different addresses)
PASS   : tst_QGeoLocation::cleanupTestCase()
Totals: 22 passed, 0 failed, 0 skipped, 0 blacklisted, 2ms
********* Finished testing of tst_QGeoLocation *********
