********* Start testing of tst_QContactMemUsage *********
Config: Using QtTest library 6.12.0, Qt 6.12.0 (arm64-little_endian-lp64 shared (dynamic) release build; by Apple LLVM 17.0.0 (clang-1700.3.19.1)), macos 15.0.0
PASS   : tst_QContactMemUsage::initTestCase()
QDEBUG : tst_QContactMemUsage::single() 0 bytes in 0 allocation for PhoneNumber
QDEBUG : tst_QContactMemUsage::single() 0 bytes in 0 allocation for Address
QDEBUG : tst_QContactMemUsage::single() 0 bytes in 0 allocation for Name
PASS   : tst_QContactMemUsage::single()
QDEBUG : tst_QContactMemUsage::multiple() 0 bytes in 0 allocation (for 10 x PhoneNumber -> 0 bytes, 0 allocations per PhoneNumber)
QDEBUG : tst_QContactMemUsage::multiple() 0 bytes in 0 allocation (for 10 x Address -> 0 bytes, 0 allocations per Address)
QDEBUG : tst_QContactMemUsage::multiple() 0 bytes in 0 allocation (for 10 x Address -> 0 bytes, 0 allocations per Address)
QDEBUG : tst_QContactMemUsage::multiple() 0 bytes in 0 allocation (for 10 x Name -> 0 bytes, 0 allocations per Name)
QDEBUG : tst_QContactMemUsage::multiple() 0 bytes in 0 allocation (for 100 x PhoneNumber -> 0 bytes, 0 allocations per PhoneNumber)
QDEBUG : tst_QContactMemUsage::multiple() 0 bytes in 0 allocation (for 100 x Address -> 0 bytes, 0 allocations per Address)
QDEBUG : tst_QContactMemUsage::multiple() 0 bytes in 0 allocation (for 100 x Name -> 0 bytes, 0 allocations per Name)
QDEBUG : tst_QContactMemUsage::multiple() 0 bytes in 0 allocation for PhoneNumber with number
QDEBUG : tst_QContactMemUsage::multiple() 0 bytes in 0 allocation for PhoneNumber with number as variant
QDEBUG : tst_QContactMemUsage::multiple() 0 bytes in 0 allocation for PhoneNumber with number and subtype
QDEBUG : tst_QContactMemUsage::multiple() 0 bytes in 0 allocation for PhoneNumber with custom fields
PASS   : tst_QContactMemUsage::multiple()
PASS   : tst_QContactMemUsage::cleanupTestCase()
Totals: 4 passed, 0 failed, 0 skipped, 0 blacklisted, 1ms
********* Finished testing of tst_QContactMemUsage *********
