]> git.ipfire.org Git - thirdparty/openvpn.git/commit
engine-key tests: make check_engine_keys.sh work with --enable-small
authorJames Bottomley <James.Bottomley@HansenPartnership.com>
Tue, 23 Jun 2020 23:02:34 +0000 (16:02 -0700)
committerGert Doering <gert@greenie.muc.de>
Wed, 24 Jun 2020 07:55:50 +0000 (09:55 +0200)
commit013498ddfe0a2b7f8986e9edac2b9f062bdd5fd7
tree31bc19a3eb74a902ebfa07ac107d5312b4318c53
parent21e3e9fc34128d37bd612def2acca29a5a18de77
engine-key tests: make check_engine_keys.sh work with --enable-small

--enable-small eliminates one of the openssl errors the test is
looking for, so alter the grep also to account for the message in this
version.  Additionally output log.txt on failure so any test platform
gives an easy clue about what went wrong.

Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
Acked-by: Gert Doering <gert@greenie.muc.de>
Message-Id: <1592953354.2103.3.camel@HansenPartnership.com>
URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg20102.html
Signed-off-by: Gert Doering <gert@greenie.muc.de>
tests/unit_tests/engine-key/check_engine_keys.sh