Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove echo headlines. | bluhm | 2020-12-17 | 1 | -2/+1 |
* | Enable t_mmap-1 test. It is skipped on NetBSD, but works for us. | bluhm | 2020-12-06 | 1 | -2/+1 |
* | Run the atf cleanup block after each test. This makes more tests | bluhm | 2020-11-11 | 1 | -9/+11 |
* | Declare prototype of __syscall locally. Fixes t_syscall test. | bluhm | 2020-11-10 | 1 | -2/+1 |
* | Sync libc syscall tests with changes in upstream NetBSD. Use #ifdef | bluhm | 2020-11-09 | 1 | -16/+27 |
* | Use std=gnu99 to be able to build the tests with both base clang and gcc. | mpi | 2020-10-06 | 1 | -1/+3 |
* | Add missing new line to printf. Make clean should not require SUDO. | bluhm | 2020-02-02 | 1 | -3/+1 |
* | Enable t_ptrace with an errno change compared to NetBSD. | mpi | 2020-01-30 | 1 | -6/+8 |
* | Make clean should not require SUDO. | bluhm | 2020-01-13 | 1 | -3/+1 |
* | Import NetBSD system call regression tests. They were written with | bluhm | 2019-11-19 | 1 | -0/+104 |