tests/netinet6: fix missing require.progs
Approved by: pouria Sponsored by: Netflix Differential Revision: https://reviews.freebsd.org/D56569
This commit is contained in:
@@ -695,6 +695,7 @@ atf_test_case "ndp_slaac_switch_onlink_prefix" "cleanup"
|
||||
ndp_slaac_switch_onlink_prefix_head() {
|
||||
atf_set descr 'Test SLAAC onlink prefix switching when prefix received via multiple interfaces'
|
||||
atf_set require.user root
|
||||
atf_set require.progs python3 scapy
|
||||
}
|
||||
|
||||
ndp_slaac_switch_onlink_prefix_body() {
|
||||
|
||||
Reference in New Issue
Block a user