summaryrefslogtreecommitdiff
path: root/regress/sys
AgeCommit message (Expand)Author
2020-12-26Missed a python2.7, scapy 2, copyright bump in previous scapy 3 commits.Alexander Bluhm
2020-12-26Wrap long lines.Alexander Bluhm
2020-12-25Send fragment that reaches beyond max packet length. pf ignoresAlexander Bluhm
2020-12-25Wrap long lines.Alexander Bluhm
2020-12-25Switch to scapy with python 3.Alexander Bluhm
2020-12-25Link pktinfo_addr and srcaddr regress to build.Alexander Bluhm
2020-12-25Switch to scapy with python 3.Alexander Bluhm
2020-12-25Switch to scapy with python 3.Alexander Bluhm
2020-12-25Switch to scapy with python 3.Alexander Bluhm
2020-12-25Switch to scapy with python 3.Alexander Bluhm
2020-12-25Switch to scapy with python 3.Alexander Bluhm
2020-12-25Switch to scapy with python 3.Alexander Bluhm
2020-12-25Switch to scapy with python 3.Alexander Bluhm
2020-12-25Switch to scapy with python 3.Alexander Bluhm
2020-12-24Switch to scapy with python 3.Alexander Bluhm
2020-12-24Switch to scapy with python 3.Alexander Bluhm
2020-12-21Test that IPv4 path MTU discovery works over IPsec in tunnel mode.Alexander Bluhm
2020-12-20Use regress framework for setup and shorten target names.Alexander Bluhm
2020-12-17Fix regress target name, they must be unique.Alexander Bluhm
2020-12-17Link broadcast_bind, carp, in_pcbbind, sendsrcaddr regress to build.Alexander Bluhm
2020-12-17Use ${SUDO} or skip test if not root.Alexander Bluhm
2020-12-17Fix a race where the ${SUDO} process was killed instead of tcpdump.Alexander Bluhm
2020-12-17Link pflow and wg regress to build.Alexander Bluhm
2020-12-17Remove echo headlines.Alexander Bluhm
2020-12-17Use setup and cleanup feature from regress framework.Alexander Bluhm
2020-12-16Remove echo headlines. Makefile cleanup.Alexander Bluhm
2018-08-21Check the FPU environment of user land processes after exec and theAlexander Bluhm
2020-12-16Remove echo headlines. Use consistent target names.Alexander Bluhm
2020-12-16Use setup and cleanup feature from regress framework.Alexander Bluhm
2020-12-16Make test actually fail if something is broken.Alexander Bluhm
2020-12-03restructure, making room for several testsanton
2020-11-10Link all regress/sys/kern/ subdirs to build and sort alphabetically.Alexander Bluhm
2020-11-07Since rework of source IP selection, we can reverse the last changesdenis
2020-11-06Compiling rtable.c kernel source file needs satosin() and satosin6()Alexander Bluhm
2020-11-05add missing rcs idanton
2020-11-04Set up two WireGuard wg(4) interfaces in different routing domains.Alexander Bluhm
2020-11-03The 'source IP address' commit (route.c r1.249) broke the rtable regressTheo Buehler
2020-11-03On arm64 char is unsigned, use int in getopt() loop.Alexander Bluhm
2020-10-26hook up vnodeanton
2020-10-26Add a reproducer for uvm vnode deadlock fixed in revision 1.108 ofanton
2020-10-21Fix building the library when invoked with make regress.Alexander Bluhm
2020-10-20Add arm64 support.Mark Kettenis
2020-10-16Implement propper handling for make clean and obj.Alexander Bluhm
2020-10-03add kcov remote interrupt coverage testanton
2020-10-03sync usageanton
2020-09-16Remove tests that are now under signal/Martin Pieuchot
2020-09-16Move sigsuspend test.Martin Pieuchot
2020-09-16Unhooked signal tests that just moved.Martin Pieuchot
2020-09-16Put all signal tests under a single directory.Martin Pieuchot
2019-05-13Test the interaction of signals with multiple posix threads. ItAlexander Bluhm