003 File Manager
Current Path:
/usr/src/tests/sys/geom/class/mirror
usr
/
src
/
tests
/
sys
/
geom
/
class
/
mirror
/
📁
..
📄
10_test.sh
(1.6 KB)
📄
11_test.sh
(2.08 KB)
📄
12_test.sh
(1.62 KB)
📄
13_test.sh
(2.01 KB)
📄
1_test.sh
(432 B)
📄
2_test.sh
(1.26 KB)
📄
3_test.sh
(1.47 KB)
📄
4_test.sh
(1.49 KB)
📄
5_test.sh
(1.49 KB)
📄
6_test.sh
(1.13 KB)
📄
7_test.sh
(1.47 KB)
📄
8_test.sh
(1.42 KB)
📄
9_test.sh
(1.84 KB)
📄
Makefile
(560 B)
📄
Makefile.depend
(176 B)
📄
component_selection.sh
(4.18 KB)
📄
conf.sh
(836 B)
📄
sync_error.sh
(2.91 KB)
Editing: Makefile
# $FreeBSD$ PACKAGE= tests TESTSDIR= ${TESTSBASE}/sys/geom/class/${.CURDIR:T} TAP_TESTS_SH+= 1_test TAP_TESTS_SH+= 2_test TAP_TESTS_SH+= 3_test TAP_TESTS_SH+= 4_test TAP_TESTS_SH+= 5_test TAP_TESTS_SH+= 6_test TAP_TESTS_SH+= 7_test TAP_TESTS_SH+= 8_test TAP_TESTS_SH+= 9_test TAP_TESTS_SH+= 10_test TAP_TESTS_SH+= 11_test TAP_TESTS_SH+= 12_test TAP_TESTS_SH+= 13_test ATF_TESTS_SH+= component_selection ATF_TESTS_SH+= sync_error ${PACKAGE}FILES+= conf.sh .for t in ${TAP_TESTS_SH} TEST_METADATA.$t+= required_user="root" .endfor .include <bsd.test.mk>
Upload File
Create Folder