Module Name:    src
Committed By:   pgoyette
Date:           Fri Jan 17 22:34:36 UTC 2014

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

Log Message:
Update sets lists for new h_sha1hmac test program.


To generate a diff of this commit:
cvs rdiff -u -r1.48 -r1.49 src/distrib/sets/lists/debug/mi
cvs rdiff -u -r1.558 -r1.559 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/debug/mi
diff -u src/distrib/sets/lists/debug/mi:1.48 src/distrib/sets/lists/debug/mi:1.49
--- src/distrib/sets/lists/debug/mi:1.48	Wed Jan 15 15:01:24 2014
+++ src/distrib/sets/lists/debug/mi	Fri Jan 17 22:34:36 2014
@@ -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

Index: src/distrib/sets/lists/tests/mi
diff -u src/distrib/sets/lists/tests/mi:1.558 src/distrib/sets/lists/tests/mi:1.559
--- src/distrib/sets/lists/tests/mi:1.558	Wed Jan 15 10:23:32 2014
+++ src/distrib/sets/lists/tests/mi	Fri Jan 17 22:34:36 2014
@@ -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

Reply via email to