0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 12:12:15 +02:00
openvpn3/test/unittests
Lev Stipakov a2496a3616 Wintun: experimental support
This introduces experimental support for Wintun
as an alternative for tap-windows6.

In order to use wintun, set "ClientAPI::Config::wintun"
flag to "true" or use "-w" option in test client.

Signed-off-by: Lev Stipakov <lev@openvpn.net>
2019-05-29 20:21:28 +03:00
..
comp-testdata Move compression unit test from common to core repository 2019-04-15 17:05:09 +02:00
CMakeLists.txt Refactor dependencies to be in a cmake script 2019-05-13 14:49:36 +02:00
core_tests.cpp Add unit tests for route emulation and establish common test suite 2019-03-12 11:36:29 +01:00
README-comp.txt Convert unit test to Googletest 2019-04-15 17:23:37 +02:00
test_b64.cpp Fix base64 unit test with mbedtls and windows 2019-04-18 14:47:16 +02:00
test_common.h Add unit tests for route emulation and establish common test suite 2019-03-12 11:36:29 +01:00
test_comp.cpp Convert unit test to Googletest 2019-04-15 17:23:37 +02:00
test_log.cpp Add unit tests for route emulation and establish common test suite 2019-03-12 11:36:29 +01:00
test_route_emulation.cpp Add unit tests for route emulation and establish common test suite 2019-03-12 11:36:29 +01:00
test_sitnl.cpp test_sitnl.cpp: account for old iptools output 2019-05-14 16:32:03 +03:00
unittests.vcxproj Wintun: experimental support 2019-05-29 20:21:28 +03:00
unittests.vcxproj.filters Integrate Google Test framework 2017-09-27 16:16:18 +08:00