********* Start testing of tst_qcomptr *********
Config: Using QtTest library 6.10.2, Qt 6.10.2 (arm64-little_endian-llp64 shared (dynamic) release build; by MSVC 2022), windows 11
PASS   : tst_qcomptr::initTestCase()
PASS   : tst_qcomptr::makeComObject_createsComObject()
PASS   : tst_qcomptr::comparison_returnsTrue_withEqualInstances()
PASS   : tst_qcomptr::comparison_returnsFalse_withUnequalInstances()
PASS   : tst_qcomptr::comparison_returnsTrue_whenComparingNullWithNullptr()
PASS   : tst_qcomptr::comparison_returnsTrue_whenComparingNotNullWithNullptr()
PASS   : tst_qcomptr::lessThan_returnsEqualToRawPointerComparison()
PASS   : tst_qcomptr::cleanupTestCase()
Totals: 8 passed, 0 failed, 0 skipped, 0 blacklisted, 16ms
********* Finished testing of tst_qcomptr *********
