003 File Manager
Current Path:
/usr/src/tests/sys/cddl/zfs/tests/truncate
usr
/
src
/
tests
/
sys
/
cddl
/
zfs
/
tests
/
truncate
/
📁
..
📄
Makefile
(420 B)
📄
cleanup.ksh
(1.02 KB)
📄
setup.ksh
(1.04 KB)
📄
truncate.cfg
(1.26 KB)
📄
truncate_001_pos.ksh
(2.4 KB)
📄
truncate_002_pos.ksh
(2.13 KB)
📄
truncate_test.sh
(2.24 KB)
Editing: Makefile
# $FreeBSD$ .include <src.opts.mk> PACKAGE=tests TESTSDIR=${TESTSBASE}/sys/cddl/zfs/tests/truncate FILESDIR=${TESTSDIR} ATF_TESTS_KSH93+= truncate_test TEST_METADATA+= required_user="root" TEST_METADATA+= is_exclusive=true ${PACKAGE}FILES+= truncate_001_pos.ksh ${PACKAGE}FILES+= setup.ksh ${PACKAGE}FILES+= cleanup.ksh ${PACKAGE}FILES+= truncate_002_pos.ksh ${PACKAGE}FILES+= truncate.cfg .include <bsd.test.mk>
Upload File
Create Folder