This commit is contained in:
pooka 2010-07-13 18:13:57 +00:00
parent 2a5fd96f77
commit d066e8927d
1 changed files with 3 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: mi,v 1.105 2010/07/13 11:54:06 pooka Exp $ # $NetBSD: mi,v 1.106 2010/07/13 18:13:57 pooka Exp $
# #
# Note: don't delete entries from here - mark them as "obsolete" instead. # Note: don't delete entries from here - mark them as "obsolete" instead.
# #
@ -219,6 +219,7 @@
./usr/libdata/debug/usr/tests/fs/vfs tests-fs-debug ./usr/libdata/debug/usr/tests/fs/vfs tests-fs-debug
./usr/libdata/debug/usr/tests/fs/vfs/t_rmdirrace.debug tests-fs-debug debug,atf ./usr/libdata/debug/usr/tests/fs/vfs/t_rmdirrace.debug tests-fs-debug debug,atf
./usr/libdata/debug/usr/tests/fs/vfs/t_vfsops.debug tests-fs-debug debug,atf ./usr/libdata/debug/usr/tests/fs/vfs/t_vfsops.debug tests-fs-debug debug,atf
./usr/libdata/debug/usr/tests/fs/vfs/t_vnops.debug tests-fs-debug debug,atf
./usr/libdata/debug/usr/tests/ipf tests-ipf-tests ./usr/libdata/debug/usr/tests/ipf tests-ipf-tests
./usr/libdata/debug/usr/tests/kernel tests-kernel-tests ./usr/libdata/debug/usr/tests/kernel tests-kernel-tests
./usr/libdata/debug/usr/tests/kernel/kqueue tests-kernel-tests ./usr/libdata/debug/usr/tests/kernel/kqueue tests-kernel-tests
@ -946,6 +947,7 @@
./usr/tests/fs/vfs/Atffile tests-fs-tests atf ./usr/tests/fs/vfs/Atffile tests-fs-tests atf
./usr/tests/fs/vfs/t_rmdirrace tests-fs-tests atf ./usr/tests/fs/vfs/t_rmdirrace tests-fs-tests atf
./usr/tests/fs/vfs/t_vfsops tests-fs-tests atf ./usr/tests/fs/vfs/t_vfsops tests-fs-tests atf
./usr/tests/fs/vfs/t_vnops tests-fs-tests atf
./usr/tests/games tests-games-tests ./usr/tests/games tests-games-tests
./usr/tests/games/Atffile tests-games-tests ./usr/tests/games/Atffile tests-games-tests
./usr/tests/games/t_factor tests-games-tests ./usr/tests/games/t_factor tests-games-tests