2
0
mirror of https://github.com/boostorg/test.git synced 2026-01-25 18:52:15 +00:00
Files
test/doc/examples/example78_decorators.output
2015-02-03 00:00:45 +01:00

8 lines
259 B
Plaintext

//[example_output
> example78
Running 1 test case...
unknown location(0): fatal error: in "test_case1": signal: SIGALRM (timeout while executing function)
test.cpp(9): last checkpoint: "test_case1" entry.
*** 1 failure detected in test module "example78"
//]