Skip to content

Test Result : PointerTests$NonIndexing

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

All Tests

Test nameDurationStatus
testDereferencingIncrementedOnePastTheEndAndThenDecrementedBackInRageAgainPointerIsValid3 msPassed
testDereferencingIncrementedTWOPastTheEndAndThenDecrementedBackInRageAgainPointerIsInvalid3 msPassed
testDereferencingOfPointerToInvalidMemoryShouldFail3 msPassed
testDereferencingOnePastTheEndPointerIsInvalid3 msPassed
testPointer4 msPassed
testPointerAddition4 msPassed
testPointerAdditionAndAssignment3 msPassed
testPointerAdditionInDeclaration3 msPassed
testPointerArithmeticInDeclaration3 msPassed
testPointerArithmeticsPostFixDecr3 msPassed
testPointerArithmeticsPostFixIncr3 msPassed
testPointerAssignment3 msPassed
testPointerDeclarationFromPointer4 msPassed
testPointerDeclaredOnePastTheEndAndThenDecrementedBackInRageAgainIsValid4 msPassed
testPointerDeclaredOnePastTheEndIsInvalid0.11 secPassed
testPointerDeclaredTwoPastTheEndAndThenDecrementedBackInRageAgainStaysInvalid40 msPassed
testPointerDeclaredWithNegativePositionIsInvalid4 msPassed
testPointerDelcaredWithNegativePositionStaysInvalid3 msPassed
testPointerSubtraction5 msPassed
testPointerSubtractionAndAssignment3 msPassed
testPointerSubtractionInDeclaration4 msPassed
testPointerThatOnceHasNegativePositionStaysInvalid4 msPassed
testPointerToStructMember5 msPassed
testPointerValueAssignment3 msPassed
testPointerWithNegativePositionIsInvalid4 msPassed
testPointersHaveSeparatePositions3 msPassed
testSubtractionOfPointersToSameArrayShouldYieldDistance3 msPassed