]> git.ipfire.org Git - thirdparty/openvpn.git/commit
Allow unit tests to fall back to hard coded location
authorArne Schwabe <arne@rfc2549.org>
Thu, 1 Feb 2024 14:48:17 +0000 (15:48 +0100)
committerGert Doering <gert@greenie.muc.de>
Thu, 1 Feb 2024 17:22:02 +0000 (18:22 +0100)
commitbb0849db20747dc4acea394c4db807a47cbc526b
tree5045a90eb3442128716cc673f4d72991a1535de1
parente1f8c599aeb840909f5ea8e9ae0bc4dab5bc7deb
Allow unit tests to fall back to hard coded location

Settings the environment variable required for running unit tests is
tiresome in my IDE (Clion). So allow unit tests to fall back to a hard
coded location in case the environment variable is not set.

Change-Id: Ide72b81f497088dd0fd2cdcfff83cbce5b48f145
Acked-by: Frank Lichtenheld <frank@lichtenheld.com>
Message-Id: <20240201144817.188884-1-frank@lichtenheld.com>
URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg28161.html
Signed-off-by: Gert Doering <gert@greenie.muc.de>
CMakeLists.txt
tests/unit_tests/openvpn/test_common.h
tests/unit_tests/openvpn/test_user_pass.c