Module Name: src
Committed By: jmmv
Date: Wed Aug 25 16:46:48 UTC 2010
Modified Files:
src/distrib/sets/lists/tests: mi
Log Message:
Add entries for the libdes tests.
To generate a diff of this commit:
cvs rdiff -u -r1.138 -r1.139 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.138 src/distrib/sets/lists/tests/mi:1.139
--- src/distrib/sets/lists/tests/mi:1.138 Tue Aug 24 11:31:48 2010
+++ src/distrib/sets/lists/tests/mi Wed Aug 25 16:46:48 2010
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.138 2010/08/24 11:31:48 pooka Exp $
+# $NetBSD: mi,v 1.139 2010/08/25 16:46:48 jmmv Exp $
#
# Note: don't delete entries from here - mark them as "obsolete" instead.
#
@@ -290,6 +290,8 @@
./usr/libdata/debug/usr/tests/lib/libc/stdlib/t_mi_vector_hash.debug tests-lib-debug debug,atf
./usr/libdata/debug/usr/tests/lib/libc/string tests-obsolete obsolete
./usr/libdata/debug/usr/tests/lib/libc/string/t_popcount.debug tests-obsolete obsolete
+./usr/libdata/debug/usr/tests/lib/libdes tests-lib-debug
+./usr/libdata/debug/usr/tests/lib/libdes/t_des tests-lib-debug debug,atf,crypto
./usr/libdata/debug/usr/tests/lib/semaphore tests-lib-debug
./usr/libdata/debug/usr/tests/lib/semaphore/pthread tests-lib-debug
./usr/libdata/debug/usr/tests/lib/semaphore/pthread/t_sem_pth.debug tests-lib-debug debug,atf
@@ -1431,6 +1433,9 @@
./usr/tests/lib/libc/string tests-obsolete obsolete
./usr/tests/lib/libc/string/Atffile tests-obsolete obsolete
./usr/tests/lib/libc/string/t_popcount tests-obsolete obsolete
+./usr/tests/lib/libdes tests-lib-tests
+./usr/tests/lib/libdes/Atffile tests-lib-tests atf,crypto
+./usr/tests/lib/libdes/t_des tests-lib-tests atf,crypto
./usr/tests/lib/semaphore tests-lib-tests
./usr/tests/lib/semaphore/Atffile tests-lib-tests atf
./usr/tests/lib/semaphore/pthread tests-lib-tests