Skip to content

Test Result : PointerTests$NonIndexing

0 failures (±0)
27 tests (±0)
Took 68 ms.

All Tests

Test nameDurationStatus
testDereferencingIncrementedOnePastTheEndAndThenDecrementedBackInRageAgainPointerIsValid3 msPassed
testDereferencingIncrementedTWOPastTheEndAndThenDecrementedBackInRageAgainPointerIsInvalid2 msPassed
testDereferencingOfPointerToInvalidMemoryShouldFail2 msPassed
testDereferencingOnePastTheEndPointerIsInvalid2 msPassed
testPointer3 msPassed
testPointerAddition2 msPassed
testPointerAdditionAndAssignment2 msPassed
testPointerAdditionInDeclaration3 msPassed
testPointerArithmeticInDeclaration2 msPassed
testPointerArithmeticsPostFixDecr2 msPassed
testPointerArithmeticsPostFixIncr1 msPassed
testPointerAssignment4 msPassed
testPointerDeclarationFromPointer2 msPassed
testPointerDeclaredOnePastTheEndAndThenDecrementedBackInRageAgainIsValid3 msPassed
testPointerDeclaredOnePastTheEndIsInvalid3 msPassed
testPointerDeclaredTwoPastTheEndAndThenDecrementedBackInRageAgainStaysInvalid2 msPassed
testPointerDeclaredWithNegativePositionIsInvalid2 msPassed
testPointerDelcaredWithNegativePositionStaysInvalid3 msPassed
testPointerSubtraction4 msPassed
testPointerSubtractionAndAssignment3 msPassed
testPointerSubtractionInDeclaration3 msPassed
testPointerThatOnceHasNegativePositionStaysInvalid3 msPassed
testPointerToStructMember3 msPassed
testPointerValueAssignment3 msPassed
testPointerWithNegativePositionIsInvalid3 msPassed
testPointersHaveSeparatePositions2 msPassed
testSubtractionOfPointersToSameArrayShouldYieldDistance2 msPassed