2
0
mirror of https://github.com/boostorg/test.git synced 2026-02-18 14:32:11 +00:00
Files
test/doc/v2/examples/example14.output
Raffi Enficiaud 2947c58df8 adding a new folder for the quick book doc
trying to figure out how bjam works with this kind of simple configuration
2014-01-23 23:52:01 +01:00

10 lines
274 B
Plaintext
Executable File

> example --log_level=test_suite
Running 1 test case...
Entering test suite "my master test suite name"
Entering test case "free_test_function"
Leaving test case "free_test_function"; testing time: 1ms
Leaving test suite "my master test suite name"
*** No errors detected