diff options
| author | Mitchell Horne <mhorne@FreeBSD.org> | 2022-09-15 13:57:07 +0000 |
|---|---|---|
| committer | Mitchell Horne <mhorne@FreeBSD.org> | 2022-09-15 13:58:42 +0000 |
| commit | 80dadb9c1acf406ec25c6db0d0f8551406ae8920 (patch) | |
| tree | 6090302d6fcd4e780b8b7dcafd5636b1d5aa7bca /tests | |
| parent | 0090d18235269cc5f9582712a42fb5641d5b6f71 (diff) | |
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/sys/netpfil/pf/ether.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/sys/netpfil/pf/ether.sh b/tests/sys/netpfil/pf/ether.sh index 0fe5069cf74c..63ca9080cbd2 100644 --- a/tests/sys/netpfil/pf/ether.sh +++ b/tests/sys/netpfil/pf/ether.sh @@ -642,6 +642,7 @@ short_pkt_head() { atf_set descr 'Test overly short Ethernet packets' atf_set require.user root + atf_set require.progs scapy } short_pkt_body() |
