NetBSD/tests/lib/libc/sys
2013-07-24 11:45:48 +00:00
..
Makefile There wasn't a codegen bug - the test program itself was buggy. 2013-07-24 11:45:48 +00:00
t_access.c
t_chroot.c
t_clock_gettime.c
t_clone.c
t_connect.c
t_dup.c
t_fsync.c
t_getcontext.c
t_getgroups.c
t_getitimer.c
t_getlogin.c
t_getpid.c
t_getrusage.c
t_getsid.c
t_gettimeofday.c
t_issetugid.c
t_kevent.c Skip kqueue_unsupported_fd if the drvctl device is not present. 2012-11-29 09:13:44 +00:00
t_kill.c
t_link.c
t_listen.c
t_lwp_create.c
t_lwp_ctl.c
t_mincore.c
t_mkdir.c
t_mkfifo.c
t_mknod.c
t_mlock.c Make this compile on archs where VM_MIN_ADDRESS is not defined (or not 2012-09-08 12:25:05 +00:00
t_mmap.c
t_mprotect.c
t_msgctl.c
t_msgget.c
t_msgrcv.c Fix msgsz confusion. 2013-07-24 11:44:10 +00:00
t_msgsnd.c
t_msync.c
t_nanosleep.c add more test cases for nanosleep 2013-03-31 16:47:16 +00:00
t_pipe2.c
t_pipe.c
t_poll.c
t_posix_fadvise.c
t_recvmmsg.c
t_revoke.c
t_select.c
t_setrlimit.c
t_setuid.c
t_sigaction.c Merge in the minimal test from the old src/regress/sys/kernel/sigtramp 2012-11-07 16:51:16 +00:00
t_sigqueue.c
t_sigtimedwait.c Sharpen the "return imediately" test case and fix/uncomment the "wait untill 2013-03-08 23:18:00 +00:00
t_socketpair.c
t_stat.c
t_swapcontext.c Whitespace 2013-05-05 10:26:57 +00:00
t_timer_create.c
t_truncate.c
t_ucontext.c
t_umask.c
t_unlink.c
t_write.c