]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Enable eddsa test
authorMatthijs Mekking <matthijs@isc.org>
Wed, 3 Feb 2021 10:33:31 +0000 (11:33 +0100)
committerMatthijs Mekking <matthijs@isc.org>
Tue, 9 Feb 2021 11:59:08 +0000 (11:59 +0000)
It should be fixed now.

bin/tests/system/Makefile.am

index 36fc21b532a788f38990620047a1a86d101e0308..92980fa441ebbeb0daf23838fd72e5a24d00f90d 100644 (file)
@@ -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