summaryrefslogtreecommitdiff
path: root/regress/sys
AgeCommit message (Expand)Author
2014-08-18Make the forking tests more reliable. During copy the read(2)Alexander Bluhm
2014-08-18Make the multiple UDP packet test more reliable. The receive bufferAlexander Bluhm
2014-08-15Convert 3DES regress test from /dev/crypto to using kernel source codeMike Belopuhov
2014-08-15Convert AES-CTR regress test from /dev/crypto to using kernel sourceMike Belopuhov
2014-08-15Convert AES regress test from /dev/crypto to using kernel source codeMike Belopuhov
2014-07-20Make sure the correct errno is reported by warn* or err* and notPhilip Guenther
2014-07-19Make sure struct sockaddr_in gets completely initialized by setting it to zeroMiod Vallat
2014-07-18The pf forward tests were running rdr-to and nat-to simultaneouslyAlexander Bluhm
2014-07-16zap trailing newlines; "go for it" deraadtOkan Demirmen
2014-07-13Make the pf_fragment test pass again. pf does not adjust theAlexander Bluhm
2014-07-13Make the pf_forward test pass again. Check that the router'sAlexander Bluhm
2014-07-12Automatically load the required pf rules into the kernel of theAlexander Bluhm
2014-07-12Teach these pf regress tests to run with obj directory and to failAlexander Bluhm
2014-07-12Use a saner and consistent address layout for my network tests thatAlexander Bluhm
2014-07-11Put a license file into the test directories with multiple argumentAlexander Bluhm
2014-07-11Make the test output easier to read by splitting the test casesAlexander Bluhm
2014-07-11Verify the checksum of the echo reply fragment based on the echoAlexander Bluhm
2014-07-11Add a test that sends a large ICMP6 packet in many small fragments.Alexander Bluhm
2013-01-03Reengineer the socket splicing regression tests:Alexander Bluhm
2014-07-03Enter the REGRESS_FULL target subdirs for clean, cleandir and obj targets.Miod Vallat
2014-06-24POSIX doesn't specify MAP_FILE and it's a noop anyway, so remove it toMatthew Dempsky
2014-06-23Add regress test for SIGSEGV and SIGBUS siginfo semantics.Matthew Dempsky
2014-06-19Add a basic regress test for __MAP_NOREPLACE.Matthew Dempsky
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