Re: [Openvpn-devel] [PATCH v4 7/7] Implement unit tests for auth-gen-token

2019-06-25 Thread David Sommerseth
On 13/06/2019 15:48, Arne Schwabe wrote: > From: Arne Schwabe > > Patch V2: adapt unit tests to other V2 patches > Patch V4: Resolve rebase conflicts > --- > tests/unit_tests/openvpn/Makefile.am | 20 +- > tests/unit_tests/openvpn/test_auth_token.c | 375 + > 2 files

[Openvpn-devel] [PATCH v4 7/7] Implement unit tests for auth-gen-token

2019-06-13 Thread Arne Schwabe
From: Arne Schwabe Patch V2: adapt unit tests to other V2 patches Patch V4: Resolve rebase conflicts --- tests/unit_tests/openvpn/Makefile.am | 20 +- tests/unit_tests/openvpn/test_auth_token.c | 375 + 2 files changed, 394 insertions(+), 1 deletion(-) create mode