003 File Manager
Current Path:
/usr/src/tests/sys/netinet6
usr
/
src
/
tests
/
sys
/
netinet6
/
📁
..
📄
Makefile
(585 B)
📄
divert.sh
(2.87 KB)
📄
exthdr.py
(7.45 KB)
📄
exthdr.sh
(3.37 KB)
📄
fibs6.sh
(2.97 KB)
📄
forward6.sh
(12.8 KB)
📁
frag6
📄
lpm6.sh
(6.25 KB)
📄
mld.py
(2.53 KB)
📄
mld.sh
(2.4 KB)
📄
output6.sh
(19.34 KB)
📄
redirect.py
(3.17 KB)
📄
redirect.sh
(3.81 KB)
📄
scapyi386.py
(2.86 KB)
📄
scapyi386.sh
(2.42 KB)
Editing: Makefile
# $FreeBSD$ PACKAGE= tests TESTSDIR= ${TESTSBASE}/sys/netinet6 FILESDIR= ${TESTSDIR} ATF_TESTS_SH= \ exthdr \ mld \ scapyi386 \ redirect \ divert \ forward6 \ output6 \ lpm6 \ fibs6 TEST_METADATA.output6+= required_programs="python" ${PACKAGE}FILES+= exthdr.py ${PACKAGE}FILES+= mld.py ${PACKAGE}FILES+= scapyi386.py ${PACKAGE}FILES+= redirect.py ${PACKAGE}FILESMODE_exthdr.py= 0555 ${PACKAGE}FILESMODE_mld.py= 0555 ${PACKAGE}FILESMODE_scapyi386.py=0555 ${PACKAGE}FILESMODE_redirect.py=0555 TESTS_SUBDIRS+= frag6 .include <bsd.test.mk>
Upload File
Create Folder