Changeset View
Changeset View
Standalone View
Standalone View
tests/sys/netpfil/pf/Makefile
# $FreeBSD$ | # $FreeBSD$ | ||||
PACKAGE= tests | PACKAGE= tests | ||||
TESTSDIR= ${TESTSBASE}/sys/netpfil/pf | TESTSDIR= ${TESTSBASE}/sys/netpfil/pf | ||||
TESTS_SUBDIRS+= ioctl | TESTS_SUBDIRS+= ioctl | ||||
ATF_TESTS_SH+= altq \ | ATF_TESTS_SH+= altq \ | ||||
anchor \ | anchor \ | ||||
checksum \ | checksum \ | ||||
dup \ | dup \ | ||||
forward \ | forward \ | ||||
fragmentation \ | fragmentation \ | ||||
icmp \ | icmp \ | ||||
map_e \ | |||||
names \ | names \ | ||||
nat \ | nat \ | ||||
pass_block \ | pass_block \ | ||||
pfsync \ | pfsync \ | ||||
rdr \ | rdr \ | ||||
route_to \ | route_to \ | ||||
set_skip \ | set_skip \ | ||||
set_tos \ | set_tos \ | ||||
Show All 14 Lines |