]> git.ipfire.org Git - thirdparty/openvpn.git/commit
test_options_parse: Add test for read_config_string
authorFrank Lichtenheld <frank@lichtenheld.com>
Wed, 8 Oct 2025 10:02:16 +0000 (12:02 +0200)
committerGert Doering <gert@greenie.muc.de>
Wed, 8 Oct 2025 10:46:10 +0000 (12:46 +0200)
commit775488b81c493382625c368a71f06d009f826a35
treebbbc42b9e566f6359f1418a2415d310527ac1742
parentf5a2e2319bc7c3cce7f5cdccae44b9bae3e33375
test_options_parse: Add test for read_config_string

The <inlineopt> test discovered the issue
fixed by commit "buffer: Fix buf_parse eating input".

Change-Id: Icb91d9c560b6f78f16571ac3052cc566d94afe99
Signed-off-by: Frank Lichtenheld <frank@lichtenheld.com>
Acked-by: Gert Doering <gert@greenie.muc.de>
Gerrit URL: https://gerrit.openvpn.net/c/openvpn/+/1247
Message-Id: <20251008100222.4610-1-gert@greenie.muc.de>
URL: https://sourceforge.net/p/openvpn/mailman/message/59243809/
Signed-off-by: Gert Doering <gert@greenie.muc.de>
tests/unit_tests/openvpn/test_options_parse.c