Age | Commit message (Expand) | Author |
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 |
2019-08-05 | Test realpath and unveil if the root directory is written as "//". | Alexander Bluhm |
2019-08-05 | Link regress realpath-unmount to build. | Alexander Bluhm |
2019-08-05 | Call realpath(3) in combination with chroot(2) and chdir(2). | Alexander Bluhm |
2019-08-04 | Add arm64 asm for stackpivot regress test. | mortimer |
2019-08-04 | Test that unmount works after calling unlink(2) with relative | Alexander Bluhm |
2019-08-01 | Call unveil(2) in combination with unlink(2) and chroot(2). | Alexander Bluhm |
2019-08-01 | Link regress unveil-unmount to build. | Alexander Bluhm |
2019-08-01 | Call unveil(2) in combination with unlink(2) and chroot(2). | Alexander Bluhm |
2019-07-29 | regress: Add mips64 stack pivot asm for octeon in stackpivot tests | mortimer |
2019-07-23 | Fix realpath(3) errno code for an empty input path string. | Stefan Sperling |
2019-07-16 | Call stat(2) only once in realpath(3) userland reference implementation. | Alexander Bluhm |
2019-07-15 | Our kernel __realpath(2) implementation does not allow non-existing | Alexander Bluhm |
2019-07-12 | Test should also run if there is no obj directory. Name regress | Alexander Bluhm |
2019-07-09 | Regress realpath(3) fails since the non directory hack has been | Alexander Bluhm |
2019-07-09 | Fix white spaces. | Alexander Bluhm |
2019-07-08 | Add some padding bytes to syscall argument struct so that tests | Alexander Bluhm |
2019-06-24 | Do not use a warning flag that base gcc does not understand, | Visa Hankala |
2019-06-24 | Fix test after kernel interface change. | Visa Hankala |
2019-06-17 | improve clock_gettime regress: | anton |
2019-06-14 | new regress: clock_gettime(2); test if CLOCK_MONOTONIC is really monotonic | cheloha |
2019-06-04 | To avoid SYN retransmit, kill local tcp pf state that will be reused. | Alexander Bluhm |
2019-05-30 | A test for W|X ^ syscall prevention, which is difficult to incorporate | Theo de Raadt |
2019-05-29 | Add some more relative path tests | Bob Beck |
2019-05-19 | pass a context struct to each test function in order to reduce future churn | anton |
2019-05-17 | Add realpath to regress | Bob Beck |
2019-05-15 | Add a regression test for path discovery outside of unveil() which | Bob Beck |
2019-05-14 | test different buffer sizes | anton |
2019-05-13 | Document our currently incosnsistent behaviour and our current | Bob Beck |
2019-05-13 | Link regress sigpthread to build. | Alexander Bluhm |
2019-05-13 | Test the interaction of signals with multiple posix threads. It | Alexander Bluhm |
2019-05-12 | Remove redundant settings. | Alexander Bluhm |
2019-05-11 | let's check /bin/c++ | Bob Beck |
2019-05-10 | Enable the test on octeon. Ignore the fact that the test cannot work | Visa Hankala |
2019-05-10 | Let the test build on mips64. | Visa Hankala |
2019-05-10 | Python for scapy must be executed a bit differently in this test. | Alexander Bluhm |
2019-05-09 | Test IPv6 raw sockets with checksum calculation in kernel. | Alexander Bluhm |
2019-05-10 | Simplify the detection for installed python and scapy. Refactor | Alexander Bluhm |
2019-05-09 | Drop reference to sparc and expand 'VAC' so the comment makes sense | Philip Guenther |