mirror of
https://github.com/boostorg/test.git
synced 2026-01-20 17:12:13 +00:00
12 lines
202 B
Plaintext
12 lines
202 B
Plaintext
//[example_output
|
|
> fixture_02 --log_level=message
|
|
Running 2 test cases...
|
|
setup fixture
|
|
running test_case1
|
|
teardown fixture
|
|
setup fixture
|
|
running test_case2
|
|
teardown fixture
|
|
|
|
*** No errors detected
|
|
//] |