********* Start testing of tst_QGeoPath *********
Config: Using QtTest library 6.12.0, Qt 6.12.0 (arm64-little_endian-lp64 shared (dynamic) release build; by GCC 13.3.0), ubuntu 24.04
PASS   : tst_QGeoPath::initTestCase()
PASS   : tst_QGeoPath::defaultConstructor(Lazy)
PASS   : tst_QGeoPath::defaultConstructor(Eager)
PASS   : tst_QGeoPath::listConstructor(Lazy)
PASS   : tst_QGeoPath::listConstructor(Eager)
PASS   : tst_QGeoPath::assignment(Lazy)
PASS   : tst_QGeoPath::assignment(Eager)
PASS   : tst_QGeoPath::comparison(Lazy)
PASS   : tst_QGeoPath::comparison(Eager)
PASS   : tst_QGeoPath::type(Lazy)
PASS   : tst_QGeoPath::type(Eager)
PASS   : tst_QGeoPath::path(Lazy)
PASS   : tst_QGeoPath::path(Eager)
PASS   : tst_QGeoPath::width(Lazy)
PASS   : tst_QGeoPath::width(Eager)
PASS   : tst_QGeoPath::size(Lazy)
PASS   : tst_QGeoPath::size(Eager)
PASS   : tst_QGeoPath::translate(Lazy:Simple)
PASS   : tst_QGeoPath::translate(Lazy:Backward)
PASS   : tst_QGeoPath::translate(Eager:Simple)
PASS   : tst_QGeoPath::translate(Eager:Backward)
PASS   : tst_QGeoPath::valid(Lazy:empty coords)
PASS   : tst_QGeoPath::valid(Lazy:invalid coord)
PASS   : tst_QGeoPath::valid(Lazy:bad width)
PASS   : tst_QGeoPath::valid(Lazy:NaN width)
PASS   : tst_QGeoPath::valid(Lazy:zero width)
PASS   : tst_QGeoPath::valid(Lazy:good)
PASS   : tst_QGeoPath::valid(Eager:empty coords)
PASS   : tst_QGeoPath::valid(Eager:invalid coord)
PASS   : tst_QGeoPath::valid(Eager:bad width)
PASS   : tst_QGeoPath::valid(Eager:NaN width)
PASS   : tst_QGeoPath::valid(Eager:zero width)
PASS   : tst_QGeoPath::valid(Eager:good)
PASS   : tst_QGeoPath::contains(Lazy:One of the points)
PASS   : tst_QGeoPath::contains(Lazy:Not so far away)
PASS   : tst_QGeoPath::contains(Lazy:Not so far away and thick line)
PASS   : tst_QGeoPath::contains(Lazy:coord-lon-left-from-path-no-wrap-needed)
PASS   : tst_QGeoPath::contains(Lazy:wrap-path-no-wrap-coord)
PASS   : tst_QGeoPath::contains(Lazy:wrap-path-wrap-coord)
PASS   : tst_QGeoPath::contains(Lazy:no-wrap-path-no-wrap-coord)
PASS   : tst_QGeoPath::contains(Lazy:no-wrap-path-wrap-coord-subtract)
PASS   : tst_QGeoPath::contains(Lazy:no-wrap-path-wrap-coord-add)
PASS   : tst_QGeoPath::contains(Lazy:cycled-wrap)
PASS   : tst_QGeoPath::contains(Eager:One of the points)
PASS   : tst_QGeoPath::contains(Eager:Not so far away)
PASS   : tst_QGeoPath::contains(Eager:Not so far away and thick line)
PASS   : tst_QGeoPath::contains(Eager:coord-lon-left-from-path-no-wrap-needed)
PASS   : tst_QGeoPath::contains(Eager:wrap-path-no-wrap-coord)
PASS   : tst_QGeoPath::contains(Eager:wrap-path-wrap-coord)
PASS   : tst_QGeoPath::contains(Eager:no-wrap-path-no-wrap-coord)
PASS   : tst_QGeoPath::contains(Eager:no-wrap-path-wrap-coord-subtract)
PASS   : tst_QGeoPath::contains(Eager:no-wrap-path-wrap-coord-add)
PASS   : tst_QGeoPath::contains(Eager:cycled-wrap)
PASS   : tst_QGeoPath::boundingGeoRectangle(Lazy:One of the points)
PASS   : tst_QGeoPath::boundingGeoRectangle(Lazy:Not so far away)
PASS   : tst_QGeoPath::boundingGeoRectangle(Lazy:Inside the bounds)
PASS   : tst_QGeoPath::boundingGeoRectangle(Lazy:Inside the bounds considering width)
PASS   : tst_QGeoPath::boundingGeoRectangle(Eager:One of the points)
PASS   : tst_QGeoPath::boundingGeoRectangle(Eager:Not so far away)
PASS   : tst_QGeoPath::boundingGeoRectangle(Eager:Inside the bounds)
PASS   : tst_QGeoPath::boundingGeoRectangle(Eager:Inside the bounds considering width)
PASS   : tst_QGeoPath::boundingGeoRectangleWithCopy(Lazy)
PASS   : tst_QGeoPath::boundingGeoRectangleWithCopy(Eager)
PASS   : tst_QGeoPath::hashing(Lazy)
PASS   : tst_QGeoPath::hashing(Eager)
PASS   : tst_QGeoPath::cleanupTestCase()
Totals: 66 passed, 0 failed, 0 skipped, 0 blacklisted, 2ms
********* Finished testing of tst_QGeoPath *********
