1//[example_output 2> example --log_level=warning 3Running 1 test case... 4test.cpp(9): warning in "test": condition sizeof(int) == sizeof(short) is not satisfied 5test.cpp(10): error in "test": check i == 1 has failed 6test.cpp(11): fatal error in "test": critical check i > 5 has failed 7 8*** 2 failures are detected in test suite "example" 9//]