• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1//[example_output
2> example
3Running 5 test cases...
4test.cpp(15): error: in "free_test_function": check i < 4 has failed [4 >= 4]
5test.cpp(15): error: in "free_test_function": check i < 4 has failed [5 >= 4]
6
7*** 2 failures are detected in the test module "Master Test Suite"
8//]