2
0
mirror of https://github.com/boostorg/test.git synced 2026-02-20 15:12:11 +00:00
Files
test/doc/examples/decorator_11.output
2015-04-29 16:21:12 +02:00

8 lines
263 B
Plaintext

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