This commit is contained in:
pooka 2009-04-14 10:20:22 +00:00
parent 3df59b06ac
commit 95ab63fa91
2 changed files with 4 additions and 2 deletions

View File

@ -1,7 +1,8 @@
# $NetBSD: Makefile,v 1.1 2009/04/08 12:08:17 pooka Exp $
# $NetBSD: Makefile,v 1.2 2009/04/14 10:20:22 pooka Exp $
#
TESTSDIR= ${TESTSBASE}/fs/ffs
WARNS= 4
TESTS_C= t_renamerace

View File

@ -1,6 +1,7 @@
# $NetBSD: Makefile,v 1.3 2009/04/07 20:51:46 pooka Exp $
# $NetBSD: Makefile,v 1.4 2009/04/14 10:20:22 pooka Exp $
TESTSDIR= ${TESTSBASE}/fs/tmpfs
WARNS= 4
TESTS_SH= t_create
TESTS_SH+= t_devices