summaryrefslogtreecommitdiff
path: root/regress/sys
AgeCommit message (Expand)Author
2013-11-01Link the pf_divert regression test to the build again as it doesAlexander Bluhm
2013-11-01Add a check-setup target. This allows to find setup errors moreAlexander Bluhm
2013-10-31Do not fail the regression tests if python or the scapy package isAlexander Bluhm
2013-10-20Use scapy to test IPv6 packets with routing header type 0.Alexander Bluhm
2013-10-17Fix run-regress-fragping to use ping(8) instead of ping6(8) to send theLawrence Teo
2013-10-07Add a regression test that ensures profiling signals are delivered to theJoel Sing
2013-10-07Prefer -lpthread over -pthread.Joel Sing
2013-10-06Rework the AES XTS regress so that we compile and test the sys/crypto codeJoel Sing
2013-09-13Test various combinations of flowdst, flowsrc and proto.Florian Obser
2013-09-12Misc time_t tweaks. %ld / (long)tv_sec -> %lld / (long long)tv_sec.Kenneth R Westerback
2013-09-11Enable pf if it's not already running.Florian Obser
2013-08-23flow regression tests.Florian Obser
2013-08-13Sync with pflow changes.Florian Obser
2013-08-11Check wether the required perl packages are installed and that theAlexander Bluhm
2013-08-11typoFlorian Obser
2013-08-11pflow(4) template regression testsFlorian Obser
2013-08-09Add RCS id and ISC license.Alexander Bluhm
2013-08-09Move the check for required perl packages into Makefile.inc so thatAlexander Bluhm
2013-08-07Check wether the required perl packages are installed. If not,Alexander Bluhm
2013-08-05ino_t is unsignedPhilip Guenther
2013-08-01Some tests are currently failing. Only run those if the REGRESS_FULLMark Kettenis
2013-07-30betterMark Kettenis
2013-07-30Make this test actually work on sparc64:Mark Kettenis
2013-07-23I need one more fragment to make the timeout test reliable.Alexander Bluhm
2013-07-23fix typo in fragment payloadAlexander Bluhm
2013-07-23IPv6 fragments, that cannot be reassembled within 60 seconds afterAlexander Bluhm
2013-07-16use .Mt for email addresses; from Jan Stary <hans at stare dot cz>Ingo Schwarze
2013-06-17Do not write my IP addresses into the pf_divert Makefile, the testerAlexander Bluhm
2013-06-05Add tests for ICMP and ICMP6 divert-to.Alexander Bluhm
2013-06-04Add tests for raw IP divert. Set effective user ID to 0 only duringAlexander Bluhm
2013-06-03Add a regression test suite for the pf divert-to and divert-replyAlexander Bluhm
2013-06-03Add tests for UDP divert.Alexander Bluhm
2013-06-03Add a regression test suite for the pf divert-to and divert-replyAlexander Bluhm
2013-06-03Add a regression test suite for the pf divert-to and divert-replyAlexander Bluhm
2013-03-30Make forking socket splicing tests more reliable on slow machines.Alexander Bluhm
2013-03-21sys/param.h, not machine/param.hTheo de Raadt
2013-01-17Improve socket splicing tests:Alexander Bluhm
2013-01-15The socket splicing tests allow the kernel to return EFBIG in caseAlexander Bluhm
2013-01-08Add performance test for socket splicing. Two tcpbench processesAlexander Bluhm
2013-01-08Autoflush the log file of the child process.Alexander Bluhm
2013-01-03Reengineer the socket splicing regression tests:Alexander Bluhm
2013-01-07missing argument to printfMiod Vallat
2013-01-07update asm syntax to match toolchain requirementsMiod Vallat
2013-01-05Fix test descriptions.Alexander Bluhm
2013-01-05Add more tests for UDP socket splicing and enhance existing tests.Alexander Bluhm
2013-01-03Reengineer the socket splicing regression tests:Alexander Bluhm
2013-01-04Fix another race in socket splicing test.Alexander Bluhm
2013-01-03Reengineer the socket splicing regression tests:Alexander Bluhm
2013-01-03The socket splicing tests have been moved from directory splice toAlexander Bluhm
2013-01-03Add subdir sosplice.Alexander Bluhm