Test Result : MutexTest
0 failures
(±0)
7 tests
(±0)
All Tests
Test name | Duration | Status |
testExecutionCriticalSection | 0 ms | Passed |
testFailedCriticalSectionShouldUnblockWaitingOne | 43 ms | Passed |
testTerminatedCriticalSectionShouldUnblockWaitingOne | 37 ms | Passed |
testTerminatingBlockedCriticalSectionShouldNotUnblockAnotherWaitingSection | 67 ms | Passed |
testTerminatingBlockedCriticalWhichWasSignalledButNotResumedYet | 41 ms | Passed |
testTwoCriticalsShouldWaitEachOther | 49 ms | Passed |
testTwoRecursiveCriticalsShouldNotWaitEachOther | 15 ms | Passed |