0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 12:12:15 +02:00
openvpn3/test
James Yonan f50bcab9e4 unit testing: LogOutputCollector: added log_wrapper() method for multi-threaded tests
To enable logging in new threads, add this line to the
beginning of your thread function:

  Log::Context log_context(testLog->log_wrapper());

Signed-off-by: James Yonan <james@openvpn.net>
2020-10-15 22:49:41 -06:00
..
ovpncli Allow auth pending methods be specified via commandline 2020-09-30 17:58:12 +02:00
ssl Refactor InitProcess to use refcounting 2020-09-02 20:37:01 +02:00
unittests unit testing: LogOutputCollector: added log_wrapper() method for multi-threaded tests 2020-10-15 22:49:41 -06:00
unused Update copyrights 2020-03-18 19:37:32 +01:00