Module Name:    src
Committed By:   christos
Date:           Thu Nov 17 01:22:30 UTC 2011

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

Log Message:
add kevent test


To generate a diff of this commit:
cvs rdiff -u -r1.423 -r1.424 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.423 src/distrib/sets/lists/tests/mi:1.424
--- src/distrib/sets/lists/tests/mi:1.423	Mon Nov 14 15:25:15 2011
+++ src/distrib/sets/lists/tests/mi	Wed Nov 16 20:22:30 2011
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.423 2011/11/14 20:25:15 christos Exp $
+# $NetBSD: mi,v 1.424 2011/11/17 01:22:30 christos Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -508,6 +508,7 @@
 ./usr/libdata/debug/usr/tests/lib/libc/sys/t_getsid.debug		tests-lib-debug		debug,atf
 ./usr/libdata/debug/usr/tests/lib/libc/sys/t_gettimeofday.debug		tests-lib-debug		debug,atf
 ./usr/libdata/debug/usr/tests/lib/libc/sys/t_issetugid.debug		tests-lib-debug		debug,atf
+./usr/libdata/debug/usr/tests/lib/libc/sys/t_kevent.debug		tests-lib-debug		debug,atf
 ./usr/libdata/debug/usr/tests/lib/libc/sys/t_kill.debug			tests-lib-debug		debug,atf
 ./usr/libdata/debug/usr/tests/lib/libc/sys/t_link.debug			tests-lib-debug		debug,atf
 ./usr/libdata/debug/usr/tests/lib/libc/sys/t_listen.debug		tests-lib-debug		debug,atf
@@ -2159,6 +2160,7 @@
 ./usr/tests/lib/libc/sys/t_getsid		tests-lib-tests		atf
 ./usr/tests/lib/libc/sys/t_gettimeofday		tests-lib-tests		atf
 ./usr/tests/lib/libc/sys/t_issetugid		tests-lib-tests		atf
+./usr/tests/lib/libc/sys/t_kevent		tests-lib-tests		atf
 ./usr/tests/lib/libc/sys/t_kill			tests-lib-tests		atf
 ./usr/tests/lib/libc/sys/t_link			tests-lib-tests		atf
 ./usr/tests/lib/libc/sys/t_listen		tests-lib-tests		atf

Reply via email to