]> git.ipfire.org Git - thirdparty/openvpn.git/commit
Add argv_insert_head__empty_argv__head_only to argv tests
authorArne Schwabe <arne@rfc2549.org>
Wed, 8 Dec 2021 17:06:14 +0000 (18:06 +0100)
committerGert Doering <gert@greenie.muc.de>
Thu, 9 Dec 2021 11:18:20 +0000 (12:18 +0100)
commit555a74419478ea24aa353698a8706b4b2ed43916
treefe68e5c9a1b8840fddd9a50d03dbd8658cf6a3e6
parent39f50f58b73333b73502a593c4beda3af947bcac
Add argv_insert_head__empty_argv__head_only to argv tests

The unit test argv_insert_head__empty_argv__head_only was defined
but never used. Add it to the array of unit tests.

Signed-off-by: Arne Schwabe <arne@rfc2549.org>
Acked-by: Gert Doering <gert@greenie.muc.de>
Message-Id: <20211208170614.3404821-1-arne@rfc2549.org>
URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg23359.html
Signed-off-by: Gert Doering <gert@greenie.muc.de>
(cherry picked from commit cc39fc7f3bddc6567507406cf8a389418e101bf8)
tests/unit_tests/openvpn/test_argv.c