summaryrefslogtreecommitdiffstats
path: root/regress/lib/libc/sys
AgeCommit message (Expand)AuthorFilesLines
2020-12-17Remove echo headlines.bluhm1-2/+1
2020-12-06Enable t_mmap-1 test. It is skipped on NetBSD, but works for us.bluhm2-3/+10
2020-11-11Run the atf cleanup block after each test. This makes more testsbluhm1-9/+11
2020-11-10Declare prototype of __syscall locally. Fixes t_syscall test.bluhm2-3/+7
2020-11-09Sync libc syscall tests with changes in upstream NetBSD. Use #ifdefbluhm20-283/+212
2020-10-21On machines with a userland timecounter we bypass the gettimeofday(2)kettenis1-2/+16
2020-10-06Use std=gnu99 to be able to build the tests with both base clang and gcc.mpi1-1/+3
2020-02-02Add missing new line to printf. Make clean should not require SUDO.bluhm2-7/+5
2020-01-30Enable t_ptrace with an errno change compared to NetBSD.mpi4-19/+31
2020-01-13Make clean should not require SUDO.bluhm1-3/+1
2019-11-22Sync tests with current NetBSD. Enable t_mkfifo test.bluhm6-27/+44
2019-11-19Import NetBSD system call regression tests. They were written withbluhm49-0/+10692