summaryrefslogtreecommitdiff
path: root/regress/sys
AgeCommit message (Expand)Author
2017-02-06Ping via IPsec must increment ESP input and output counter by one.Alexander Bluhm
2017-02-06Add ipsec subdir.Alexander Bluhm
2017-02-06Test combinations of IPsec tunnel and transport mode on severalAlexander Bluhm
2017-01-27Make sure that the fstest program has been build when running inAlexander Bluhm
2017-01-26deactivate the existing pledge regress tests, they needSebastian Benoit
2017-01-26add check for pledge(pf), and pledge(pf) + fd passingSebastian Benoit
2017-01-26enable compiler warnings and fix them.Sebastian Benoit
2017-01-25Do not try to execute this test on !m88k archs.Martin Pieuchot
2017-01-24Fix typo in variable name.Alexander Bluhm
2017-01-20Hook up the pf_table regress testClaudio Jeker
2017-01-20Add a basic test for pf_table using pfctl -t x -T testClaudio Jeker
2017-01-19Our kernel does not generate IPv6 atomic fragments anymore. CheckAlexander Bluhm
2017-01-19Sending a PMTU ICMP packet will trigger a TCP retransmit. The testAlexander Bluhm
2017-01-18Do not use privileged or NFS source ports for UDP packets as inetdAlexander Bluhm
2017-01-18Add tests that generate IPv6 atomic fragments for UDP and TCP byAlexander Bluhm
2017-01-18Do not unconfigure mount points, vnd devices and NFS daemons duringAlexander Bluhm
2017-01-16SIGTERM does not reliably terminate mountd(8), use -KILL for cleanup.Alexander Bluhm
2017-01-16Somewhere between 5.9 and current gen_traffic started to produce oneFlorian Obser
2017-01-16remove duration, it depends too much on the specific setupFlorian Obser
2017-01-14It's not longer a syntax error to provide a flowdst without a portFlorian Obser
2017-01-14Remove priority line, ifconfig(8) prints the interface index on theFlorian Obser
2017-01-13Let these hppa-specific tests print "SKIPPED" on non-hppa architectures.Mark Kettenis
2017-01-13Make mount points and makefiles for file system tests consistent.Alexander Bluhm
2017-01-13Run the existing tests for FFS also on a NFS mount point.Alexander Bluhm
2017-01-13Use a NFS mount via loopback for testing file system operations.Alexander Bluhm
2017-01-11Add a test that creates a nested tree of mount points. All partitionsAlexander Bluhm
2017-01-12Print the test description before running each subtest.Alexander Bluhm
2017-01-12Fix typo in expect.Alexander Bluhm
2017-01-12Fix trailing whitespace.Alexander Bluhm
2017-01-12The program to create hard links is called ln(1) and not link.Alexander Bluhm
2017-01-12Test the non-existing system-call lchflags(2) by using chflagsat(2)Alexander Bluhm
2017-01-12Do not suppress error messages to stderr, but remove unnecessaryAlexander Bluhm
2017-01-11Add a test that creates a nested tree of mount points. All partitionsAlexander Bluhm
2017-01-11Make test more verbose when it fails.Alexander Bluhm
2017-01-11Fix trailing whitespace.Alexander Bluhm
2017-01-10Cleanup the mount point and vnd devices before and after the test.Alexander Bluhm
2016-12-13Print better error messages in case an expected packet is missing.Alexander Bluhm
2016-12-12Set promiscuous mode during srp1() to receive the arp reply directedAlexander Bluhm
2016-11-30Fix typosVincent Gross
2016-11-28Enable the pmtu and traceroute subtests with af-to. pf has beenAlexander Bluhm
2016-11-28The setuid regression test builds and runs a binary that is setuidAlexander Bluhm
2016-11-21Print better error message if test fails.Alexander Bluhm
2016-11-21Test that IPv6 framents with invalid length or more-fragment bitAlexander Bluhm
2016-11-20SRPL_FIRST() and SRPL_FOLLOW().Martin Pieuchot
2016-11-17Put all make targets in a loop and print a little more what eachAlexander Bluhm
2016-11-17Send fragment with Hop-by-Hop extension header after the fragmentAlexander Bluhm
2016-11-16Test multiple combinations of divert connections. The socket cleanupAlexander Bluhm
2016-11-15Mark pf states created by this regress test with a label. RemoveAlexander Bluhm
2016-11-15Sync rdomain_is_used()Martin Pieuchot
2016-11-15rtable_init() now creates the default routing table.Martin Pieuchot