Test Result : ProcessTest
0 failures
(±0)
20 tests
(±0)
All Tests
Test name | Duration | Status |
testFork | 0 ms | Passed |
testForkAtHigherPriority | 2 ms | Passed |
testInjectingExceptionHandlerFromProcessItself | 2 ms | Passed |
testInjectingExceptionHandlerIntoNotRunningProcess | 0 ms | Passed |
testInjectingExceptionHandlerIntoProcessWithArg | 0 ms | Passed |
testInjectingExceptionHandlerIntoRunningProcess | 0 ms | Passed |
testInjectingMultipleExceptionHandlersIntoNotRunningProcess | 0 ms | Passed |
testInjectingMultipleExceptionHandlersIntoRunningProcess | 0 ms | Passed |
testIsSelfEvaluating | 1 ms | Passed |
testIsTerminatingForcedTermination | 77 ms | Passed |
testIsTerminatingForcedTerminationWithoutRunning | 33 ms | Passed |
testIsTerminatingNormalTermination | 63 ms | Passed |
testNewProcess | 20 ms | Passed |
testNewProcessWith | 59 ms | Passed |
testSchedulingHigherPriorityServedFirst | 0.26 sec | Passed |
testSchedulingSamePriorityFirstComeFirstServed | 0 ms | Passed |
testTerminateActive | 0 ms | Passed |
testTerminationShouldProceedAllEnsureBlocksIfSomeWasFailed | 0 ms | Passed |
testTerminationShouldProceedEnsureBlocks | 0 ms | Passed |
testYield | 0 ms | Passed |