From: Matthijs Mekking Date: Wed, 3 Feb 2021 10:33:31 +0000 (+0100) Subject: Enable eddsa test X-Git-Tag: v9.17.11~62^2~2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=fd7d0f7968ca8afe99e09a1e37faf479c6c92c50;p=thirdparty%2Fbind9.git Enable eddsa test It should be fixed now. --- diff --git a/bin/tests/system/Makefile.am b/bin/tests/system/Makefile.am index 36fc21b532a..92980fa441e 100644 --- a/bin/tests/system/Makefile.am +++ b/bin/tests/system/Makefile.am @@ -99,6 +99,7 @@ TESTS += \ dsdigest \ dyndb \ ecdsa \ + eddsa \ ednscompliance \ emptyzones \ filter-aaaa \ @@ -154,9 +155,6 @@ TESTS += \ xot \ zonechecks -# eddsa test is broken -# TESTS += eddsa - # The "stress" test is not run by default since it creates enough # load on the machine to make it unusable to other users. # The "dialup", "delzone", and "dupsigs" tests are also not run by