********* Start testing of tst_QSystemSemaphore *********
Config: Using QtTest library 6.11.0, Qt 6.11.0 (arm64-little_endian-llp64 shared (dynamic) release build; by MSVC 2022), windows 11
QDEBUG : tst_QSystemSemaphore::initTestCase() Default key type is QNativeIpcKey::Type::Windows and legacy key type is QNativeIpcKey::Type::Windows
PASS   : tst_QSystemSemaphore::initTestCase()
PASS   : tst_QSystemSemaphore::nativeKey(Windows:null, null)
PASS   : tst_QSystemSemaphore::nativeKey(Windows:null, one)
PASS   : tst_QSystemSemaphore::nativeKey(Windows:one, two)
PASS   : tst_QSystemSemaphore::legacyKey(Windows:null, null)
PASS   : tst_QSystemSemaphore::legacyKey(Windows:null, one)
PASS   : tst_QSystemSemaphore::legacyKey(Windows:one, two)
SKIP   : tst_QSystemSemaphore::changeKeyType(Windows) System only supports one key type
C:\Users\qt\work\qt\qtbase\tests\auto\corelib\ipc\qsystemsemaphore\tst_qsystemsemaphore.cpp(160) : failure location
PASS   : tst_QSystemSemaphore::basicacquire(Windows)
PASS   : tst_QSystemSemaphore::complexacquire(Windows)
PASS   : tst_QSystemSemaphore::release(Windows)
PASS   : tst_QSystemSemaphore::twoSemaphores(Windows)
PASS   : tst_QSystemSemaphore::basicProcesses(Windows)
PASS   : tst_QSystemSemaphore::processes(Windows:1 process (0))
PASS   : tst_QSystemSemaphore::processes(Windows:3 process (0))
PASS   : tst_QSystemSemaphore::processes(Windows:10 process (0))
PASS   : tst_QSystemSemaphore::processes(Windows:1 process (1))
PASS   : tst_QSystemSemaphore::processes(Windows:3 process (1))
PASS   : tst_QSystemSemaphore::processes(Windows:10 process (1))
PASS   : tst_QSystemSemaphore::processes(Windows:1 process (2))
PASS   : tst_QSystemSemaphore::processes(Windows:3 process (2))
PASS   : tst_QSystemSemaphore::processes(Windows:10 process (2))
PASS   : tst_QSystemSemaphore::processes(Windows:1 process (3))
PASS   : tst_QSystemSemaphore::processes(Windows:3 process (3))
PASS   : tst_QSystemSemaphore::processes(Windows:10 process (3))
PASS   : tst_QSystemSemaphore::processes(Windows:1 process (4))
PASS   : tst_QSystemSemaphore::processes(Windows:3 process (4))
PASS   : tst_QSystemSemaphore::processes(Windows:10 process (4))
SKIP   : tst_QSystemSemaphore::undo(Windows) This test only checks a System V behavior.
C:\Users\qt\work\qt\qtbase\tests\auto\corelib\ipc\qsystemsemaphore\tst_qsystemsemaphore.cpp(306) : failure location
PASS   : tst_QSystemSemaphore::initialValue(Windows)
PASS   : tst_QSystemSemaphore::cleanupTestCase()
Totals: 29 passed, 0 failed, 2 skipped, 0 blacklisted, 20964ms
********* Finished testing of tst_QSystemSemaphore *********
