OpenVPN
|
Go to the source code of this file.
Functions | |
void | mock_set_debug_level (int level) |
Mock debug level defaults to 0, which gives clean(-ish) test reports. More... | |
void mock_set_debug_level | ( | int | level | ) |
Mock debug level defaults to 0, which gives clean(-ish) test reports.
Call this function from your test driver to increase debug output when you need debug output.
Definition at line 45 of file mock_msg.c.
References x_debug_level.