003 File Manager
Current Path:
/usr/src/tests/sys/cddl/zfs/tests/interop
usr
/
src
/
tests
/
sys
/
cddl
/
zfs
/
tests
/
interop
/
📁
..
📄
Makefile
(377 B)
📄
cleanup.ksh
(1.81 KB)
📄
interop.cfg
(2.33 KB)
📄
interop_001_pos.ksh
(2.77 KB)
📄
interop_test.sh
(1.57 KB)
📄
setup.ksh
(2.47 KB)
Editing: Makefile
# $FreeBSD$ .include <src.opts.mk> PACKAGE=tests TESTSDIR=${TESTSBASE}/sys/cddl/zfs/tests/interop FILESDIR=${TESTSDIR} ATF_TESTS_KSH93+= interop_test TEST_METADATA+= required_user="root" TEST_METADATA+= is_exclusive=true ${PACKAGE}FILES+= cleanup.ksh ${PACKAGE}FILES+= interop_001_pos.ksh ${PACKAGE}FILES+= setup.ksh ${PACKAGE}FILES+= interop.cfg .include <bsd.test.mk>
Upload File
Create Folder