NetBSD/tests/syscall
2011-06-21 01:45:26 +00:00
..
Makefile Few naive tests for truncate(2). 2011-06-20 18:03:41 +00:00
t_access.c Avoid creating test files oustide atf-run temporary tree. 2011-04-25 22:29:35 +00:00
t_cmsg.c + rump_lwproc_newproc -> rump_lwproc_rfork() 2011-01-02 12:58:17 +00:00
t_dup.c Avoid creating test files oustide atf-run temporary tree. 2011-04-25 22:29:35 +00:00
t_fsync.c Rename some tests. No functional change. 2011-04-05 14:04:42 +00:00
t_getgroups.c Few simple tests for getgroups(2). 2011-04-17 06:26:02 +00:00
t_getlogin.c Add few basic tests for the getlogin(2) family. 2011-06-14 03:50:47 +00:00
t_getpid.c Use _exit(2). 2011-04-04 10:30:29 +00:00
t_getrusage.c Until PR bin/44837 is fixed, use atf_tc_fail("anticipated error did not 2011-06-04 15:51:45 +00:00
t_getsid.c Use _exit(2). 2011-04-04 10:30:29 +00:00
t_gettimeofday.c Two elementary tests for gettimeofday(2). 2011-05-01 07:22:40 +00:00
t_itimer.c Few basic tests for getitimer(2) and setitimer(2). 2011-05-02 17:26:23 +00:00
t_kill.c Few fundamental consistency checks for kill(2). 2011-04-30 06:20:37 +00:00
t_mincore.c Use proper format strings. 2011-06-16 15:33:24 +00:00
t_mmap.c Avoid creating test files oustide atf-run temporary tree. 2011-04-25 22:29:35 +00:00
t_mprotect.c Use proper format strings. 2011-06-16 15:33:24 +00:00
t_msync.c Use proper format strings. 2011-06-16 15:33:24 +00:00
t_nanosleep.c Don't print a time_t with %lu 2011-05-02 11:14:29 +00:00
t_poll.c Add a regression test for poll(2) based on the test for pollts(2). 2011-06-01 19:43:10 +00:00
t_pollts.c pollts(2) is supposed to return -1 in particular and not a random 2011-06-01 19:32:50 +00:00
t_pselect.c Modify the test to be more robust. Still getting fork interrupted somehow, 2011-05-29 22:12:32 +00:00
t_setrlimit.c Do not try to lower limits that are already at 0. 2011-04-25 22:34:16 +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_stat.c Use atf_tc_skip() instead of #if 0. 2011-06-08 05:28:03 +00:00
t_timer.c test timer_create with CLOCK_MONOTONIC as well 2011-04-08 11:11:53 +00:00
t_truncate.c Require unprivileged runs when appropriate. 2011-06-21 01:45:26 +00:00
t_umask.c Use proper format strings. 2011-06-16 15:33:24 +00:00