From: Darren Tucker Date: Fri, 27 Sep 2019 05:26:22 +0000 (+1000) Subject: Re-enable dhgex test. X-Git-Tag: V_8_1_P1~34 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c817d129e2d48fc8a6f7965339313023ec45765;p=thirdparty%2Fopenssh-portable.git Re-enable dhgex test. Since we've added larger fallback groups to dh.c this test will pass even if there is no moduli file installed on the system. --- diff --git a/regress/Makefile b/regress/Makefile index 7dc7f4983..933fbb424 100644 --- a/regress/Makefile +++ b/regress/Makefile @@ -30,6 +30,7 @@ LTESTS= connect \ transfer \ banner \ rekey \ + dhgex \ stderr-data \ stderr-after-eof \ broken-pipe \ @@ -91,7 +92,6 @@ LTESTS= connect \ sshsig -# dhgex \ INTEROP_TESTS= putty-transfer putty-ciphers putty-kex conch-ciphers #INTEROP_TESTS+=ssh-com ssh-com-client ssh-com-keygen ssh-com-sftp