aboutsummaryrefslogtreecommitdiff
path: root/tests/sys/netpfil/pf/Makefile
diff options
context:
space:
mode:
authorKristof Provost <kp@FreeBSD.org>2021-07-01 15:15:36 +0000
committerKristof Provost <kp@FreeBSD.org>2021-07-01 19:34:40 +0000
commitdd82fd3543022017b84007ac1a0d45fc683f9850 (patch)
treef819fa11433a70bbabec28b1bb1b540c558490dc /tests/sys/netpfil/pf/Makefile
parent8923ea6c867fd75b08b76883ec122c429a4018f9 (diff)
downloadsrc-dd82fd3543022017b84007ac1a0d45fc683f9850.tar.gz
src-dd82fd3543022017b84007ac1a0d45fc683f9850.zip
pf tests: ftp-proxy test
Basic test case for ftp-proxy PR: 256917 MFC after: 1 week Sponsored by: Rubicon Communications, LLC ("Netgate")
Diffstat (limited to 'tests/sys/netpfil/pf/Makefile')
-rw-r--r--tests/sys/netpfil/pf/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/sys/netpfil/pf/Makefile b/tests/sys/netpfil/pf/Makefile
index b43a0a5a77b3..8bbc498f38c5 100644
--- a/tests/sys/netpfil/pf/Makefile
+++ b/tests/sys/netpfil/pf/Makefile
@@ -18,6 +18,7 @@ ATF_TESTS_SH+= altq \
nat \
pass_block \
pfsync \
+ proxy \
rdr \
route_to \
rules_counter \