Skip to content

Test Result : PointerTests$NonIndexingTests

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

All Tests

Test nameDurationStatus
testDereferencingIncrementedOnePastTheEndAndThenDecrementedBackInRageAgainPointerIsValid1 msPassed
testDereferencingIncrementedTWOPastTheEndAndThenDecrementedBackInRageAgainPointerIsInvalid2 msPassed
testDereferencingOfPointerToInvalidMemoryShouldFail1 msPassed
testDereferencingOnePastTheEndPointerIsInvalid2 msPassed
testPointer2 msPassed
testPointerAddition2 msPassed
testPointerAdditionAndAssignment2 msPassed
testPointerAdditionInDeclaration2 msPassed
testPointerArithmeticInDeclaration2 msPassed
testPointerArithmeticsPostFixDecr2 msPassed
testPointerArithmeticsPostFixIncr60 msPassed
testPointerAssignment1 msPassed
testPointerDeclarationFromPointer2 msPassed
testPointerDeclaredOnePastTheEndAndThenDecrementedBackInRageAgainIsValid2 msPassed
testPointerDeclaredOnePastTheEndIsInvalid2 msPassed
testPointerDeclaredTwoPastTheEndAndThenDecrementedBackInRageAgainStaysInvalid2 msPassed
testPointerDeclaredWithNegativePositionIsInvalid2 msPassed
testPointerDelcaredWithNegativePositionStaysInvalid2 msPassed
testPointerSubtraction3 msPassed
testPointerSubtractionAndAssignment2 msPassed
testPointerSubtractionInDeclaration2 msPassed
testPointerThatOnceHasNegativePositionStaysInvalid2 msPassed
testPointerToStructMember2 msPassed
testPointerValueAssignment2 msPassed
testPointerWithNegativePositionIsInvalid2 msPassed
testPointersHaveSeparatePositions2 msPassed
testSubtractionOfPointersToSameArrayShouldYieldDistance2 msPassed