Source-Changes-HG archive

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

[src/trunk]: src/distrib/sets/lists Update sets lists for new h_sha1hmac test...



details:   https://anonhg.NetBSD.org/src/rev/1b4bbd91f9e4
branches:  trunk
changeset: 792831:1b4bbd91f9e4
user:      pgoyette <pgoyette%NetBSD.org@localhost>
date:      Fri Jan 17 22:34:36 2014 +0000

description:
Update sets lists for new h_sha1hmac test program.

diffstat:

 distrib/sets/lists/debug/mi |  3 ++-
 distrib/sets/lists/tests/mi |  3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diffs (34 lines):

diff -r 8e59589256a1 -r 1b4bbd91f9e4 distrib/sets/lists/debug/mi
--- a/distrib/sets/lists/debug/mi       Fri Jan 17 22:33:02 2014 +0000
+++ b/distrib/sets/lists/debug/mi       Fri Jan 17 22:34:36 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.48 2014/01/15 15:01:24 pgoyette Exp $
+# $NetBSD: mi,v 1.49 2014/01/17 22:34:36 pgoyette Exp $
 
 ./etc/mtree/set.debug                           comp-sys-root
 ./usr/lib/i18n/libBIG5_g.a                     comp-c-debuglib         debuglib
@@ -1502,6 +1502,7 @@
 ./usr/libdata/debug/usr/tests/crypto/opencrypto/h_md5.debug            tests-crypto-debug      debug,atf,crypto
 ./usr/libdata/debug/usr/tests/crypto/opencrypto/h_md5hmac.debug                tests-crypto-debug      debug,atf,crypto
 ./usr/libdata/debug/usr/tests/crypto/opencrypto/h_null.debug           tests-crypto-debug      debug,atf,crypto
+./usr/libdata/debug/usr/tests/crypto/opencrypto/h_sha1hmac.debug       tests-crypto-debug      debug,atf,crypto
 ./usr/libdata/debug/usr/tests/crypto/opencrypto/h_xcbcmac.debug                tests-crypto-debug      debug,atf,crypto
 ./usr/libdata/debug/usr/tests/dev/audio/h_pad.debug                    tests-fs-debug          debug,atf,rump
 ./usr/libdata/debug/usr/tests/dev/cgd/h_img2cgd/h_img2cgd.debug                        tests-obsolete  obsolete
diff -r 8e59589256a1 -r 1b4bbd91f9e4 distrib/sets/lists/tests/mi
--- a/distrib/sets/lists/tests/mi       Fri Jan 17 22:33:02 2014 +0000
+++ b/distrib/sets/lists/tests/mi       Fri Jan 17 22:34:36 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.558 2014/01/15 10:23:32 martin Exp $
+# $NetBSD: mi,v 1.559 2014/01/17 22:34:36 pgoyette Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -873,6 +873,7 @@
 ./usr/tests/crypto/opencrypto/h_md5            tests-crypto-tests      crypto
 ./usr/tests/crypto/opencrypto/h_md5hmac                tests-crypto-tests      crypto
 ./usr/tests/crypto/opencrypto/h_null           tests-crypto-tests      crypto
+./usr/tests/crypto/opencrypto/h_sha1hmac       tests-crypto-tests      crypto
 ./usr/tests/crypto/opencrypto/h_xcbcmac                tests-crypto-tests      crypto
 ./usr/tests/crypto/opencrypto/t_opencrypto     tests-crypto-tests      crypto
 ./usr/tests/dev                                        tests-fs-tests



Home | Main Index | Thread Index | Old Index