Skip to content

Test Result : PointerTests$NonIndexing

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

All Tests

Test nameDurationStatus
testDereferencingIncrementedOnePastTheEndAndThenDecrementedBackInRageAgainPointerIsValid1 msPassed
testDereferencingIncrementedTWOPastTheEndAndThenDecrementedBackInRageAgainPointerIsInvalid2 msPassed
testDereferencingOfPointerToInvalidMemoryShouldFail1 msPassed
testDereferencingOnePastTheEndPointerIsInvalid1 msPassed
testPointer0 msPassed
testPointerAddition1 msPassed
testPointerAdditionAndAssignment2 msPassed
testPointerAdditionInDeclaration1 msPassed
testPointerArithmeticInDeclaration1 msPassed
testPointerArithmeticsPostFixDecr1 msPassed
testPointerArithmeticsPostFixIncr0 msPassed
testPointerAssignment1 msPassed
testPointerDeclarationFromPointer0 msPassed
testPointerDeclaredOnePastTheEndAndThenDecrementedBackInRageAgainIsValid1 msPassed
testPointerDeclaredOnePastTheEndIsInvalid1 msPassed
testPointerDeclaredTwoPastTheEndAndThenDecrementedBackInRageAgainStaysInvalid1 msPassed
testPointerDeclaredWithNegativePositionIsInvalid1 msPassed
testPointerDelcaredWithNegativePositionStaysInvalid2 msPassed
testPointerSubtraction1 msPassed
testPointerSubtractionAndAssignment5 msPassed
testPointerSubtractionInDeclaration1 msPassed
testPointerThatOnceHasNegativePositionStaysInvalid2 msPassed
testPointerToStructMember1 msPassed
testPointerValueAssignment2 msPassed
testPointerWithNegativePositionIsInvalid2 msPassed
testPointersHaveSeparatePositions1 msPassed
testSubtractionOfPointersToSameArrayShouldYieldDistance1 msPassed