Skip to content

Test Result : VMFFIWorkerCalloutTest

0 failures (±0)
14 tests (±0)
Took 0.24 sec.

All Tests

Test nameDurationStatus
VM Unit Tests / testPrimitiveWorkerCalloutEnqueuesOnlyOneTask(#wordSize->4)10 msPassed
VM Unit Tests / testPrimitiveWorkerCalloutEnqueuesOnlyOneTask(#wordSize->8)27 msPassed
VM Unit Tests / testPrimitiveWorkerCalloutReleasesAllAllocatedMemoryIfPrimitiveFails(#wordSize->4)10 msPassed
VM Unit Tests / testPrimitiveWorkerCalloutReleasesAllAllocatedMemoryIfPrimitiveFails(#wordSize->8)29 msPassed
VM Unit Tests / testPrimitiveWorkerCalloutReturningVoidDoesNotAllocateReturnHolder(#wordSize->4)10 msPassed
VM Unit Tests / testPrimitiveWorkerCalloutReturningVoidDoesNotAllocateReturnHolder(#wordSize->8)29 msPassed
VM Unit Tests / testPrimitiveWorkerCalloutWithParametersAllocatesArgumentHoldersAndReturnHolderInCHeap(#wordSize->4)9 msPassed
VM Unit Tests / testPrimitiveWorkerCalloutWithParametersAllocatesArgumentHoldersAndReturnHolderInCHeap(#wordSize->8)21 msPassed
VM Unit Tests / testPrimitiveWorkerCalloutWithoutParametersAndWithReturnAllocateJustOne(#wordSize->4)11 msPassed
VM Unit Tests / testPrimitiveWorkerCalloutWithoutParametersAndWithReturnAllocateJustOne(#wordSize->8)25 msPassed
VM Unit Tests / testPrimitiveWorkerCalloutWithoutParametersAndWithoutReturnDoesNotAllocate(#wordSize->4)11 msPassed
VM Unit Tests / testPrimitiveWorkerCalloutWithoutParametersAndWithoutReturnDoesNotAllocate(#wordSize->8)21 msPassed
VM Unit Tests / testPrimitiveWorkerCalloutWithoutParametersHasNilAsParametersPointer(#wordSize->4)12 msPassed
VM Unit Tests / testPrimitiveWorkerCalloutWithoutParametersHasNilAsParametersPointer(#wordSize->8)23 msPassed