********* Start testing of tst_QStorageInfo *********
Config: Using QtTest library 6.10.2, Qt 6.10.2 (arm64-little_endian-lp64 shared (dynamic) debug build; by Apple LLVM 16.0.0 (clang-1600.0.26.3)), macos 13.6.4
PASS   : tst_QStorageInfo::initTestCase()
PASS   : tst_QStorageInfo::defaultValues()
QINFO  : tst_QStorageInfo::dump() Filesystem (Type)                  Size  Available BSize  Label                Mounted on
QINFO  : tst_QStorageInfo::dump() /dev/disk4s1s1 (apfs)     RO  189557620  138076896  4096  Macintosh HD         /
QINFO  : tst_QStorageInfo::dump() /dev/disk1 (cd9660)       RO        364          0  2048  CONTEXT              /Volumes/CONTEXT
PASS   : tst_QStorageInfo::dump()
PASS   : tst_QStorageInfo::compareCompiles()
PASS   : tst_QStorageInfo::operatorEqual()
PASS   : tst_QStorageInfo::operatorNotEqual()
PASS   : tst_QStorageInfo::root()
PASS   : tst_QStorageInfo::currentStorage()
PASS   : tst_QStorageInfo::storageList(/Volumes/CONTEXT)
QINFO  : tst_QStorageInfo::freeSpaceUpdate() Testing on QStorageInfo("/", type=apfs, name="Macintosh HD", device="/dev/disk4s1s1" [read only] [ready], bytesTotal=194107002880, bytesFree=141390741504, bytesAvailable=141390741504)
PASS   : tst_QStorageInfo::freeSpaceUpdate()
PASS   : tst_QStorageInfo::cleanupTestCase()
Totals: 11 passed, 0 failed, 0 skipped, 0 blacklisted, 27ms
********* Finished testing of tst_QStorageInfo *********
