• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1//[example_output
2> example --log_level=unit_scope
3Running 2 test cases...
4Entering test module "Master Test Suite"
5example.cpp:20: Entering test case "free_test_function"
6example.cpp:20: Leaving test case "free_test_function"; testing time: 50us
7example.cpp:22: Entering test case "second-check-free-test-function"
8example.cpp:22: Leaving test case "second-check-free-test-function"; testing time: 32us
9Leaving test module "Master Test Suite"; testing time: 158us
10
11*** No errors detected
12//]
13