.. |
Makefile
|
Add a test for signal delivery during pselect, with temporary mask change.
|
2011-05-18 02:57:48 +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_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_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_mmap.c
|
Avoid creating test files oustide atf-run temporary tree.
|
2011-04-25 22:29:35 +00:00 |
t_mprotect.c
|
Do not return for early failures; otherwise the testcase will be
|
2011-05-06 22:24:41 +00:00 |
t_msync.c
|
Avoid creating test files oustide atf-run temporary tree.
|
2011-04-25 22:29:35 +00:00 |
t_nanosleep.c
|
Don't print a time_t with %lu
|
2011-05-02 11:14:29 +00:00 |
t_pselect.c
|
Don't depend on the atf timeout stuff, do it ourselves.
|
2011-05-18 03:15:12 +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_timer.c
|
test timer_create with CLOCK_MONOTONIC as well
|
2011-04-08 11:11:53 +00:00 |
t_umask.c
|
Avoid creating test files oustide atf-run temporary tree.
|
2011-04-25 22:29:35 +00:00 |