snapshot test -> setlists

This commit is contained in:
pooka 2010-04-12 22:59:49 +00:00
parent 5af2edd9e6
commit d32fe754d7
1 changed files with 3 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: mi,v 1.68 2010/03/31 19:18:39 pooka Exp $
# $NetBSD: mi,v 1.69 2010/04/12 22:59:49 pooka Exp $
#
# Note: don't delete entries from here - mark them as "obsolete" instead.
#
@ -113,6 +113,7 @@
./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/ffs/t_snapshot.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
@ -565,6 +566,7 @@
./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/ffs/t_snapshot 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