Module Name:    src
Committed By:   pgoyette
Date:           Thu Nov  8 03:14:33 UTC 2012

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

Log Message:
Include the newly-converted tests/lib/libc/gen/t_sleep test


To generate a diff of this commit:
cvs rdiff -u -r1.501 -r1.502 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.501 src/distrib/sets/lists/tests/mi:1.502
--- src/distrib/sets/lists/tests/mi:1.501	Wed Nov  7 14:01:34 2012
+++ src/distrib/sets/lists/tests/mi	Thu Nov  8 03:14:32 2012
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.501 2012/11/07 14:01:34 pgoyette Exp $
+# $NetBSD: mi,v 1.502 2012/11/08 03:14:32 pgoyette Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -407,6 +407,7 @@
 ./usr/libdata/debug/usr/tests/lib/libc/gen/t_setdomainname.debug	tests-lib-debug		debug,atf
 ./usr/libdata/debug/usr/tests/lib/libc/gen/t_sethostname.debug		tests-lib-debug		debug,atf
 ./usr/libdata/debug/usr/tests/lib/libc/gen/t_siginfo.debug		tests-lib-debug		debug,atf
+./usr/libdata/debug/usr/tests/lib/libc/gen/t_sleep.debug		tests-lib-debug		debug,atf
 ./usr/libdata/debug/usr/tests/lib/libc/gen/t_syslog.debug		tests-lib-debug		debug,atf
 ./usr/libdata/debug/usr/tests/lib/libc/gen/t_syslog_pthread.debug	tests-obsolete		obsolete
 ./usr/libdata/debug/usr/tests/lib/libc/gen/t_time.debug			tests-lib-debug		debug,atf
@@ -2241,6 +2242,7 @@
 ./usr/tests/lib/libc/gen/t_setdomainname	tests-lib-tests		atf
 ./usr/tests/lib/libc/gen/t_sethostname		tests-lib-tests		atf
 ./usr/tests/lib/libc/gen/t_siginfo		tests-lib-tests		atf
+./usr/tests/lib/libc/gen/t_sleep		tests-lib-tests		atf
 ./usr/tests/lib/libc/gen/t_syslog		tests-lib-tests		atf
 ./usr/tests/lib/libc/gen/t_syslog_pthread	tests-obsolete		obsolete
 ./usr/tests/lib/libc/gen/t_time			tests-lib-tests		atf

Reply via email to