0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 12:12:15 +02:00
openvpn3/test/unittests
Arne Schwabe aba98471fc Fix base64 unit test with mbedtls and windows
- the output buffer was sometimes too small in mbed tls
- msvc compiler does not like stack arrays with dynamic sizes
2019-04-18 14:47:16 +02:00
..
cmake Convert unit test to Googletest 2019-04-15 17:23:37 +02:00
comp-testdata Move compression unit test from common to core repository 2019-04-15 17:05:09 +02:00
CMakeLists.txt Add unit tests for Base64 2019-04-15 17:23:37 +02:00
CMakeLists.txt.in Add build file for core unit tests 2019-03-12 11:36:29 +01: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
unittests.vcxproj win: update project files 2018-12-21 10:30:31 +02:00
unittests.vcxproj.filters Integrate Google Test framework 2017-09-27 16:16:18 +08:00