Module Name:    src
Committed By:   jmmv
Date:           Sat Jul 10 16:43:40 UTC 2010

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

Log Message:
Add new test programs for libcrypto.


To generate a diff of this commit:
cvs rdiff -u -r1.101 -r1.102 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.101 src/distrib/sets/lists/tests/mi:1.102
--- src/distrib/sets/lists/tests/mi:1.101	Wed Jul  7 14:54:19 2010
+++ src/distrib/sets/lists/tests/mi	Sat Jul 10 16:43:40 2010
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.101 2010/07/07 14:54:19 njoly Exp $
+# $NetBSD: mi,v 1.102 2010/07/10 16:43:40 jmmv Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -855,7 +855,11 @@
 ./usr/tests/crypto/libcrypto/h_shatest		tests-crypto-tests
 ./usr/tests/crypto/libcrypto/h_threadstest	tests-crypto-tests
 ./usr/tests/crypto/libcrypto/h_x509v3test	tests-crypto-tests
+./usr/tests/crypto/libcrypto/t_certs		tests-crypto-tests
+./usr/tests/crypto/libcrypto/t_ciphers		tests-crypto-tests
+./usr/tests/crypto/libcrypto/t_hashes		tests-crypto-tests
 ./usr/tests/crypto/libcrypto/t_libcrypto	tests-crypto-tests
+./usr/tests/crypto/libcrypto/t_pubkey		tests-crypto-tests
 ./usr/tests/fs					tests-fs-tests
 ./usr/tests/fs/Atffile				tests-fs-tests		atf
 ./usr/tests/fs/h_funcs.subr			tests-fs-tests		atf

Reply via email to