Hi,
On Wed, May 12, 2021 at 03:15:07PM +0200, Arne Schwabe wrote:
> the unit tests do not compile under windows since they are missing
> the correct ifdef guards
While I totally agree with "WE MUST HAVE MORE #IFDEF!!" (in best
OpenVPN tradition), I do not think that this is the right place or
tim
the unit tests do not compile under windows since they are missing
the correct ifdef guards
Signed-off-by: Arne Schwabe
---
tests/unit_tests/openvpn/test_argv.c | 2 ++
tests/unit_tests/openvpn/test_auth_token.c | 2 ++
tests/unit_tests/openvpn/test_crypto.c | 4
tests/unit_tests/