add necessary build bucatini for kernfs tests

This commit is contained in:
pooka 2010-03-31 19:18:39 +00:00
parent 986be8ce69
commit b433d14156
2 changed files with 9 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: mi,v 1.67 2010/03/30 01:11:18 pooka Exp $
# $NetBSD: mi,v 1.68 2010/03/31 19:18:39 pooka Exp $
#
# Note: don't delete entries from here - mark them as "obsolete" instead.
#
@ -113,6 +113,8 @@
./usr/libdata/debug/usr/tests/fs/ffs tests-fs-debug
./usr/libdata/debug/usr/tests/fs/ffs/t_fifos.debug tests-fs-debug debug,atf
./usr/libdata/debug/usr/tests/fs/ffs/t_renamerace.debug tests-fs-debug debug,atf
./usr/libdata/debug/usr/tests/fs/kernfs tests-fs-debug
./usr/libdata/debug/usr/tests/fs/kernfs/t_basic.debug tests-fs-debug debug,atf
./usr/libdata/debug/usr/tests/fs/nullfs tests-fs-debug
./usr/libdata/debug/usr/tests/fs/nullfs/t_basic.debug tests-fs-debug debug,atf
./usr/libdata/debug/usr/tests/fs/puffs tests-fs-debug
@ -563,6 +565,9 @@
./usr/tests/fs/ffs/Atffile tests-fs-tests atf
./usr/tests/fs/ffs/t_fifos tests-fs-tests atf
./usr/tests/fs/ffs/t_renamerace tests-fs-tests atf
./usr/tests/fs/kernfs tests-fs-tests
./usr/tests/fs/kernfs/Atffile tests-fs-tests atf
./usr/tests/fs/kernfs/t_basic tests-fs-tests atf
./usr/tests/fs/nullfs tests-fs-tests
./usr/tests/fs/nullfs/Atffile tests-fs-tests atf
./usr/tests/fs/nullfs/t_basic tests-fs-tests atf

View File

@ -1,4 +1,4 @@
# $NetBSD: NetBSD.dist.base,v 1.14 2010/03/30 01:11:17 pooka Exp $
# $NetBSD: NetBSD.dist.base,v 1.15 2010/03/31 19:18:39 pooka Exp $
# @(#)4.4BSD.dist 8.1 (Berkeley) 6/13/93
# Do not customize this file as it may be overwritten on upgrades.
@ -198,6 +198,7 @@
./usr/libdata/debug/usr/tests/crypto/libcrypto
./usr/libdata/debug/usr/tests/fs
./usr/libdata/debug/usr/tests/fs/ffs
./usr/libdata/debug/usr/tests/fs/kernfs
./usr/libdata/debug/usr/tests/fs/nullfs
./usr/libdata/debug/usr/tests/fs/puffs
./usr/libdata/debug/usr/tests/fs/tmpfs
@ -1086,6 +1087,7 @@
./usr/tests/crypto/libcrypto
./usr/tests/fs
./usr/tests/fs/ffs
./usr/tests/fs/kernfs
./usr/tests/fs/nullfs
./usr/tests/fs/puffs
./usr/tests/fs/tmpfs