********* Start testing of tst_QGeoPath *********
Config: Using QtTest library 6.10.0, Qt 6.10.0 (arm64-little_endian-lp64 shared (dynamic) debug build; by Apple LLVM 16.0.0 (clang-1600.0.26.3)), macos 13.6.4
PASS   : tst_QGeoPath::initTestCase()
PASS   : tst_QGeoPath::defaultConstructor()
PASS   : tst_QGeoPath::listConstructor()
PASS   : tst_QGeoPath::assignment()
PASS   : tst_QGeoPath::comparison()
PASS   : tst_QGeoPath::type()
PASS   : tst_QGeoPath::path()
PASS   : tst_QGeoPath::width()
PASS   : tst_QGeoPath::size()
PASS   : tst_QGeoPath::translate(Simple)
PASS   : tst_QGeoPath::translate(Backward)
PASS   : tst_QGeoPath::valid(empty coords)
PASS   : tst_QGeoPath::valid(invalid coord)
PASS   : tst_QGeoPath::valid(bad width)
PASS   : tst_QGeoPath::valid(NaN width)
PASS   : tst_QGeoPath::valid(zero width)
PASS   : tst_QGeoPath::valid(good)
PASS   : tst_QGeoPath::contains(One of the points)
PASS   : tst_QGeoPath::contains(Not so far away)
PASS   : tst_QGeoPath::contains(Not so far away and large line)
PASS   : tst_QGeoPath::boundingGeoRectangle(One of the points)
PASS   : tst_QGeoPath::boundingGeoRectangle(Not so far away)
PASS   : tst_QGeoPath::boundingGeoRectangle(Inside the bounds)
PASS   : tst_QGeoPath::boundingGeoRectangle(Inside the bounds considering width)
PASS   : tst_QGeoPath::hashing()
PASS   : tst_QGeoPath::cleanupTestCase()
Totals: 26 passed, 0 failed, 0 skipped, 0 blacklisted, 2ms
********* Finished testing of tst_QGeoPath *********
