From c50fba92d14a20c4321768c26b3dd6e417c46f23 Mon Sep 17 00:00:00 2001 From: Martin Schanzenbach Date: Thu, 22 Sep 2022 00:30:24 +0900 Subject: UTIL: Remove outdated test. Fixes #7361 --- src/util/Makefile.am | 6 ------ 1 file changed, 6 deletions(-) (limited to 'src/util/Makefile.am') diff --git a/src/util/Makefile.am b/src/util/Makefile.am index b86fa0f12..9cb7da15b 100644 --- a/src/util/Makefile.am +++ b/src/util/Makefile.am @@ -292,7 +292,6 @@ check_PROGRAMS = \ test_container_heap \ test_crypto_symmetric \ test_crypto_crc \ - test_crypto_ecc \ test_crypto_cs \ test_crypto_ecdsa \ test_crypto_eddsa \ @@ -461,11 +460,6 @@ test_crypto_cs_LDADD = \ libgnunetutil.la \ -lsodium -test_crypto_ecc_SOURCES = \ - test_crypto_ecc.c -test_crypto_ecc_LDADD = \ - libgnunetutil.la - test_crypto_ecdsa_SOURCES = \ test_crypto_ecdsa.c test_crypto_ecdsa_LDADD = \ -- cgit v1.2.3