Module Name:    src
Committed By:   christos
Date:           Sat Jul 14 14:13:04 UTC 2012

Modified Files:
        src/distrib/sets/lists/tests: mi

Log Message:
no more CRYPTO_{IDEA,MDC2}


To generate a diff of this commit:
cvs rdiff -u -r1.476 -r1.477 src/distrib/sets/lists/tests/mi

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/distrib/sets/lists/tests/mi
diff -u src/distrib/sets/lists/tests/mi:1.476 src/distrib/sets/lists/tests/mi:1.477
--- src/distrib/sets/lists/tests/mi:1.476	Wed Jul 11 18:42:40 2012
+++ src/distrib/sets/lists/tests/mi	Sat Jul 14 10:13:03 2012
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.476 2012/07/11 22:42:40 jmmv Exp $
+# $NetBSD: mi,v 1.477 2012/07/14 14:13:03 christos Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -198,13 +198,13 @@
 ./usr/libdata/debug/usr/tests/crypto/libcrypto/h_enginetest.debug	tests-crypto-debug	debug,crypto
 ./usr/libdata/debug/usr/tests/crypto/libcrypto/h_evp_test.debug	tests-crypto-debug	debug,crypto
 ./usr/libdata/debug/usr/tests/crypto/libcrypto/h_exptest.debug		tests-crypto-debug	debug,crypto
-./usr/libdata/debug/usr/tests/crypto/libcrypto/h_ideatest.debug		tests-crypto-debug	debug,crypto_idea,crypto
+./usr/libdata/debug/usr/tests/crypto/libcrypto/h_ideatest.debug		tests-crypto-debug	debug,crypto
 ./usr/libdata/debug/usr/tests/crypto/libcrypto/h_hmactest.debug		tests-crypto-debug	debug,crypto
 ./usr/libdata/debug/usr/tests/crypto/libcrypto/h_lhashtest.debug	tests-crypto-debug	debug,crypto
 ./usr/libdata/debug/usr/tests/crypto/libcrypto/h_md2test.debug		tests-crypto-debug	debug,crypto
 ./usr/libdata/debug/usr/tests/crypto/libcrypto/h_md4test.debug		tests-crypto-debug	debug,crypto
 ./usr/libdata/debug/usr/tests/crypto/libcrypto/h_md5test.debug		tests-crypto-debug	debug,crypto
-./usr/libdata/debug/usr/tests/crypto/libcrypto/h_mdc2test.debug		tests-crypto-debug	debug,crypto_mdc2,crypto
+./usr/libdata/debug/usr/tests/crypto/libcrypto/h_mdc2test.debug		tests-crypto-debug	debug,crypto
 ./usr/libdata/debug/usr/tests/crypto/libcrypto/h_randtest.debug		tests-crypto-debug	debug,crypto
 ./usr/libdata/debug/usr/tests/crypto/libcrypto/h_rc2test.debug		tests-crypto-debug	debug,crypto
 ./usr/libdata/debug/usr/tests/crypto/libcrypto/h_rc4test.debug		tests-crypto-debug	debug,crypto
@@ -1429,12 +1429,12 @@
 ./usr/tests/crypto/libcrypto/evptests.txt	tests-crypto-tests	crypto
 ./usr/tests/crypto/libcrypto/h_exptest		tests-crypto-tests	crypto
 ./usr/tests/crypto/libcrypto/h_hmactest		tests-crypto-tests	crypto
-./usr/tests/crypto/libcrypto/h_ideatest		tests-crypto-tests	crypto_idea,crypto
+./usr/tests/crypto/libcrypto/h_ideatest		tests-crypto-tests	crypto
 ./usr/tests/crypto/libcrypto/h_lhashtest	tests-crypto-tests	crypto
 ./usr/tests/crypto/libcrypto/h_md2test		tests-crypto-tests	crypto
 ./usr/tests/crypto/libcrypto/h_md4test		tests-crypto-tests	crypto
 ./usr/tests/crypto/libcrypto/h_md5test		tests-crypto-tests	crypto
-./usr/tests/crypto/libcrypto/h_mdc2test		tests-crypto-tests	crypto_mdc2,crypto
+./usr/tests/crypto/libcrypto/h_mdc2test		tests-crypto-tests	crypto
 ./usr/tests/crypto/libcrypto/h_randtest		tests-crypto-tests	crypto
 ./usr/tests/crypto/libcrypto/h_rc2test		tests-crypto-tests	crypto
 ./usr/tests/crypto/libcrypto/h_rc4test		tests-crypto-tests	crypto

Reply via email to