NetBSD/tests/fs/zfs/Makefile
pooka 2385406381 Add one simple test case which checks that zpool create results in
a mounted file system.  Then run away as quickly as possible.
2011-03-10 20:02:26 +00:00

11 lines
157 B
Makefile

# $NetBSD: Makefile,v 1.1 2011/03/10 20:02:27 pooka Exp $
#
.include <bsd.own.mk>
TESTSDIR= ${TESTSBASE}/fs/zfs
TESTS_SH= t_zpool
.include <bsd.test.mk>