summaryrefslogtreecommitdiff
path: root/regress/sys
AgeCommit message (Expand)Author
2014-06-13Add regress test for MAP_INHERIT_ZERO.Matthew Dempsky
2014-05-29use calloc, from Benjamin BaierTed Unangst
2014-05-20Use errc/warnc to simplify code.Philip Guenther
2014-04-27Regress for access()Philip Guenther
2014-04-24The switch statement given/when was introduced in Perl 5.10 and gotAlexander Bluhm
2014-04-18It's been a quarter century: we can assume volatile is present with that name.Philip Guenther
2014-03-29pflowproto 9 is no more.Florian Obser
2014-03-18Retire hp300, mvme68k and mvme88k ports. These ports have no users, keepingMiod Vallat
2014-02-28... also check that writing 0 bytes works...Marc Espie
2014-01-22Missing #includePhilip Guenther
2014-01-18Remove -Wbounded: it is now the compiler default.Martynas Venckus
2014-01-10Use arc4random instead of random in the flock regress tests.Joel Sing
2014-01-10Make this work on hppa.Joel Sing
2014-01-10Do not include MD assembly code in a sys regress test. Untested on alpha,Joel Sing
2014-01-08Fix the tests for the pf divert state and socket reuse.Alexander Bluhm
2014-01-08Set socket buffer size to fixed value of 100000 octets. ThisAlexander Bluhm
2013-12-21Match the type to the callsPhilip Guenther
2013-11-17Adapt the IPv6 routing header type 0 tests to the current behaviour.Alexander Bluhm
2013-11-13Fix typo prt -> ptr.Alexander Bluhm
2013-11-13Add a check-setup target to make sure that all addresses and routesAlexander Bluhm
2013-11-03Grep pf state table on remote machine to find state reuse problems.Alexander Bluhm
2013-06-03Add a regression test suite for the pf divert-to and divert-replyAlexander Bluhm
2013-11-03Add divert tests that reuse protocol and port. They show whatAlexander Bluhm
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