summaryrefslogtreecommitdiff
path: root/src/regress/lib/libc/sys/README
diff options
context:
space:
mode:
Diffstat (limited to 'src/regress/lib/libc/sys/README')
-rw-r--r--src/regress/lib/libc/sys/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/regress/lib/libc/sys/README b/src/regress/lib/libc/sys/README
index 84a442eb5d..0f7d82e7b6 100644
--- a/src/regress/lib/libc/sys/README
+++ b/src/regress/lib/libc/sys/README
@@ -18,6 +18,7 @@ t_getrusage - no expected fail, PR kern/30115 is NetBSD, work more
18t_mknod - remove tests for unsupported file types 18t_mknod - remove tests for unsupported file types
19t_msgget - remove msgget_limit test 19t_msgget - remove msgget_limit test
20t_poll - remove pollts_* tests 20t_poll - remove pollts_* tests
21t_ptrace - change EPERM -> EINVAL for PT_ATTACH of a parent
21t_revoke - remove basic tests, revoke only on ttys supported 22t_revoke - remove basic tests, revoke only on ttys supported
22t_select - remove sigset_t struct as it is int on OpenBSD 23t_select - remove sigset_t struct as it is int on OpenBSD
23 24
@@ -26,7 +27,6 @@ t_mlock - wrong errno, succeeds where not expected, POSIX imprecise
26t_mmap - ENOTBLK on test NetBSD is skipping, remove mmap_va0 test 27t_mmap - ENOTBLK on test NetBSD is skipping, remove mmap_va0 test
27t_msgrcv - msgrcv(id, &r, 3 - 1, 0x41, 004000) != -1 28t_msgrcv - msgrcv(id, &r, 3 - 1, 0x41, 004000) != -1
28t_pipe2 - closefrom(4) == -1, remove F_GETNOSIGPIPE and nosigpipe test 29t_pipe2 - closefrom(4) == -1, remove F_GETNOSIGPIPE and nosigpipe test
29t_ptrace - ptrace(0, 0, ((void *)0), 0) != -1
30t_stat - invalid GID with doas 30t_stat - invalid GID with doas
31t_syscall - SIGSEGV 31t_syscall - SIGSEGV
32t_unlink - wrong errno according to POSIX 32t_unlink - wrong errno according to POSIX