Add ffs tests in kind of a semiguessed fashion.

This commit is contained in:
pooka 2009-04-08 13:32:26 +00:00
parent 663328acb0
commit 408a46214d
2 changed files with 9 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: mi,v 1.37 2009/04/07 19:28:40 apb Exp $
# $NetBSD: mi,v 1.38 2009/04/08 13:32:26 pooka Exp $
#
# Note: don't delete entries from here - mark them as "obsolete" instead.
#
@ -98,6 +98,8 @@
./usr/libdata/debug/usr/tests/crypto/libcrypto/h_threadstest.debug tests-crypto-debug debug
./usr/libdata/debug/usr/tests/crypto/libcrypto/h_x509v3test.debug tests-crypto-debug debug
./usr/libdata/debug/usr/tests/fs tests-fs-debug
./usr/libdata/debug/usr/tests/fs/ffs tests-fs-debug
./usr/libdata/debug/usr/tests/fs/ffs/t_renamerace.debug tests-fs-debug
./usr/libdata/debug/usr/tests/fs/puffs tests-fs-debug
./usr/libdata/debug/usr/tests/fs/puffs/h_have_puffs.debug tests-fs-debug debug
./usr/libdata/debug/usr/tests/fs/tmpfs tests-fs-debug
@ -459,6 +461,9 @@
./usr/tests/fs tests-fs-tests
./usr/tests/fs/Atffile tests-fs-tests
./usr/tests/fs/h_funcs.subr tests-fs-tests
./usr/tests/fs/ffs tests-fs-tests
./usr/tests/fs/ffs/Atffile tests-fs-tests
./usr/tests/fs/ffs/t_renamerace tests-fs-tests
./usr/tests/fs/puffs tests-fs-tests
./usr/tests/fs/puffs/Atffile tests-fs-tests
./usr/tests/fs/puffs/h_have_puffs tests-fs-tests

View File

@ -1,4 +1,4 @@
# $NetBSD: NetBSD.dist,v 1.394 2009/04/08 06:55:09 apb Exp $
# $NetBSD: NetBSD.dist,v 1.395 2009/04/08 13:32:26 pooka Exp $
# @(#)4.4BSD.dist 8.1 (Berkeley) 6/13/93
# Do not customize this file as it may be overwritten on upgrades.
@ -545,6 +545,7 @@
./usr/libdata/debug/usr/tests/crypto
./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/puffs
./usr/libdata/debug/usr/tests/fs/tmpfs
./usr/libdata/debug/usr/tests/ipf
@ -1410,6 +1411,7 @@
./usr/tests/crypto
./usr/tests/crypto/libcrypto
./usr/tests/fs
./usr/tests/fs/ffs
./usr/tests/fs/puffs
./usr/tests/fs/tmpfs
./usr/tests/games