boost/libs/test/doc/examples/example23.output
2018-01-12 21:47:58 +01:00

8 lines
261 B
Plaintext

//[example_output
> example
Running 1 test case...
unknown location(0): fatal error in "test_case": memory access violation at address: 0x00000008: no mapping at fault address
test.cpp(16): last checkpoint
*** 1 failures is detected in test suite "example"
//]