********* Start testing of tst_QSocketNotifier *********
Config: Using QtTest library 6.9.2, Qt 6.9.2 (arm64-little_endian-lp64 shared (dynamic) debug build; by Apple LLVM 16.0.0 (clang-1600.0.26.3)), macos 14.3.0
PASS   : tst_QSocketNotifier::initTestCase()
PASS   : tst_QSocketNotifier::constructing()
PASS   : tst_QSocketNotifier::unexpectedDisconnection()
PASS   : tst_QSocketNotifier::mixingWithTimers()
PASS   : tst_QSocketNotifier::posixSockets()
PASS   : tst_QSocketNotifier::asyncMultipleDatagram()
QWARN  : tst_QSocketNotifier::activationReason(read) QSocketNotifier: Invalid socket 15 with type Read, disabling...
PASS   : tst_QSocketNotifier::activationReason(read)
QWARN  : tst_QSocketNotifier::activationReason(write) QSocketNotifier: Invalid socket 15 with type Write, disabling...
PASS   : tst_QSocketNotifier::activationReason(write)
QWARN  : tst_QSocketNotifier::activationReason(exception) QSocketNotifier: Invalid socket 15 with type Exception, disabling...
PASS   : tst_QSocketNotifier::activationReason(exception)
QWARN  : tst_QSocketNotifier::legacyConnect() QSocketNotifier: Invalid socket 15 with type Read, disabling...
PASS   : tst_QSocketNotifier::legacyConnect()
PASS   : tst_QSocketNotifier::cleanupTestCase()
Totals: 11 passed, 0 failed, 0 skipped, 0 blacklisted, 782ms
********* Finished testing of tst_QSocketNotifier *********
