********* Start testing of tst_Vector3D_Base *********
Config: Using QtTest library 6.11.0, Qt 6.11.0 (arm64-little_endian-lp64 shared (dynamic) debug build; by Apple LLVM 17.0.0 (clang-1700.3.19.1)), macos 26.0.0
PASS   : tst_Vector3D_Base::initTestCase()
PASS   : tst_Vector3D_Base::defaultConstruction()
PASS   : tst_Vector3D_Base::checkExplicitConstruction()
PASS   : tst_Vector3D_Base::checkSelfAddition(sample_1)
PASS   : tst_Vector3D_Base::checkSelfAddition(sample_2)
PASS   : tst_Vector3D_Base::checkSelfSubstraction(sample_1)
PASS   : tst_Vector3D_Base::checkSelfSubstraction(sample_2)
PASS   : tst_Vector3D_Base::checkSelfMultiplication(sample_1)
PASS   : tst_Vector3D_Base::checkSelfMultiplication(sample_2)
PASS   : tst_Vector3D_Base::checkSelfDivision(sample_1)
PASS   : tst_Vector3D_Base::checkSelfDivision(sample_2)
PASS   : tst_Vector3D_Base::checkSelfDivisionFactor(sample_1)
PASS   : tst_Vector3D_Base::checkSelfDivisionFactor(sample_2)
PASS   : tst_Vector3D_Base::checkSelfMultiplicationFactor(sample_1)
PASS   : tst_Vector3D_Base::checkSelfMultiplicationFactor(sample_2)
PASS   : tst_Vector3D_Base::checkAddition(sample_1)
PASS   : tst_Vector3D_Base::checkAddition(sample_2)
PASS   : tst_Vector3D_Base::checkSubstraction(sample_1)
PASS   : tst_Vector3D_Base::checkSubstraction(sample_2)
PASS   : tst_Vector3D_Base::checkMultiplication(sample_1)
PASS   : tst_Vector3D_Base::checkMultiplication(sample_2)
PASS   : tst_Vector3D_Base::checkDivision(sample_1)
PASS   : tst_Vector3D_Base::checkDivision(sample_2)
PASS   : tst_Vector3D_Base::checkDivisionFactor(sample_1)
PASS   : tst_Vector3D_Base::checkDivisionFactor(sample_2)
PASS   : tst_Vector3D_Base::checkMultiplicationFactor(sample_1)
PASS   : tst_Vector3D_Base::checkMultiplicationFactor(sample_2)
PASS   : tst_Vector3D_Base::checkEquality()
PASS   : tst_Vector3D_Base::checkInequality()
PASS   : tst_Vector3D_Base::checkToQQVector3D()
PASS   : tst_Vector3D_Base::cleanupTestCase()
Totals: 31 passed, 0 failed, 0 skipped, 0 blacklisted, 2ms
********* Finished testing of tst_Vector3D_Base *********
