Skip to content

Test Result : PointerTests$SingleProject

0 failures
27 tests
Took 1.8 sec.

All Tests

Test nameDurationStatus
testDereferencingIncrementedOnePastTheEndAndThenDecrementedBackInRageAgainPointerIsValid77 msPassed
testDereferencingIncrementedTWOPastTheEndAndThenDecrementedBackInRageAgainPointerIsInvalid39 msPassed
testDereferencingOfPointerToInvalidMemoryShouldFail34 msPassed
testDereferencingOnePastTheEndPointerIsInvalid74 msPassed
testPointer66 msPassed
testPointerAddition29 msPassed
testPointerAdditionAndAssignment74 msPassed
testPointerAdditionInDeclaration80 msPassed
testPointerArithmeticInDeclaration79 msPassed
testPointerArithmeticsPostFixDecr80 msPassed
testPointerArithmeticsPostFixIncr30 msPassed
testPointerAssignment32 msPassed
testPointerDeclarationFromPointer0.14 secPassed
testPointerDeclaredOnePastTheEndAndThenDecrementedBackInRageAgainIsValid75 msPassed
testPointerDeclaredOnePastTheEndIsInvalid82 msPassed
testPointerDeclaredTwoPastTheEndAndThenDecrementedBackInRageAgainStaysInvalid0.13 secPassed
testPointerDeclaredWithNegativePositionIsInvalid33 msPassed
testPointerDelcaredWithNegativePositionStaysInvalid65 msPassed
testPointerSubtraction79 msPassed
testPointerSubtractionAndAssignment32 msPassed
testPointerSubtractionInDeclaration78 msPassed
testPointerThatOnceHasNegativePositionStaysInvalid69 msPassed
testPointerToStructMember79 msPassed
testPointerValueAssignment85 msPassed
testPointerWithNegativePositionIsInvalid38 msPassed
testPointersHaveSeparatePositions92 msPassed
testSubtractionOfPointersToSameArrayShouldYieldDistance32 msPassed