summaryrefslogtreecommitdiffstats
path: root/regress/sys (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add test that splicing inet and unix sockets. This test should be abortedmvs2020-06-181-0/+24
* The unmount-nested test creates 15 partitions with file systems.bluhm2020-05-251-17/+17
* initial framework for ipv6 source address selection testingpamela2020-04-133-0/+142
* Do not create /hooray as part of the regress test. Regress testsclaudio2020-04-071-2/+1
* For open with O_CREAT pass a mask of 0644 with else files are createdclaudio2020-04-071-37/+37
* Unified diff makes it easier to understand where regressions are.mpi2020-04-071-2/+2
* Don't #include <machine/cpufunc.h>, not available on all archsjca2020-04-031-2/+1
* Add ulimit -c unlimited to the commands that plan to produce a coredump.claudio2020-04-013-6/+7
* Enable tests now that the original parent see the exit status after thempi2020-03-161-1/+211
* Add a regression test for vnd(4).visa2020-03-122-1/+29
* output the name of each targetanton2020-03-111-1/+3
* Add a regression test for kqueue recursion. Also check that select(2)visa2020-03-082-2/+141
* Accidently some tests were never running. Make regress target namesbluhm2020-03-021-9/+9
* Enable ptrace2mpi2020-02-281-2/+2
* Import ptrace(2) regression tests from FreeBSD.mpi2020-02-285-0/+585
* Since OpenBSD has switched to the strict host model, this regressbluhm2020-02-021-7/+9
* delete wasteful ;;deraadt2020-01-221-2/+2
* Do not create files as dependency of .BEGIN rule. Noticed bybluhm2020-01-157-20/+20
* Rework when tests have to be skipped due to insufficient configurationbluhm2020-01-088-102/+192
* Unify handling of ioctls FIOSETOWN/SIOCSPGRP/TIOCSPGRP andvisa2020-01-081-2/+2
* simplify assertionsanton2019-12-241-17/+5
* add pipe kqueue testsanton2019-12-244-3/+319
* The IPsec policy check for IPComp bundles has been fixed in thebluhm2019-12-201-11/+11
* rename binaries to differentiate failure cases (in dmesg output) betweenderaadt2019-12-024-6/+6
* Add regress tests for making syscalls from the main program text and frommortimer2019-11-279-0/+97
* increase pipe size in order to exercise big pipe allocationsanton2019-11-142-8/+9
* minor style nitanton2019-11-101-2/+2
* +pipeanton2019-11-091-1/+2
* add pipe regress test suiteanton2019-11-096-0/+714
* Improve handling of nosuid mount option, temporary directory andbluhm2019-09-201-20/+27
* Fix compiler warning and whitespace.bluhm2019-09-201-4/+4
* Run regress wx_syscall if /usr/obj is mounted wxallowed.bluhm2019-09-202-6/+21
* Regress mmap_hint usually passes, enable it.bluhm2019-09-201-4/+1
* Make checksum comparison more robust. 0xffff is the same as 0.bluhm2019-09-192-2/+2
* Send ping6 fragment that ends behind ipv6 max packet size.bluhm2019-09-173-1/+105
* Fix unveil for relative lookups in the non AT_FDCWD casebeck2019-09-111-3/+2
* Make it possible to free overlapping regions (effectively allowingkettenis2019-09-113-4/+35
* Pull out and expand openat tests into their own routine.beck2019-09-081-7/+56
* Ignore missing pseudo terminal for ssh when called from cron job.bluhm2019-09-052-10/+10
* Name environment variables consistently.bluhm2019-09-054-21/+21
* Minimize differences between IPv4 and IPv6 multicast tests.bluhm2019-09-055-64/+100
* Link IPv6 multicast tests to regress build.bluhm2019-09-051-2/+2
* Test IPv6 multicast sender, receiver, router. Minimal mc6routebluhm2019-09-054-0/+858
* Create remote log files in obj directory.bluhm2019-09-031-15/+15
* Link multicast tests to regress build.bluhm2019-09-021-2/+2
* Test multicast sender, receiver, router. Minimal mcroute implmentationbluhm2019-09-025-0/+834
* Use SUDO to run test as root.bluhm2019-08-061-7/+9
* Test more variants to specify the root directory.bluhm2019-08-062-2/+22
* Test realpath and unveil if the root directory is written as "//".bluhm2019-08-052-2/+26
* Link regress realpath-unmount to build.bluhm2019-08-051-1/+2