Module Name:    src
Committed By:   pooka
Date:           Thu Jun 10 22:07:33 UTC 2010

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

Log Message:
update


To generate a diff of this commit:
cvs rdiff -u -r1.83 -r1.84 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.83 src/distrib/sets/lists/tests/mi:1.84
--- src/distrib/sets/lists/tests/mi:1.83	Wed Jun  9 21:36:45 2010
+++ src/distrib/sets/lists/tests/mi	Thu Jun 10 22:07:33 2010
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.83 2010/06/09 21:36:45 njoly Exp $
+# $NetBSD: mi,v 1.84 2010/06/10 22:07:33 pooka Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -183,6 +183,9 @@
 ./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/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
 ./usr/libdata/debug/usr/tests/lib/libevent				tests-lib-debug
 ./usr/libdata/debug/usr/tests/lib/libevent/h_event.debug		tests-lib-debug		debug,atf
 ./usr/libdata/debug/usr/tests/libexec					tests-lib-debug
@@ -1100,6 +1103,11 @@
 ./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/semaphore			tests-lib-tests
+./usr/tests/lib/semaphore/Atffile		tests-lib-tests		atf
+./usr/tests/lib/semaphore/pthread		tests-lib-tests
+./usr/tests/lib/semaphore/pthread/Atffile	tests-lib-tests		atf
+./usr/tests/lib/semaphore/pthread/t_sem_pth	tests-lib-tests		atf
 ./usr/tests/lib/libevent			tests-lib-tests
 ./usr/tests/lib/libevent/Atffile		tests-lib-tests		atf
 ./usr/tests/lib/libevent/h_event		tests-lib-tests		atf

Reply via email to