Module Name:    src
Committed By:   pgoyette
Date:           Wed Jan 12 03:53:58 UTC 2011

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

Log Message:
Clean up some fallout from moving getaddrinfo test


To generate a diff of this commit:
cvs rdiff -u -r1.223 -r1.224 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.223 src/distrib/sets/lists/tests/mi:1.224
--- src/distrib/sets/lists/tests/mi:1.223	Wed Jan 12 02:59:16 2011
+++ src/distrib/sets/lists/tests/mi	Wed Jan 12 03:53:58 2011
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.223 2011/01/12 02:59:16 pgoyette Exp $
+# $NetBSD: mi,v 1.224 2011/01/12 03:53:58 pgoyette Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -332,7 +332,8 @@
 ./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-obsolete
+./usr/libdata/debug/usr/tests/lib/libc/getaddrinfo			tests-obsolete		obsolete
+./usr/libdata/debug/usr/tests/lib/libc/getaddrinfo/data			tests-obsolete		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
@@ -1672,6 +1673,8 @@
 ./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			tests-lib-tests
+./usr/tests/lib/libc/net/Atffile		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

Reply via email to