1
0
Fork 0
arangodb/3rdParty/boost/1.62.0/libs/test/doc/examples/fixture_03.output

10 lines
171 B
Plaintext

//[example_output
> fixture_03 --log_level=message
Running 2 test cases...
setup fixture
running test_case1
running test_case2
teardown fixture
*** No errors detected
//]