1 # $NetBSD: Makefile,v 1.4 2009/04/14 10:20:22 pooka Exp $
3 TESTSDIR
= ${TESTSBASE}/fs
/tmpfs
16 TESTS_SH
+= t_read_write
27 TESTS_SH
+= t_trail_slash
30 TESTS_SH
+= t_vnode_leak
32 TESTS_C
+= t_renamerace
34 LDADD.t_renamerace
+= -lrumpfs_tmpfs
-lrumpvfs
-lrump
-lrumpuser
-lpthread
40 SRCS.h_tools
= h_tools.c
42 BINDIR.h_tools
= ${TESTSDIR}
44 .
include <bsd.
test.mk
>