Module Name: src
Committed By: pgoyette
Date: Fri Jan 7 02:49:09 UTC 2011
Modified Files:
src/distrib/sets/lists/tests: mi
src/etc/mtree: NetBSD.dist.tests
Log Message:
Hook t_cerror and t_ttyio into the build
To generate a diff of this commit:
cvs rdiff -u -r1.214 -r1.215 src/distrib/sets/lists/tests/mi
cvs rdiff -u -r1.12 -r1.13 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.214 src/distrib/sets/lists/tests/mi:1.215
--- src/distrib/sets/lists/tests/mi:1.214 Thu Jan 6 17:20:48 2011
+++ src/distrib/sets/lists/tests/mi Fri Jan 7 02:49:09 2011
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.214 2011/01/06 17:20:48 pgoyette Exp $
+# $NetBSD: mi,v 1.215 2011/01/07 02:49:09 pgoyette Exp $
#
# Note: don't delete entries from here - mark them as "obsolete" instead.
#
@@ -382,6 +382,9 @@
./usr/libdata/debug/usr/tests/lib/libc/string/t_string.debug tests-lib-debug debug,atf
./usr/libdata/debug/usr/tests/lib/libc/string/t_stresep.debug tests-lib-debug debug,atf
./usr/libdata/debug/usr/tests/lib/libc/string/t_swab.debug tests-lib-debug debug,atf
+./usr/libdata/debug/usr/tests/lib/libc/ttyio tests-lib-debug
+./usr/libdata/debug/usr/tests/lib/libc/ttyio/t_ttyio.debug tests-lib-debug debug,atf
+./usr/libdata/debug/usr/tests/lib/libc/t_cerror.debug tests-lib-debug debug,atf
./usr/libdata/debug/usr/tests/lib/libc/t_clone.debug tests-lib-debug debug,atf
./usr/libdata/debug/usr/tests/lib/libc/t_context.debug tests-lib-debug debug,atf
./usr/libdata/debug/usr/tests/lib/libc/t_convfp.debug tests-lib-debug debug,atf
@@ -1678,7 +1681,10 @@
./usr/tests/lib/libc/string/t_string tests-lib-tests atf
./usr/tests/lib/libc/string/t_stresep tests-lib-tests atf
./usr/tests/lib/libc/string/t_swab tests-lib-tests atf
+./usr/tests/lib/libc/ttyio tests-lib-tests
+./usr/tests/lib/libc/ttyio/t_ttyio tests-lib-tests atf
./usr/tests/lib/libc/t_atexit tests-lib-tests atf
+./usr/tests/lib/libc/t_cerror tests-lib-tests atf
./usr/tests/lib/libc/t_clone tests-lib-tests atf
./usr/tests/lib/libc/t_context tests-lib-tests atf
./usr/tests/lib/libc/t_convfp tests-lib-tests atf
Index: src/etc/mtree/NetBSD.dist.tests
diff -u src/etc/mtree/NetBSD.dist.tests:1.12 src/etc/mtree/NetBSD.dist.tests:1.13
--- src/etc/mtree/NetBSD.dist.tests:1.12 Sun Jan 2 22:04:45 2011
+++ src/etc/mtree/NetBSD.dist.tests Fri Jan 7 02:49:09 2011
@@ -1,4 +1,4 @@
-# $NetBSD: NetBSD.dist.tests,v 1.12 2011/01/02 22:04:45 pgoyette Exp $
+# $NetBSD: NetBSD.dist.tests,v 1.13 2011/01/07 02:49:09 pgoyette Exp $
./usr/libdata/debug/usr/tests
./usr/libdata/debug/usr/tests/atf
@@ -53,6 +53,7 @@
./usr/libdata/debug/usr/tests/lib/libc/stdio
./usr/libdata/debug/usr/tests/lib/libc/stdlib
./usr/libdata/debug/usr/tests/lib/libc/string
+./usr/libdata/debug/usr/tests/lib/libc/ttyio
./usr/libdata/debug/usr/tests/lib/libdes
./usr/libdata/debug/usr/tests/lib/libevent
./usr/libdata/debug/usr/tests/lib/semaphore
@@ -150,6 +151,7 @@
./usr/tests/lib/libc/stdio
./usr/tests/lib/libc/stdlib
./usr/tests/lib/libc/string
+./usr/tests/lib/libc/ttyio
./usr/tests/lib/libdes
./usr/tests/lib/semaphore
./usr/tests/lib/semaphore/pthread