]> git.ipfire.org Git - thirdparty/openvpn.git/commit
Add unit test for cipher name translations
authorArne Schwabe <arne@rfc2549.org>
Fri, 5 Jun 2020 11:25:19 +0000 (13:25 +0200)
committerGert Doering <gert@greenie.muc.de>
Sun, 21 Jun 2020 08:33:39 +0000 (10:33 +0200)
commit3bc12aefd571ab24543cff4cba2f0e25d3268941
treedbd2e3abf387ceb23c5656a03bec3034c7826d5e
parent02a0332084f0dc08e39067cc6fd68abb77a03c47
Add unit test for cipher name translations

The unit test duplicates some part of the test for
the ncp-cipher list but that is not a bad thing.

Signed-off-by: Arne Schwabe <arne@rfc2549.org>
Acked-by: Gert Doering <gert@greenie.muc.de>
Message-Id: <20200605112519.22714-3-arne@rfc2549.org>
URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg19968.html
Signed-off-by: Gert Doering <gert@greenie.muc.de>
tests/unit_tests/openvpn/test_crypto.c