Skip to content

Test Result : PointerTests$NonIndexing

0 failures
27 tests
Took 0.1 sec.

All Tests

Test nameDurationStatus
testDereferencingIncrementedOnePastTheEndAndThenDecrementedBackInRageAgainPointerIsValid3 msPassed
testDereferencingIncrementedTWOPastTheEndAndThenDecrementedBackInRageAgainPointerIsInvalid3 msPassed
testDereferencingOfPointerToInvalidMemoryShouldFail1 msPassed
testDereferencingOnePastTheEndPointerIsInvalid2 msPassed
testPointer2 msPassed
testPointerAddition2 msPassed
testPointerAdditionAndAssignment2 msPassed
testPointerAdditionInDeclaration3 msPassed
testPointerArithmeticInDeclaration1 msPassed
testPointerArithmeticsPostFixDecr2 msPassed
testPointerArithmeticsPostFixIncr1 msPassed
testPointerAssignment3 msPassed
testPointerDeclarationFromPointer2 msPassed
testPointerDeclaredOnePastTheEndAndThenDecrementedBackInRageAgainIsValid3 msPassed
testPointerDeclaredOnePastTheEndIsInvalid2 msPassed
testPointerDeclaredTwoPastTheEndAndThenDecrementedBackInRageAgainStaysInvalid45 msPassed
testPointerDeclaredWithNegativePositionIsInvalid2 msPassed
testPointerDelcaredWithNegativePositionStaysInvalid3 msPassed
testPointerSubtraction5 msPassed
testPointerSubtractionAndAssignment2 msPassed
testPointerSubtractionInDeclaration3 msPassed
testPointerThatOnceHasNegativePositionStaysInvalid2 msPassed
testPointerToStructMember4 msPassed
testPointerValueAssignment3 msPassed
testPointerWithNegativePositionIsInvalid4 msPassed
testPointersHaveSeparatePositions2 msPassed
testSubtractionOfPointersToSameArrayShouldYieldDistance2 msPassed