003 File Manager
Current Path:
/usr/src/tests/sys/cddl/zfs/tests/redundancy
usr
/
src
/
tests
/
sys
/
cddl
/
zfs
/
tests
/
redundancy
/
📁
..
📄
Makefile
(548 B)
📄
cleanup.ksh
(1.05 KB)
📄
redundancy.cfg
(1.27 KB)
📄
redundancy.kshlib
(6.25 KB)
📄
redundancy_001_pos.ksh
(2.42 KB)
📄
redundancy_002_pos.ksh
(2.6 KB)
📄
redundancy_003_pos.ksh
(2.71 KB)
📄
redundancy_004_neg.ksh
(2.08 KB)
📄
redundancy_test.sh
(3.78 KB)
📄
setup.ksh
(1.07 KB)
Editing: Makefile
# $FreeBSD$ .include <src.opts.mk> PACKAGE=tests TESTSDIR=${TESTSBASE}/sys/cddl/zfs/tests/redundancy FILESDIR=${TESTSDIR} ATF_TESTS_KSH93+= redundancy_test TEST_METADATA+= required_user="root" TEST_METADATA+= is_exclusive=true ${PACKAGE}FILES+= redundancy.cfg ${PACKAGE}FILES+= redundancy_003_pos.ksh ${PACKAGE}FILES+= redundancy_002_pos.ksh ${PACKAGE}FILES+= setup.ksh ${PACKAGE}FILES+= redundancy.kshlib ${PACKAGE}FILES+= cleanup.ksh ${PACKAGE}FILES+= redundancy_001_pos.ksh ${PACKAGE}FILES+= redundancy_004_neg.ksh .include <bsd.test.mk>
Upload File
Create Folder