Skip to content

Test Result : PointerTests$NonIndexingTests

0 failures
27 tests
Took 93 ms.

All Tests

Test nameDurationStatus
testDereferencingIncrementedOnePastTheEndAndThenDecrementedBackInRageAgainPointerIsValid2 msPassed
testDereferencingIncrementedTWOPastTheEndAndThenDecrementedBackInRageAgainPointerIsInvalid2 msPassed
testDereferencingOfPointerToInvalidMemoryShouldFail1 msPassed
testDereferencingOnePastTheEndPointerIsInvalid1 msPassed
testPointer1 msPassed
testPointerAddition1 msPassed
testPointerAdditionAndAssignment1 msPassed
testPointerAdditionInDeclaration1 msPassed
testPointerArithmeticInDeclaration1 msPassed
testPointerArithmeticsPostFixDecr1 msPassed
testPointerArithmeticsPostFixIncr1 msPassed
testPointerAssignment1 msPassed
testPointerDeclarationFromPointer1 msPassed
testPointerDeclaredOnePastTheEndAndThenDecrementedBackInRageAgainIsValid2 msPassed
testPointerDeclaredOnePastTheEndIsInvalid1 msPassed
testPointerDeclaredTwoPastTheEndAndThenDecrementedBackInRageAgainStaysInvalid1 msPassed
testPointerDeclaredWithNegativePositionIsInvalid1 msPassed
testPointerDelcaredWithNegativePositionStaysInvalid2 msPassed
testPointerSubtraction4 msPassed
testPointerSubtractionAndAssignment1 msPassed
testPointerSubtractionInDeclaration2 msPassed
testPointerThatOnceHasNegativePositionStaysInvalid58 msPassed
testPointerToStructMember1 msPassed
testPointerValueAssignment1 msPassed
testPointerWithNegativePositionIsInvalid1 msPassed
testPointersHaveSeparatePositions2 msPassed
testSubtractionOfPointersToSameArrayShouldYieldDistance1 msPassed