Skip to content

Test Result : PointerTests$SingleProject

0 failures (±0)
27 tests (±0)
Took 2.8 sec.

All Tests

Test nameDurationStatus
testDereferencingIncrementedOnePastTheEndAndThenDecrementedBackInRageAgainPointerIsValid0.15 secPassed
testDereferencingIncrementedTWOPastTheEndAndThenDecrementedBackInRageAgainPointerIsInvalid98 msPassed
testDereferencingOfPointerToInvalidMemoryShouldFail0.11 secPassed
testDereferencingOnePastTheEndPointerIsInvalid0.1 secPassed
testPointer44 msPassed
testPointerAddition42 msPassed
testPointerAdditionAndAssignment0.1 secPassed
testPointerAdditionInDeclaration0.1 secPassed
testPointerArithmeticInDeclaration0.1 secPassed
testPointerArithmeticsPostFixDecr0.1 secPassed
testPointerArithmeticsPostFixIncr90 msPassed
testPointerAssignment81 msPassed
testPointerDeclarationFromPointer0.1 secPassed
testPointerDeclaredOnePastTheEndAndThenDecrementedBackInRageAgainIsValid0.15 secPassed
testPointerDeclaredOnePastTheEndIsInvalid0.1 secPassed
testPointerDeclaredTwoPastTheEndAndThenDecrementedBackInRageAgainStaysInvalid93 msPassed
testPointerDeclaredWithNegativePositionIsInvalid0.1 secPassed
testPointerDelcaredWithNegativePositionStaysInvalid0.22 secPassed
testPointerSubtraction79 msPassed
testPointerSubtractionAndAssignment0.1 secPassed
testPointerSubtractionInDeclaration0.1 secPassed
testPointerThatOnceHasNegativePositionStaysInvalid96 msPassed
testPointerToStructMember43 msPassed
testPointerValueAssignment83 msPassed
testPointerWithNegativePositionIsInvalid98 msPassed
testPointersHaveSeparatePositions0.12 secPassed
testSubtractionOfPointersToSameArrayShouldYieldDistance0.11 secPassed