bc2cd6cfaa
Moving the old documentation to old_doc/
10 lines
294 B
Plaintext
10 lines
294 B
Plaintext
//[example_output
|
|
> 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
|
|
//] |