NetBSD/tests/syscall
jruoho c077304602 Use RLIMIT_NOFILE rather than the static _SC_OPEN_MAX. 2011-04-08 15:35:49 +00:00
..
Makefile Add few naive test cases for msync(2). 2011-04-07 17:38:02 +00:00
t_access.c Require an unprivileged run with atf_tc_set_md_var(). Pointed out by njoly@. 2011-04-04 07:16:29 +00:00
t_cmsg.c + rump_lwproc_newproc -> rump_lwproc_rfork() 2011-01-02 12:58:17 +00:00
t_dup.c Use RLIMIT_NOFILE rather than the static _SC_OPEN_MAX. 2011-04-08 15:35:49 +00:00
t_fsync.c Rename some tests. No functional change. 2011-04-05 14:04:42 +00:00
t_getpid.c Use _exit(2). 2011-04-04 10:30:29 +00:00
t_getrusage.c Adjust for the tracker PR kern/30115 for this over 15 year old bug. 2011-04-08 10:36:09 +00:00
t_getsid.c Use _exit(2). 2011-04-04 10:30:29 +00:00
t_mmap.c Use _exit(2). 2011-04-04 10:30:29 +00:00
t_mprotect.c Use _exit(2). 2011-04-04 10:30:29 +00:00
t_msync.c Add few naive test cases for msync(2). 2011-04-07 17:38:02 +00:00
t_setrlimit.c Remove redundant memset(3) calls. 2011-04-06 03:47:14 +00:00
t_setuid.c Use the same pattern for couple of simple setuid(2) tests. 2011-04-04 19:08:42 +00:00
t_timer.c test timer_create with CLOCK_MONOTONIC as well 2011-04-08 11:11:53 +00:00
t_umask.c Couple of simple tests for umask(2). 2011-04-04 16:32:41 +00:00