Module Name:    src
Committed By:   pgoyette
Date:           Wed Jan 12 02:59:16 UTC 2011

Modified Files:
        src/distrib/sets/lists/tests: mi
        src/etc/mtree: NetBSD.dist.tests

Log Message:
Hook up the getaddrinfo test in its new location


To generate a diff of this commit:
cvs rdiff -u -r1.222 -r1.223 src/distrib/sets/lists/tests/mi
cvs rdiff -u -r1.19 -r1.20 src/etc/mtree/NetBSD.dist.tests

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.222 src/distrib/sets/lists/tests/mi:1.223
--- src/distrib/sets/lists/tests/mi:1.222	Tue Jan 11 16:31:33 2011
+++ src/distrib/sets/lists/tests/mi	Wed Jan 12 02:59:16 2011
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.222 2011/01/11 16:31:33 pgoyette Exp $
+# $NetBSD: mi,v 1.223 2011/01/12 02:59:16 pgoyette Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -332,9 +332,9 @@
 ./usr/libdata/debug/usr/tests/lib/libc/gen/t_syslog_pthread.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_vis.debug			tests-lib-debug		debug,atf
-./usr/libdata/debug/usr/tests/lib/libc/getaddrinfo			tests-lib-debug
-./usr/libdata/debug/usr/tests/lib/libc/getaddrinfo/h_gai		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/getaddrinfo			tests-obsolete
+./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
@@ -346,6 +346,10 @@
 ./usr/libdata/debug/usr/tests/lib/libc/ieeefp/t_nan_inf.debug		tests-lib-debug		debug,atf
 ./usr/libdata/debug/usr/tests/lib/libc/ieeefp/t_round.debug		tests-lib-debug		debug,atf
 ./usr/libdata/debug/usr/tests/lib/libc/ieeefp/t_subnormal.debug		tests-lib-debug		debug,atf
+./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/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
 ./usr/libdata/debug/usr/tests/lib/libc/rpc				tests-lib-debug
@@ -1630,23 +1634,23 @@
 ./usr/tests/lib/libc/gen/t_syslog_pthread	tests-lib-tests		atf
 ./usr/tests/lib/libc/gen/t_siginfo		tests-lib-tests		atf
 ./usr/tests/lib/libc/gen/t_vis			tests-lib-tests		atf
-./usr/tests/lib/libc/getaddrinfo		tests-lib-tests
-./usr/tests/lib/libc/getaddrinfo/Atffile	tests-lib-tests		atf
-./usr/tests/lib/libc/getaddrinfo/data		tests-lib-tests
-./usr/tests/lib/libc/getaddrinfo/data/basics_v4.exp	tests-lib-tests	atf
-./usr/tests/lib/libc/getaddrinfo/data/basics_v4v6.exp	tests-lib-tests	atf
-./usr/tests/lib/libc/getaddrinfo/data/no_host_v4.exp	tests-lib-tests	atf
-./usr/tests/lib/libc/getaddrinfo/data/no_host_v4v6.exp	tests-lib-tests	atf
-./usr/tests/lib/libc/getaddrinfo/data/no_serv_v4.exp	tests-lib-tests	atf
-./usr/tests/lib/libc/getaddrinfo/data/no_serv_v4v6.exp	tests-lib-tests	atf
-./usr/tests/lib/libc/getaddrinfo/data/scoped.exp	tests-lib-tests	atf
-./usr/tests/lib/libc/getaddrinfo/data/sock_raw_v4.exp	tests-lib-tests	atf
-./usr/tests/lib/libc/getaddrinfo/data/sock_raw_v4v6.exp	tests-lib-tests	atf
-./usr/tests/lib/libc/getaddrinfo/data/spec_fam_v4.exp	tests-lib-tests	atf
-./usr/tests/lib/libc/getaddrinfo/data/spec_fam_v4v6.exp	tests-lib-tests	atf
-./usr/tests/lib/libc/getaddrinfo/data/unsup_fam.exp	tests-lib-tests	atf
-./usr/tests/lib/libc/getaddrinfo/h_gai		tests-lib-tests		atf
-./usr/tests/lib/libc/getaddrinfo/t_getaddrinfo	tests-lib-tests		atf
+./usr/tests/lib/libc/getaddrinfo		tests-obsolete
+./usr/tests/lib/libc/getaddrinfo/Atffile	tests-obsolete		obsolete
+./usr/tests/lib/libc/getaddrinfo/data		tests-obsolete
+./usr/tests/lib/libc/getaddrinfo/data/basics_v4.exp	tests-obsolete	obsolete
+./usr/tests/lib/libc/getaddrinfo/data/basics_v4v6.exp	tests-obsolete	obsolete
+./usr/tests/lib/libc/getaddrinfo/data/no_host_v4.exp	tests-obsolete	obsolete
+./usr/tests/lib/libc/getaddrinfo/data/no_host_v4v6.exp	tests-obsolete	obsolete
+./usr/tests/lib/libc/getaddrinfo/data/no_serv_v4.exp	tests-obsolete	obsolete
+./usr/tests/lib/libc/getaddrinfo/data/no_serv_v4v6.exp	tests-obsolete	obsolete
+./usr/tests/lib/libc/getaddrinfo/data/scoped.exp	tests-obsolete	obsolete
+./usr/tests/lib/libc/getaddrinfo/data/sock_raw_v4.exp	tests-obsolete	obsolete
+./usr/tests/lib/libc/getaddrinfo/data/sock_raw_v4v6.exp	tests-obsolete	obsolete
+./usr/tests/lib/libc/getaddrinfo/data/spec_fam_v4.exp	tests-obsolete	obsolete
+./usr/tests/lib/libc/getaddrinfo/data/spec_fam_v4v6.exp	tests-obsolete	obsolete
+./usr/tests/lib/libc/getaddrinfo/data/unsup_fam.exp	tests-obsolete	obsolete
+./usr/tests/lib/libc/getaddrinfo/h_gai		tests-obsolete		obsolete
+./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
@@ -1668,6 +1672,23 @@
 ./usr/tests/lib/libc/ieeefp/t_nan_inf		tests-lib-tests		atf
 ./usr/tests/lib/libc/ieeefp/t_round		tests-lib-tests		atf
 ./usr/tests/lib/libc/ieeefp/t_subnormal		tests-lib-tests		atf
+./usr/tests/lib/libc/net/getaddrinfo		tests-lib-tests
+./usr/tests/lib/libc/net/getaddrinfo/Atffile	tests-lib-tests		atf
+./usr/tests/lib/libc/net/getaddrinfo/data	tests-lib-tests
+./usr/tests/lib/libc/net/getaddrinfo/data/basics_v4.exp		tests-lib-tests	atf
+./usr/tests/lib/libc/net/getaddrinfo/data/basics_v4v6.exp	tests-lib-tests	atf
+./usr/tests/lib/libc/net/getaddrinfo/data/no_host_v4.exp	tests-lib-tests	atf
+./usr/tests/lib/libc/net/getaddrinfo/data/no_host_v4v6.exp	tests-lib-tests	atf
+./usr/tests/lib/libc/net/getaddrinfo/data/no_serv_v4.exp	tests-lib-tests	atf
+./usr/tests/lib/libc/net/getaddrinfo/data/no_serv_v4v6.exp	tests-lib-tests	atf
+./usr/tests/lib/libc/net/getaddrinfo/data/scoped.exp		tests-lib-tests	atf
+./usr/tests/lib/libc/net/getaddrinfo/data/sock_raw_v4.exp	tests-lib-tests	atf
+./usr/tests/lib/libc/net/getaddrinfo/data/sock_raw_v4v6.exp	tests-lib-tests	atf
+./usr/tests/lib/libc/net/getaddrinfo/data/spec_fam_v4.exp	tests-lib-tests	atf
+./usr/tests/lib/libc/net/getaddrinfo/data/spec_fam_v4v6.exp	tests-lib-tests	atf
+./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/regex			tests-lib-tests
 ./usr/tests/lib/libc/regex/Atffile		tests-lib-tests		atf
 ./usr/tests/lib/libc/regex/data			tests-lib-tests

Index: src/etc/mtree/NetBSD.dist.tests
diff -u src/etc/mtree/NetBSD.dist.tests:1.19 src/etc/mtree/NetBSD.dist.tests:1.20
--- src/etc/mtree/NetBSD.dist.tests:1.19	Tue Jan 11 16:31:32 2011
+++ src/etc/mtree/NetBSD.dist.tests	Wed Jan 12 02:59:16 2011
@@ -1,4 +1,4 @@
-#	$NetBSD: NetBSD.dist.tests,v 1.19 2011/01/11 16:31:32 pgoyette Exp $
+#	$NetBSD: NetBSD.dist.tests,v 1.20 2011/01/12 02:59:16 pgoyette Exp $
 
 ./usr/libdata/debug/usr/tests
 ./usr/libdata/debug/usr/tests/atf
@@ -47,9 +47,10 @@
 ./usr/libdata/debug/usr/tests/lib/libc
 ./usr/libdata/debug/usr/tests/lib/libc/db
 ./usr/libdata/debug/usr/tests/lib/libc/gen
-./usr/libdata/debug/usr/tests/lib/libc/getaddrinfo
 ./usr/libdata/debug/usr/tests/lib/libc/hash
 ./usr/libdata/debug/usr/tests/lib/libc/ieeefp
+./usr/libdata/debug/usr/tests/lib/libc/net
+./usr/libdata/debug/usr/tests/lib/libc/net/getaddrinfo
 ./usr/libdata/debug/usr/tests/lib/libc/regex
 ./usr/libdata/debug/usr/tests/lib/libc/rpc
 ./usr/libdata/debug/usr/tests/lib/libc/setjmp
@@ -150,11 +151,12 @@
 ./usr/tests/lib/libc
 ./usr/tests/lib/libc/db
 ./usr/tests/lib/libc/gen
-./usr/tests/lib/libc/getaddrinfo
-./usr/tests/lib/libc/getaddrinfo/data
 ./usr/tests/lib/libc/hash
 ./usr/tests/lib/libc/hash/data
 ./usr/tests/lib/libc/ieeefp
+./usr/tests/lib/libc/net
+./usr/tests/lib/libc/net/getaddrinfo
+./usr/tests/lib/libc/net/getaddrinfo/data
 ./usr/tests/lib/libc/regex
 ./usr/tests/lib/libc/regex/data
 ./usr/tests/lib/libc/rpc

Reply via email to