all |
- report all log messages including the passed test notification |
success |
- the same as all |
test_suite |
- show test suite messages |
messages |
- show user messages |
warnings |
- report warnings issued by user |
all_errors |
- report all error conditions |
cpp_exception |
- report uncaught c++ exception |
system_errors |
- report system originated non-fatal errors (for example, timeout or floating point exception)
|
fatal_errors |
- report only user or system originated fatal errors (for example, memory access violation) |
nothing |
- does not report any information |