Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F108676685
D28903.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
687 B
Referenced Files
None
Subscribers
None
D28903.diff
View Options
diff --git a/tests/sys/netpfil/pf/checksum.sh b/tests/sys/netpfil/pf/checksum.sh
--- a/tests/sys/netpfil/pf/checksum.sh
+++ b/tests/sys/netpfil/pf/checksum.sh
@@ -32,6 +32,7 @@
{
atf_set descr 'Test unaligned checksum updates'
atf_set require.user root
+ atf_set require.progs scapy
}
unaligned_body()
diff --git a/tests/sys/netpfil/pf/dup.sh b/tests/sys/netpfil/pf/dup.sh
--- a/tests/sys/netpfil/pf/dup.sh
+++ b/tests/sys/netpfil/pf/dup.sh
@@ -30,10 +30,11 @@
common_dir=$(atf_get_srcdir)/../common
atf_test_case "dup_to" "cleanup"
-do_to_head()
+dup_to_head()
{
atf_set descr 'dup-to test'
atf_set require.user root
+ atf_set require.progs scapy
}
dup_to_body()
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Jan 28, 6:08 AM (3 h, 46 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
16254368
Default Alt Text
D28903.diff (687 B)
Attached To
Mode
D28903: tests/sys/netpfil/pf: Add missing python3 requirements
Attached
Detach File
Event Timeline
Log In to Comment