Skip to content

Test Result : PointerTests$NonIndexing

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

All Tests

Test nameDurationStatus
testDereferencingIncrementedOnePastTheEndAndThenDecrementedBackInRageAgainPointerIsValid2 msPassed
testDereferencingIncrementedTWOPastTheEndAndThenDecrementedBackInRageAgainPointerIsInvalid2 msPassed
testDereferencingOfPointerToInvalidMemoryShouldFail1 msPassed
testDereferencingOnePastTheEndPointerIsInvalid2 msPassed
testPointer1 msPassed
testPointerAddition2 msPassed
testPointerAdditionAndAssignment2 msPassed
testPointerAdditionInDeclaration2 msPassed
testPointerArithmeticInDeclaration1 msPassed
testPointerArithmeticsPostFixDecr1 msPassed
testPointerArithmeticsPostFixIncr1 msPassed
testPointerAssignment3 msPassed
testPointerDeclarationFromPointer1 msPassed
testPointerDeclaredOnePastTheEndAndThenDecrementedBackInRageAgainIsValid2 msPassed
testPointerDeclaredOnePastTheEndIsInvalid1 msPassed
testPointerDeclaredTwoPastTheEndAndThenDecrementedBackInRageAgainStaysInvalid1 msPassed
testPointerDeclaredWithNegativePositionIsInvalid2 msPassed
testPointerDelcaredWithNegativePositionStaysInvalid2 msPassed
testPointerSubtraction2 msPassed
testPointerSubtractionAndAssignment1 msPassed
testPointerSubtractionInDeclaration1 msPassed
testPointerThatOnceHasNegativePositionStaysInvalid2 msPassed
testPointerToStructMember3 msPassed
testPointerValueAssignment2 msPassed
testPointerWithNegativePositionIsInvalid2 msPassed
testPointersHaveSeparatePositions1 msPassed
testSubtractionOfPointersToSameArrayShouldYieldDistance2 msPassed