custom_main.output 202 B

12345678
  1. //[example_output
  2. > custom_main
  3. Using custom entry point...
  4. Running 1 test case...
  5. test.cpp(10): error: in "test1": check false has failed
  6. *** 1 failure is detected in the test module "custom_main"
  7. //]