Age | Commit message (Expand) | Author |
2020-05-25 | The unmount-nested test creates 15 partitions with file systems. | Alexander Bluhm |
2020-04-13 | initial framework for ipv6 source address selection testing | pamela |
2020-04-07 | Do not create /hooray as part of the regress test. Regress tests | Claudio Jeker |
2020-04-07 | For open with O_CREAT pass a mask of 0644 with else files are created | Claudio Jeker |
2020-04-07 | Unified diff makes it easier to understand where regressions are. | Martin Pieuchot |
2020-04-03 | Don't #include <machine/cpufunc.h>, not available on all archs | Jeremie Courreges-Anglas |
2020-04-01 | Add ulimit -c unlimited to the commands that plan to produce a coredump. | Claudio Jeker |
2020-03-16 | Enable tests now that the original parent see the exit status after the | Martin Pieuchot |
2020-03-12 | Add a regression test for vnd(4). | Visa Hankala |
2020-03-11 | output the name of each target | anton |
2020-03-08 | Add a regression test for kqueue recursion. Also check that select(2) | Visa Hankala |
2020-03-02 | Accidently some tests were never running. Make regress target names | Alexander Bluhm |
2019-08-05 | Call realpath(3) in combination with chroot(2) and chdir(2). | Alexander Bluhm |
2020-02-28 | Enable ptrace2 | Martin Pieuchot |
2020-02-28 | Import ptrace(2) regression tests from FreeBSD. | Martin Pieuchot |
2020-02-02 | Since OpenBSD has switched to the strict host model, this regress | Alexander Bluhm |
2020-01-22 | delete wasteful ;; | Theo de Raadt |
2020-01-15 | Do not create files as dependency of .BEGIN rule. Noticed by | Alexander Bluhm |
2020-01-08 | Rework when tests have to be skipped due to insufficient configuration | Alexander Bluhm |
2020-01-08 | Unify handling of ioctls FIOSETOWN/SIOCSPGRP/TIOCSPGRP and | Visa Hankala |
2019-12-24 | simplify assertions | anton |
2019-12-24 | add pipe kqueue tests | anton |
2019-12-20 | The IPsec policy check for IPComp bundles has been fixed in the | Alexander Bluhm |
2019-12-02 | rename binaries to differentiate failure cases (in dmesg output) between | Theo de Raadt |
2019-11-27 | Add regress tests for making syscalls from the main program text and from | mortimer |
2019-11-14 | increase pipe size in order to exercise big pipe allocations | anton |
2019-11-10 | minor style nit | anton |
2019-11-09 | +pipe | anton |
2019-11-09 | add pipe regress test suite | anton |
2019-09-20 | Improve handling of nosuid mount option, temporary directory and | Alexander Bluhm |
2019-09-20 | Fix compiler warning and whitespace. | Alexander Bluhm |
2019-09-20 | Run regress wx_syscall if /usr/obj is mounted wxallowed. | Alexander Bluhm |
2019-09-20 | Regress mmap_hint usually passes, enable it. | Alexander Bluhm |
2019-09-19 | Make checksum comparison more robust. 0xffff is the same as 0. | Alexander Bluhm |
2019-09-17 | Send ping6 fragment that ends behind ipv6 max packet size. | Alexander Bluhm |
2019-09-11 | Fix unveil for relative lookups in the non AT_FDCWD case | Bob Beck |
2019-09-11 | Make it possible to free overlapping regions (effectively allowing | Mark Kettenis |
2019-09-08 | Pull out and expand openat tests into their own routine. | Bob Beck |
2019-09-05 | Ignore missing pseudo terminal for ssh when called from cron job. | Alexander Bluhm |
2019-09-05 | Name environment variables consistently. | Alexander Bluhm |
2019-09-05 | Minimize differences between IPv4 and IPv6 multicast tests. | Alexander Bluhm |
2019-09-05 | Link IPv6 multicast tests to regress build. | Alexander Bluhm |
2019-09-05 | Test IPv6 multicast sender, receiver, router. Minimal mc6route | Alexander Bluhm |
2019-09-02 | Test multicast sender, receiver, router. Minimal mcroute implmentation | Alexander Bluhm |
2019-09-03 | Create remote log files in obj directory. | Alexander Bluhm |
2019-09-02 | Test multicast sender, receiver, router. Minimal mcroute implmentation | Alexander Bluhm |
2019-09-02 | Link multicast tests to regress build. | Alexander Bluhm |
2019-09-02 | Test multicast sender, receiver, router. Minimal mcroute implmentation | Alexander Bluhm |
2019-08-06 | Use SUDO to run test as root. | Alexander Bluhm |
2019-08-06 | Test more variants to specify the root directory. | Alexander Bluhm |