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:
Edward Tomasz Napierala 2020-05-19 21:48:45 +00:00
parent 22ed31c23f
commit b43bd1070c
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=361267
2 changed files with 2 additions and 0 deletions

View File

@ -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

View File

@ -14,6 +14,7 @@ ATF_TESTS_SH= \
forward6 \
output6 \
lpm6
TEST_METADATA.output6+= required_programs="python"
${PACKAGE}FILES+= exthdr.py
${PACKAGE}FILES+= mld.py