Testsuite: move DKIM Ed25519 testcases to seperate feature-test group
[exim.git] / test / scripts / 4500-DKIM / 4525
diff --git a/test/scripts/4500-DKIM/4525 b/test/scripts/4500-DKIM/4525
deleted file mode 100644 (file)
index cc53a96..0000000
+++ /dev/null
@@ -1,24 +0,0 @@
-# DKIM signing, ed25519
-#
-exim -bd -DSERVER=server -oX PORT_D
-****
-#
-# Privkey used here is:  aux-fixed/dkim/dkim_ed25519.private (set in the conf)
-#
-exim -DSELECTOR=sed -DOPT=From:To:Subject -odf a@test.ex
-From: nobody@example.com
-
-content
-****
-#
-# Multiple-signing test (rsa + ed25519)
-#
-exim -DSELECTOR=sed:sel -DOPT=From: -odf b@test.ex
-From: nobody@example.com
-
-content
-****
-#
-millisleep 500
-killdaemon
-no_msglog_check