********* Start testing of tst_QErrorInfo *********
Config: Using QtTest library 6.10.0, Qt 6.10.0 (arm64-little_endian-lp64 shared (dynamic) release build; by Apple LLVM 16.0.0 (clang-1600.0.26.3)), macos 13.6.4
PASS   : tst_QErrorInfo::initTestCase()
PASS   : tst_QErrorInfo::defaultConstructor_setsNoError()
PASS   : tst_QErrorInfo::constructor_setsPassedError()
PASS   : tst_QErrorInfo::setAndNotify_setsErrorAndNotifes(No error -> No error)
PASS   : tst_QErrorInfo::setAndNotify_setsErrorAndNotifes(No error -> An error with empty string)
PASS   : tst_QErrorInfo::setAndNotify_setsErrorAndNotifes(No error -> An error with non-empty string)
PASS   : tst_QErrorInfo::setAndNotify_setsErrorAndNotifes(An error with empty string -> No error)
PASS   : tst_QErrorInfo::setAndNotify_setsErrorAndNotifes(An error with non-empty string -> No Error)
PASS   : tst_QErrorInfo::setAndNotify_setsErrorAndNotifes(An error -> Another error)
PASS   : tst_QErrorInfo::setAndNotify_setsErrorAndNotifes(An error -> Another error with empty string)
PASS   : tst_QErrorInfo::setAndNotify_setsErrorAndNotifes(An error -> The same error with changed string)
PASS   : tst_QErrorInfo::cleanupTestCase()
Totals: 12 passed, 0 failed, 0 skipped, 0 blacklisted, 1ms
********* Finished testing of tst_QErrorInfo *********
