Module Name:    src
Committed By:   pgoyette
Date:           Wed Jan 12 17:33:39 UTC 2011

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

Log Message:
Update sets list for moving of servent and protoent tests


To generate a diff of this commit:
cvs rdiff -u -r1.226 -r1.227 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.226 src/distrib/sets/lists/tests/mi:1.227
--- src/distrib/sets/lists/tests/mi:1.226	Wed Jan 12 16:08:12 2011
+++ src/distrib/sets/lists/tests/mi	Wed Jan 12 17:33:38 2011
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.226 2011/01/12 16:08:12 tron Exp $
+# $NetBSD: mi,v 1.227 2011/01/12 17:33:38 pgoyette Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -337,8 +337,8 @@
 ./usr/libdata/debug/usr/tests/lib/libc/getaddrinfo/h_gai		tests-obsolete		obsolete
 ./usr/libdata/debug/usr/tests/lib/libc/h_atexit.debug			tests-obsolete		obsolete
 ./usr/libdata/debug/usr/tests/lib/libc/h_nsd_recurse.debug			tests-lib-debug		debug,atf
-./usr/libdata/debug/usr/tests/lib/libc/h_protoent.debug			tests-lib-debug		debug,atf
-./usr/libdata/debug/usr/tests/lib/libc/h_servent.debug			tests-lib-debug		debug,atf
+./usr/libdata/debug/usr/tests/lib/libc/h_protoent.debug			tests-obsolete		obsolete
+./usr/libdata/debug/usr/tests/lib/libc/h_servent.debug			tests-obsolete		obsolete
 ./usr/libdata/debug/usr/tests/lib/libc/hash				tests-lib-debug
 ./usr/libdata/debug/usr/tests/lib/libc/hash/h_hash.debug		tests-lib-debug		debug,atf
 ./usr/libdata/debug/usr/tests/lib/libc/hash/t_sha2.debug		tests-lib-debug		debug,atf
@@ -350,6 +350,8 @@
 ./usr/libdata/debug/usr/tests/lib/libc/net				tests-lib-debug
 ./usr/libdata/debug/usr/tests/lib/libc/net/getaddrinfo			tests-lib-debug
 ./usr/libdata/debug/usr/tests/lib/libc/net/getaddrinfo/h_gai		tests-lib-debug		debug,atf
+./usr/libdata/debug/usr/tests/lib/libc/net/h_protoent.debug		tests-lib-debug		debug,atf
+./usr/libdata/debug/usr/tests/lib/libc/net/h_servent.debug		tests-lib-debug		debug,atf
 ./usr/libdata/debug/usr/tests/lib/libc/h_atexit.debug			tests-lib-debug		debug,atf
 ./usr/libdata/debug/usr/tests/lib/libc/regex				tests-lib-debug
 ./usr/libdata/debug/usr/tests/lib/libc/regex/h_regex.debug		tests-lib-debug		debug,atf
@@ -1654,8 +1656,8 @@
 ./usr/tests/lib/libc/getaddrinfo/t_getaddrinfo	tests-obsolete		obsolete
 ./usr/tests/lib/libc/h_atexit			tests-lib-tests		atf
 ./usr/tests/lib/libc/h_nsd_recurse		tests-lib-tests		atf
-./usr/tests/lib/libc/h_protoent			tests-lib-tests		atf
-./usr/tests/lib/libc/h_servent			tests-lib-tests		atf
+./usr/tests/lib/libc/h_protoent			tests-obsolete		obsolete
+./usr/tests/lib/libc/h_servent			tests-obsolete		obsolete
 ./usr/tests/lib/libc/hash			tests-lib-tests
 ./usr/tests/lib/libc/hash/Atffile		tests-lib-tests		atf
 ./usr/tests/lib/libc/hash/data			tests-lib-tests
@@ -1692,6 +1694,10 @@
 ./usr/tests/lib/libc/net/getaddrinfo/data/unsup_fam.exp		tests-lib-tests	atf
 ./usr/tests/lib/libc/net/getaddrinfo/h_gai	tests-lib-tests		atf
 ./usr/tests/lib/libc/net/getaddrinfo/t_getaddrinfo tests-lib-tests	atf
+./usr/tests/lib/libc/net/h_protoent		tests-obsolete		obsolete
+./usr/tests/lib/libc/net/h_servent		tests-obsolete		obsolete
+./usr/tests/lib/libc/net/t_protoent		tests-obsolete		obsolete
+./usr/tests/lib/libc/net/t_servent		tests-lib-tests		atf
 ./usr/tests/lib/libc/regex			tests-lib-tests
 ./usr/tests/lib/libc/regex/Atffile		tests-lib-tests		atf
 ./usr/tests/lib/libc/regex/data			tests-lib-tests
@@ -1784,10 +1790,10 @@
 ./usr/tests/lib/libc/t_inet			tests-lib-tests		atf
 ./usr/tests/lib/libc/t_mktime			tests-lib-tests		atf
 ./usr/tests/lib/libc/t_nsdispatch		tests-lib-tests		atf
-./usr/tests/lib/libc/t_protoent			tests-lib-tests		atf
+./usr/tests/lib/libc/t_protoent			tests-obsolete		obsolete
 ./usr/tests/lib/libc/t_ptm			tests-lib-tests		atf
 ./usr/tests/lib/libc/t_randomid			tests-lib-tests		atf
-./usr/tests/lib/libc/t_servent			tests-lib-tests		atf
+./usr/tests/lib/libc/t_servent			tests-obsolete		obsolete
 ./usr/tests/lib/libc/t_strptime			tests-lib-tests		atf
 ./usr/tests/lib/libdes				tests-lib-tests
 ./usr/tests/lib/libdes/Atffile			tests-lib-tests		atf,crypto

Reply via email to