Skip to content

Test Result : PointerTests$SingleProjectTests

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

All Tests

Test nameDurationStatus
testDereferencingIncrementedOnePastTheEndAndThenDecrementedBackInRageAgainPointerIsValid0.46 secPassed
testDereferencingIncrementedTWOPastTheEndAndThenDecrementedBackInRageAgainPointerIsInvalid0.69 secPassed
testDereferencingOfPointerToInvalidMemoryShouldFail87 msPassed
testDereferencingOnePastTheEndPointerIsInvalid99 msPassed
testPointer0.1 secPassed
testPointerAddition0.1 secPassed
testPointerAdditionAndAssignment0.11 secPassed
testPointerAdditionInDeclaration0.12 secPassed
testPointerArithmeticInDeclaration0.69 secPassed
testPointerArithmeticsPostFixDecr83 msPassed
testPointerArithmeticsPostFixIncr93 msPassed
testPointerAssignment0.1 secPassed
testPointerDeclarationFromPointer70 msPassed
testPointerDeclaredOnePastTheEndAndThenDecrementedBackInRageAgainIsValid66 msPassed
testPointerDeclaredOnePastTheEndIsInvalid0.1 secPassed
testPointerDeclaredTwoPastTheEndAndThenDecrementedBackInRageAgainStaysInvalid0.67 secPassed
testPointerDeclaredWithNegativePositionIsInvalid66 msPassed
testPointerDelcaredWithNegativePositionStaysInvalid92 msPassed
testPointerSubtraction0.11 secPassed
testPointerSubtractionAndAssignment81 msPassed
testPointerSubtractionInDeclaration82 msPassed
testPointerThatOnceHasNegativePositionStaysInvalid0.59 secPassed
testPointerToStructMember0.14 secPassed
testPointerValueAssignment0.38 secPassed
testPointerWithNegativePositionIsInvalid92 msPassed
testPointersHaveSeparatePositions72 msPassed
testSubtractionOfPointersToSameArrayShouldYieldDistance95 msPassed