Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/distrib/sets/lists/tests Add new test programs for libcrypto.



details:   https://anonhg.NetBSD.org/src/rev/e5eccd187345
branches:  trunk
changeset: 756282:e5eccd187345
user:      jmmv <jmmv%NetBSD.org@localhost>
date:      Sat Jul 10 16:43:40 2010 +0000

description:
Add new test programs for libcrypto.

diffstat:

 distrib/sets/lists/tests/mi |  6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diffs (21 lines):

diff -r df72f2a248a5 -r e5eccd187345 distrib/sets/lists/tests/mi
--- a/distrib/sets/lists/tests/mi       Sat Jul 10 16:43:25 2010 +0000
+++ b/distrib/sets/lists/tests/mi       Sat Jul 10 16:43:40 2010 +0000
@@ -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



Home | Main Index | Thread Index | Old Index