..
t_access.c
Fix lib/libc/sys/access_test after r311925
2017-01-12 08:31:42 +00:00
t_bind.c
Checkpoint initial integration work
2016-08-12 08:50:05 +00:00
t_chroot.c
Import testcase updates with code contributed back to NetBSD
2017-01-11 09:51:34 +00:00
t_clock_gettime.c
Diff reduce with upstream
2017-01-14 08:36:43 +00:00
t_clock_nanosleep.c
Add clock_nanosleep()
2017-03-19 00:51:12 +00:00
t_clone.c
t_connect.c
Diff reduce with upstream by taking diff hunks that were contributed back
2017-01-14 09:38:40 +00:00
t_dup.c
Diff reduce with upstream by taking diff hunks that were contributed back
2017-01-14 09:38:40 +00:00
t_fsync.c
t_getcontext.c
Add #else case in run(..) to fix test on non-{amd64,arm64,mips} after
2017-02-07 06:34:02 +00:00
t_getgroups.c
Mechanically replace #if defined(__FreeBSD__) and #if defined(__NetBSD__) with
2014-11-17 13:39:00 +00:00
t_getitimer.c
getitimer on FreeBSD returns the last set time instead of the remaining time;
2014-11-01 17:22:53 +00:00
t_getlogin.c
t_getpid.c
t_getrusage.c
Merge content currently under test from ^/vendor/NetBSD/tests/dist/@r312123
2017-01-14 06:49:17 +00:00
t_getsid.c
t_getsockname.c
Checkpoint initial integration work
2016-08-12 08:50:05 +00:00
t_gettimeofday.c
Disable the NetBSD-specific EFAULT requirements test in gettimeofday_err
2016-04-07 06:21:33 +00:00
t_issetugid.c
t_kevent.c
Diff reduce with upstream and consolidate #ifdefs where possible
2017-01-15 22:00:59 +00:00
t_kill.c
t_link.c
Diff reduce with upstream by taking diff hunks that were contributed back
2017-01-14 09:38:40 +00:00
t_listen.c
Diff reduce with upstream by taking diff hunks that were contributed back
2017-01-14 09:38:40 +00:00
t_lwp_create.c
t_lwp_ctl.c
t_mincore.c
Pull in ^/vendor/NetBSD/tests/dist@r312219
2017-01-15 10:04:20 +00:00
t_minherit.c
t_mkdir.c
t_mkfifo.c
t_mknod.c
- Ignore EINVAL check with mknod(path, S_IFCHR, -1) as the testcase is always
2014-10-24 03:42:37 +00:00
t_mlock.c
Use sys/param.h instead of sys/types.h to prep for upstreaming to NetBSD
2017-01-16 18:17:53 +00:00
t_mmap.c
Remove unnecessary whitespace diff
2017-01-16 18:04:14 +00:00
t_mprotect.c
Checkpoint initial integration work
2016-08-12 08:50:05 +00:00
t_msgctl.c
Annotate all changes made in r316178-r316180 with __FreeBSD__
2017-03-30 07:13:47 +00:00
t_msgget.c
t_msgrcv.c
Diff reduce with upstream by taking diff hunks that were contributed back
2017-01-14 09:38:40 +00:00
t_msgsnd.c
Annotate all changes made in r316178-r316180 with __FreeBSD__
2017-03-30 07:13:47 +00:00
t_msync.c
Pull in ^/vendor/NetBSD/tests/dist@r312219
2017-01-15 10:04:20 +00:00
t_nanosleep.c
Merge content currently under test from ^/vendor/NetBSD/tests/dist/@r312123
2017-01-14 06:49:17 +00:00
t_pipe.c
Merge content currently under test from ^/vendor/NetBSD/tests/dist/@r312123
2017-01-14 06:49:17 +00:00
t_pipe2.c
Merge content currently under test from ^/vendor/NetBSD/tests/dist/@r312123
2017-01-14 06:49:17 +00:00
t_poll.c
Mechanically replace #if defined(__FreeBSD__) and #if defined(__NetBSD__) with
2014-11-17 13:39:00 +00:00
t_posix_fadvise.c
Merge content currently under test from ^/vendor/NetBSD/tests/dist/@r312123
2017-01-14 06:49:17 +00:00
t_posix_fallocate.c
Checkpoint initial integration work
2016-08-12 08:50:05 +00:00
t_recvmmsg.c
t_revoke.c
Merge content currently under test from ^/vendor/NetBSD/tests/dist/@r312123
2017-01-14 06:49:17 +00:00
t_select.c
Merge content currently under test from ^/vendor/NetBSD/tests/dist/@r312123
2017-01-14 06:49:17 +00:00
t_setrlimit.c
Merge content currently under test from ^/vendor/NetBSD/tests/dist/@r312123
2017-01-14 06:49:17 +00:00
t_setuid.c
t_sigaction.c
Merge content currently under test from ^/vendor/NetBSD/tests/dist/@r312123
2017-01-14 06:49:17 +00:00
t_sigqueue.c
Diff reduce with upstream by taking diff hunks that were contributed back
2017-01-14 09:38:40 +00:00
t_sigtimedwait.c
t_socketpair.c
Merge content currently under test from ^/vendor/NetBSD/tests/dist/@r312123
2017-01-14 06:49:17 +00:00
t_stat.c
Diff reduce with upstream by taking diff hunks that were contributed back
2017-01-14 09:38:40 +00:00
t_swapcontext.c
t_timer_create.c
Merge ^/vendor/NetBSD/tests/dist@r312294
2017-01-16 17:43:43 +00:00
t_truncate.c
Diff reduce with upstream by taking diff hunks that were contributed back
2017-01-14 09:38:40 +00:00
t_ucontext.c
t_umask.c
Merge content currently under test from ^/vendor/NetBSD/tests/dist/@r312123
2017-01-14 06:49:17 +00:00
t_unlink.c
Pull in ^/vendor/NetBSD/tests/dist@r312219
2017-01-15 10:04:20 +00:00
t_wait.c
Diff reduce with upstream and consolidate #ifdefs where possible
2017-01-15 22:00:59 +00:00
t_wait_noproc.c
Diff reduce with upstream and consolidate #ifdefs where possible
2017-01-15 22:00:59 +00:00
t_wait_noproc_wnohang.c
Upgrade NetBSD tests to 01.11.2017_23.20 snapshot
2017-01-13 03:33:57 +00:00
t_write.c
Merge content currently under test from ^/vendor/NetBSD/tests/dist/@r312123
2017-01-14 06:49:17 +00:00