]> git.ipfire.org Git - thirdparty/openvpn.git/commit
test_options_parse: Start new UT for options_parse.c
authorFrank Lichtenheld <frank@lichtenheld.com>
Wed, 8 Oct 2025 10:10:09 +0000 (12:10 +0200)
committerGert Doering <gert@greenie.muc.de>
Wed, 8 Oct 2025 10:16:47 +0000 (12:16 +0200)
commit80981cf33880d9bf995da0dbd09becedce421d5e
tree13e527b117405427f12cfbfe9d4612daf57c8642
parente0b5ea5db92f450eba60ed5eab632ba2239b1e56
test_options_parse: Start new UT for options_parse.c

For now contains one test case for parse_line.

Change-Id: I95032d2539d994abf69fc17319ed1a429c3bb948
Signed-off-by: Frank Lichtenheld <frank@lichtenheld.com>
Acked-by: Gert Doering <gert@greenie.muc.de>
Gerrit URL: https://gerrit.openvpn.net/c/openvpn/+/1244
Message-Id: <20251008101014.5691-1-gert@greenie.muc.de>
URL: https://sourceforge.net/p/openvpn/mailman/message/59243816/
Signed-off-by: Gert Doering <gert@greenie.muc.de>
CMakeLists.txt
tests/unit_tests/openvpn/Makefile.am
tests/unit_tests/openvpn/test_options_parse.c [new file with mode: 0644]