summaryrefslogtreecommitdiff
path: root/modules/crypto/sm3-tests
diff options
context:
space:
mode:
Diffstat (limited to 'modules/crypto/sm3-tests')
-rw-r--r--modules/crypto/sm3-tests11
1 files changed, 0 insertions, 11 deletions
diff --git a/modules/crypto/sm3-tests b/modules/crypto/sm3-tests
deleted file mode 100644
index fac6ca6c21..0000000000
--- a/modules/crypto/sm3-tests
+++ /dev/null
@@ -1,11 +0,0 @@
-Files:
-tests/test-sm3.c
-
-Depends-on:
-
-configure.ac:
-
-Makefile.am:
-TESTS += test-sm3
-check_PROGRAMS += test-sm3
-test_sm3_LDADD = $(LDADD) @LIB_CRYPTO@