Make sys.netinet.output and sys.netinet6.output6 tests depend on python;
they need to be able to run net_receiver.py. MFC after: 2 weeks Sponsored by: DARPA
This commit is contained in:
parent
22ed31c23f
commit
b43bd1070c
@ -10,6 +10,7 @@ ATF_TESTS_C= ip_reass_test \
|
||||
socket_afinet
|
||||
|
||||
ATF_TESTS_SH= carp fibs_test redirect divert forward output lpm
|
||||
TEST_METADATA.output+= required_programs="python"
|
||||
|
||||
PROGS= udp_dontroute tcp_user_cookie
|
||||
|
||||
|
@ -14,6 +14,7 @@ ATF_TESTS_SH= \
|
||||
forward6 \
|
||||
output6 \
|
||||
lpm6
|
||||
TEST_METADATA.output6+= required_programs="python"
|
||||
|
||||
${PACKAGE}FILES+= exthdr.py
|
||||
${PACKAGE}FILES+= mld.py
|
||||
|
Loading…
x
Reference in New Issue
Block a user