1//[example_output 2> example --log_level=all 3Running 2 test cases... 4Entering test module "example" 5test.cpp:20: Entering test case "test" 6unknown location:0: fatal error: in "test": std::runtime_error: negative value not allowed 7test.cpp:20: last checkpoint: "test" entry. 8test.cpp:20: Leaving test case "test"; testing time: 247us 9test.cpp:26: Entering test case "test2" 10test.cpp:28: info: check true has passed 11test.cpp:26: Leaving test case "test2"; testing time: 103us 12Leaving test module "example"; testing time: 492us 13 14*** 1 failure is detected in the test module "example" 15//] 16