boost/libs/test/doc/examples/example22.output
2021-10-05 21:37:46 +02:00

8 lines
305 B
Plaintext

//[example_output
> example
Running 1 test case...
unknown location(0): fatal error: in "test_external_interface": std::runtime_error: Undefined Behaviour ahead!
../doc/examples/example22.run-fail.cpp(17): last checkpoint: Calling 'foo' with i=1
*** 1 failure is detected in the test module "example"
//]