Hook t_cerror and t_ttyio into the build

This commit is contained in:
pgoyette 2011-01-07 02:49:09 +00:00
parent 62566a5bdc
commit 016a7f9b90
2 changed files with 10 additions and 2 deletions

View File

@ -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

View File

@ -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