HomeSort by: relevance | last modified time | path
    Searched refs:npftest (Results 1 - 5 of 5) sorted by relevancy

  /src/tests/net/npf/
Makefile 10 FILES= ../../../usr.sbin/npf/npftest/npftest.conf
11 FILES+= ../../../usr.sbin/npf/npftest/npftestl3.conf
t_npf.sh 35 atf_check -o ignore -e ignore npfctl debug -c "$(atf_get_srcdir)/npftest.conf" -o ./npf.plist
38 atf_check -o ignore npftest -c npf.plist -T "${name}"
44 if [ -f npftest.core ]; then
45 gdb -batch -ex bt npftest npftest.core
47 strings npftest.core |grep -E '^\[.+\] '
59 atf_set require.progs npfctl npftest
75 sh -ec 'npftest -L || printf "dummy\tnone\n"' > $LIST 2>/dev/null
  /src/usr.sbin/npf/
Makefile 8 SUBDIR+= npftest
  /src/usr.sbin/npf/npftest/
Makefile 6 PROG= npftest
8 PAXCTL_FLAGS.npftest += +m
13 SRCS= npftest.c npfstream.c
  /src/usr.sbin/npf/npftest/libnpftest/
Makefile 8 LIB= npftest

Completed in 14 milliseconds