********* Start testing of tst_BoundingSphere *********
Config: Using QtTest library 6.12.0, Qt 6.12.0 (arm64-little_endian-lp64 shared (dynamic) debug build; by Apple LLVM 16.0.0 (clang-1600.0.26.3)), macos 14.3.0
PASS   : tst_BoundingSphere::initTestCase()
PASS   : tst_BoundingSphere::checkIsNull()
PASS   : tst_BoundingSphere::remainsNotNullAfterTransform()
PASS   : tst_BoundingSphere::remainsNullAfterTransform()
PASS   : tst_BoundingSphere::expandToContainSphere()
PASS   : tst_BoundingSphere::expandToContainSphereOneInvalid()
PASS   : tst_BoundingSphere::expandToContainOtherSphereInvalid()
PASS   : tst_BoundingSphere::expandNullSphereWithNullSphere()
PASS   : tst_BoundingSphere::expandToContainPoint()
PASS   : tst_BoundingSphere::nullSphereExpandToContainPoint()
PASS   : tst_BoundingSphere::nullSphereExpandToOrigin()
PASS   : tst_BoundingSphere::ritterSphereCubePoints()
PASS   : tst_BoundingSphere::ritterSphereRandomPoints()
PASS   : tst_BoundingSphere::ritterSphereOnePoint()
QDEBUG : tst_BoundingSphere::checkExtraGeometries(SphereMesh) "qrc:/sphere.qml" 1 QVector3D(0, 0, 8.52767e-09)
PASS   : tst_BoundingSphere::checkExtraGeometries(SphereMesh)
QDEBUG : tst_BoundingSphere::checkExtraGeometries(CubeMesh) "qrc:/cube.qml" 0.866025 QVector3D(0, 0, 0)
PASS   : tst_BoundingSphere::checkExtraGeometries(CubeMesh)
QDEBUG : tst_BoundingSphere::checkCustomGeometry(all) 25.04 QVector3D(0, 0, -75)
PASS   : tst_BoundingSphere::checkCustomGeometry(all)
QDEBUG : tst_BoundingSphere::checkCustomGeometry(first only) 1 QVector3D(0, 1, -100)
PASS   : tst_BoundingSphere::checkCustomGeometry(first only)
QDEBUG : tst_BoundingSphere::checkCustomGeometry(second only) 1 QVector3D(0, -1, -50)
PASS   : tst_BoundingSphere::checkCustomGeometry(second only)
QDEBUG : tst_BoundingSphere::checkCustomGeometry(all with primitive restart) 25.04 QVector3D(0, 0, -75)
PASS   : tst_BoundingSphere::checkCustomGeometry(all with primitive restart)
QDEBUG : tst_BoundingSphere::checkCustomGeometry(first only with primitive restart) 1 QVector3D(0, 1, -100)
PASS   : tst_BoundingSphere::checkCustomGeometry(first only with primitive restart)
QDEBUG : tst_BoundingSphere::checkCustomGeometry(second only with primitive restart) 1 QVector3D(0, -1, -50)
PASS   : tst_BoundingSphere::checkCustomGeometry(second only with primitive restart)
QDEBUG : tst_BoundingSphere::checkCustomPackedGeometry() 25.04 QVector3D(0, 0, -75)
PASS   : tst_BoundingSphere::checkCustomPackedGeometry()
PASS   : tst_BoundingSphere::cleanupTestCase()
Totals: 24 passed, 0 failed, 0 skipped, 0 blacklisted, 54ms
********* Finished testing of tst_BoundingSphere *********
