Skip to content

Test Result : PointerTests$SingleProjectTests

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

All Tests

Test nameDurationStatus
testDereferencingIncrementedOnePastTheEndAndThenDecrementedBackInRageAgainPointerIsValid18 msPassed
testDereferencingIncrementedTWOPastTheEndAndThenDecrementedBackInRageAgainPointerIsInvalid77 msPassed
testDereferencingOfPointerToInvalidMemoryShouldFail75 msPassed
testDereferencingOnePastTheEndPointerIsInvalid77 msPassed
testPointer70 msPassed
testPointerAddition18 msPassed
testPointerAdditionAndAssignment77 msPassed
testPointerAdditionInDeclaration19 msPassed
testPointerArithmeticInDeclaration21 msPassed
testPointerArithmeticsPostFixDecr22 msPassed
testPointerArithmeticsPostFixIncr78 msPassed
testPointerAssignment18 msPassed
testPointerDeclarationFromPointer21 msPassed
testPointerDeclaredOnePastTheEndAndThenDecrementedBackInRageAgainIsValid76 msPassed
testPointerDeclaredOnePastTheEndIsInvalid24 msPassed
testPointerDeclaredTwoPastTheEndAndThenDecrementedBackInRageAgainStaysInvalid79 msPassed
testPointerDeclaredWithNegativePositionIsInvalid79 msPassed
testPointerDelcaredWithNegativePositionStaysInvalid74 msPassed
testPointerSubtraction77 msPassed
testPointerSubtractionAndAssignment21 msPassed
testPointerSubtractionInDeclaration18 msPassed
testPointerThatOnceHasNegativePositionStaysInvalid18 msPassed
testPointerToStructMember23 msPassed
testPointerValueAssignment76 msPassed
testPointerWithNegativePositionIsInvalid80 msPassed
testPointersHaveSeparatePositions22 msPassed
testSubtractionOfPointersToSameArrayShouldYieldDistance38 msPassed