summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2021-09-27 09:09:38 +0200
committerWerner Koch <wk@gnupg.org>2021-09-27 09:09:38 +0200
commitdb928d97b4b69f9aa1fee3c2a38a138534608c89 (patch)
treeeee2c06e7615488b36052c2091ff783b8d5a6d83 /tests/Makefile.am
parentc9cebf3d1824d6ec90fd864a744bb81c97ac7d31 (diff)
downloadlibgcrypt-db928d97b4b69f9aa1fee3c2a38a138534608c89.tar.gz
tests: Remove old CAVS test scripts.
* tests/cavs_driver.pl: Remove. * tests/cavs_tests.sh: Remove * tests/Makefile.am: (EXTRA_DIST): Remove them. -- GnuPG-bug-id: 5540
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index ab201f02..a13eb94c 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -61,7 +61,7 @@ noinst_HEADERS = t-common.h
CLEANFILES = testdrv-build
-EXTRA_DIST = README rsa-16k.key cavs_tests.sh cavs_driver.pl \
+EXTRA_DIST = README rsa-16k.key \
pkcs1v2-oaep.h pkcs1v2-pss.h pkcs1v2-v15c.h pkcs1v2-v15s.h \
t-ed25519.inp t-ed448.inp stopwatch.h hashtest-256g.in \
sha3-224.h sha3-256.h sha3-384.h sha3-512.h \