..
_newselect.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
_newselect.test
Fix select and _newselect syscall entries
2015-12-08 21:19:40 +00:00
.gitignore
tests: check decoding of fallocate syscall
2016-09-28 03:00:07 +00:00
accept4.c
tests: fix accept4.test on systems that lack SOCK_CLOEXEC definition
2016-07-26 15:33:22 +00:00
accept4.test
tests: check decoding of accept4 syscall
2016-07-12 14:42:30 +00:00
accept.c
tests: check decoding of accept syscall
2016-07-12 14:42:30 +00:00
accept.test
tests: check decoding of accept syscall
2016-07-12 14:42:30 +00:00
access.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
access.test
tests: add access.test
2016-04-21 17:37:43 +00:00
acct.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
acct.test
tests: cleanup acct.test
2016-04-21 20:20:42 +00:00
adjtimex.c
tests: fix extended regexps
2016-07-28 00:06:46 +00:00
adjtimex.test
tests: move definitions of $OUT and $ERR to init.sh
2016-03-30 00:13:37 +00:00
aio.c
tests/aio.c: bring indentation in conformance with the rest of the file
2016-09-09 22:18:11 +00:00
aio.test
tests: factor out a part common to many simply organized test scripts
2016-03-30 00:16:24 +00:00
alarm.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
alarm.test
tests: factor out a part common to many simply organized test scripts
2016-03-30 00:16:24 +00:00
attach-f-p.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
attach-f-p.test
tests: simplify attach-f-p.test
2016-08-02 16:47:34 +00:00
attach-p-cmd-cmd.c
tests: cleanup attach-p-cmd.test
2016-08-02 16:43:37 +00:00
attach-p-cmd-p.c
tests: cleanup attach-p-cmd.test
2016-08-02 16:43:37 +00:00
attach-p-cmd.test
tests: cleanup attach-p-cmd.test
2016-08-02 16:43:37 +00:00
bexecve.test
Add copyright headers to some files which lack them
2015-12-17 17:56:48 +00:00
bpf.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
bpf.test
tests: move definitions of $OUT and $ERR to init.sh
2016-03-30 00:13:37 +00:00
brk.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
brk.test
tests: add brk.test
2016-05-17 10:53:03 +00:00
btrfs-v.test
tests: add testing for btrfs ioctls
2016-05-24 14:52:27 +00:00
btrfs-vw.test
tests: check decoding of btrfs RDWR ioctls returned data
2016-05-27 08:54:32 +00:00
btrfs-w.test
tests: check decoding of btrfs RDWR ioctls returned data
2016-05-27 08:54:32 +00:00
btrfs.c
tests: use terse notation in designated initializers where appropriate
2016-07-28 18:32:28 +00:00
btrfs.test
tests: add testing for btrfs ioctls
2016-05-24 14:52:27 +00:00
caps.awk
xlat: do not strip "1<<" prefix from xlat strings
2016-05-05 22:20:40 +00:00
caps.c
tests: extend coverage of capget syscall
2016-02-08 18:21:10 +00:00
caps.test
tests: extend coverage of capget syscall
2016-02-08 18:21:10 +00:00
chmod.c
tests: use sprintrc in tests/chmod.c
2016-09-10 22:58:40 +00:00
chmod.test
tests: factor out a part common to many simply organized test scripts
2016-03-30 00:16:24 +00:00
chown32.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
chown32.test
tests: check decoding of chown32 syscall
2016-04-18 01:10:43 +00:00
chown.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
chown.test
tests: fix chown.test
2016-07-26 09:58:37 +00:00
chroot.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
chroot.test
tests: add chroot.test
2016-04-01 23:34:33 +00:00
clock_adjtime.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
clock_adjtime.test
tests: check decoding of clock_adjtime syscall
2016-04-22 01:13:27 +00:00
clock_nanosleep.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
clock_nanosleep.test
tests: factor out a part common to many simply organized test scripts
2016-03-30 00:16:24 +00:00
clock_xettime.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
clock_xettime.test
tests: factor out a part common to many simply organized test scripts
2016-03-30 00:16:24 +00:00
copy_file_range.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
copy_file_range.test
tests: factor out a part common to many simply organized test scripts
2016-03-30 00:16:24 +00:00
count-f.c
tests: add count-f.test
2016-03-12 23:52:52 +00:00
count-f.expected
tests: add count-f.test
2016-03-12 23:52:52 +00:00
count-f.test
tests: add count-f.test
2016-03-12 23:52:52 +00:00
count.test
tests: relax timings
2016-05-08 00:00:18 +00:00
creat.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
creat.test
Fix printing of mode_t, umode_t, and umask types
2016-08-03 23:27:03 +00:00
detach-running.test
Add copyright headers to some files which lack them
2015-12-17 17:56:48 +00:00
detach-sleeping.test
Add copyright headers to some files which lack them
2015-12-17 17:56:48 +00:00
detach-stopped.test
Add copyright headers to some files which lack them
2015-12-17 17:56:48 +00:00
dup2.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
dup2.test
tests: factor out a part common to many simply organized test scripts
2016-03-30 00:16:24 +00:00
dup3.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
dup3.test
tests: factor out a part common to many simply organized test scripts
2016-03-30 00:16:24 +00:00
dup.c
tests: do not include <errno.h> unnecessarily
2016-04-21 22:05:57 +00:00
dup.test
tests: factor out a part common to many simply organized test scripts
2016-03-30 00:16:24 +00:00
epoll_create1.c
tests: use sprintrc in epoll_create1.test
2016-09-05 15:58:35 +00:00
epoll_create1.test
tests: factor out a part common to many simply organized test scripts
2016-03-30 00:16:24 +00:00
epoll_create.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
epoll_create.test
tests: add epoll_create.test
2016-04-08 07:59:14 +00:00
epoll_ctl.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
epoll_ctl.test
tests: add epoll_ctl.test
2016-04-08 07:59:15 +00:00
epoll_pwait.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
epoll_pwait.test
tests: check decoding of epoll_pwait syscall
2016-05-09 22:12:57 +00:00
epoll_wait.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
epoll_wait.test
tests: add epoll_wait.test
2016-04-08 07:59:16 +00:00
errno2name.c
tests: add errno2name function to libtests
2016-04-21 04:08:55 +03:00
error_msg.c
tests: add error_msg_and_fail function to libtests
2016-01-21 23:46:43 +00:00
eventfd.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
eventfd.expected
eventfd2: fix flags decoding
2015-08-01 22:23:58 +00:00
eventfd.test
eventfd2: fix flags decoding
2015-08-01 22:23:58 +00:00
execve-v.c
tests: use VERBOSE macro in execve and execve-v tests
2016-09-26 15:23:25 +00:00
execve-v.test
tests: move definitions of $OUT and $ERR to init.sh
2016-03-30 00:13:37 +00:00
execve.c
tests: use VERBOSE macro in execve and execve-v tests
2016-09-26 15:23:25 +00:00
execve.test
tests: move definitions of $OUT and $ERR to init.sh
2016-03-30 00:13:37 +00:00
execveat-v.c
tests: use VERBOSE macro in execveat and execveat-v tests
2016-09-26 15:23:48 +00:00
execveat-v.test
tests: factor out a part common to many simply organized test scripts
2016-03-30 00:16:24 +00:00
execveat.c
tests: use VERBOSE macro in execveat and execveat-v tests
2016-09-26 15:23:48 +00:00
execveat.test
tests: factor out a part common to many simply organized test scripts
2016-03-30 00:16:24 +00:00
faccessat.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
faccessat.test
faccessat.test: robustify against libcs invoking faccessat syscall on their own
2016-03-28 00:16:17 +00:00
fallocate.c
tests: check decoding of fallocate syscall
2016-09-28 03:00:07 +00:00
fallocate.test
tests: check decoding of fallocate syscall
2016-09-28 03:00:07 +00:00
fanotify_mark.c
fanotify_mark.test: rewrite from match_grep to match_diff
2016-08-02 11:11:52 +00:00
fanotify_mark.test
fanotify_mark.test: rewrite from match_grep to match_diff
2016-08-02 11:11:52 +00:00
fchdir.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
fchdir.test
tests: add fchdir.test
2016-04-21 17:35:39 +00:00
fchmod.c
tests: use sprintrc in tests/fchmod.c
2016-09-20 00:23:10 +00:00
fchmod.test
tests: use sprintrc in tests/fchmod.c
2016-09-20 00:23:10 +00:00
fchmodat.c
tests: use sprintrc in tests/fchmodat.c
2016-09-20 00:23:10 +00:00
fchmodat.test
tests: add fchmodat.test
2016-04-02 13:13:16 +00:00
fchown32.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
fchown32.test
tests: check decoding of fchown32 syscall
2016-04-18 01:10:44 +00:00
fchown.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
fchown.test
tests: check decoding of fchown syscall
2016-04-18 01:10:44 +00:00
fchownat.c
tests: use sprintrc in tests/fchownat.c
2016-09-20 00:48:57 +00:00
fchownat.test
tests: add fchownat.test
2016-04-02 14:07:02 +00:00
fcntl64.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
fcntl64.test
fcntl: skip F_GETLK64, F_SETLK64, and F_SETLKW64 in fcntl syscall parser
2015-12-05 19:35:51 +00:00
fcntl.c
tests/fcntl.c: fix fcntl test on mips64
2016-08-11 16:48:12 +00:00
fcntl.test
tests: factor out a part common to many simply organized test scripts
2016-03-30 00:16:24 +00:00
fdatasync.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
fdatasync.test
tests: add fdatasync.test
2016-04-01 23:34:33 +00:00
file_handle.c
tests/file_handle.c: use errno2name
2016-04-21 22:05:53 +00:00
file_handle.test
tests: factor out a part common to many simply organized test scripts
2016-03-30 00:16:24 +00:00
file_ioctl.c
tests: add testing for btrfs ioctls
2016-05-24 14:52:27 +00:00
file_ioctl.test
tests: add testing for FS_IOC_FIEMAP
2016-05-24 14:52:27 +00:00
filter-unavailable.c
tests/filter-unavailable.c: use libtests
2016-01-06 00:14:36 +00:00
filter-unavailable.expected
Fix filtering of <unavailable> syscalls
2015-06-30 17:28:02 +00:00
filter-unavailable.test
Fix filtering of <unavailable> syscalls
2015-06-30 17:28:02 +00:00
flock.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
flock.test
tests: factor out a part common to many simply organized test scripts
2016-03-30 00:16:24 +00:00
fork-f.c
tests: change text marker in fork-f and vfork-f tests
2016-01-08 02:45:05 +00:00
fork-f.test
tests: factor out a part common to many simply organized test scripts
2016-03-30 00:16:24 +00:00
fstat64.c
tests: fix *stat64 tests on alpha
2016-08-12 00:07:54 +00:00
fstat64.test
tests: add fstat.test and fstat64.test
2015-12-05 00:02:44 +00:00
fstat.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
fstat.test
tests: introduce $NAME
2016-03-30 00:13:56 +00:00
fstatat64.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
fstatat64.test
tests: prepare for detailed testing of stat family syscalls
2015-12-05 00:01:56 +00:00
fstatat.c
tests/fstatat.c: use libtests
2016-01-05 22:41:28 +00:00
fstatfs64.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
fstatfs64.test
Fix decoding of statfs family syscalls
2016-04-26 01:35:31 +00:00
fstatfs.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
fstatfs.test
Fix decoding of statfs family syscalls
2016-04-26 01:35:31 +00:00
fstatx.c
tests: fix TEST_SYSCALL_{NR,STR} and STRUCT_STAT_STR macros for musl
2016-01-12 03:07:39 +00:00
fsync.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
fsync.test
tests: add fsync.test
2016-04-01 23:34:33 +00:00
ftruncate64.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
ftruncate64.test
tests: factor out a part common to many simply organized test scripts
2016-03-30 00:16:24 +00:00
ftruncate.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
ftruncate.test
tests: factor out a part common to many simply organized test scripts
2016-03-30 00:16:24 +00:00
futex.c
tests: fix whitespace for explicit type casts in futex test
2016-09-15 20:05:44 +00:00
futex.test
tests: check decoding of futex syscall
2016-08-30 17:38:26 +00:00
futimesat.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
futimesat.test
tests: check decoding of utimes syscall
2016-04-26 16:13:17 +00:00
get_mempolicy.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
get_mempolicy.test
tests: check decoding of get_mempolicy syscall
2016-04-28 01:17:39 +00:00
get_page_size.c
tests: introduce libtests
2016-01-05 23:17:07 +00:00
getcpu.c
tests: check decoding of getcpu syscall
2016-09-27 18:01:09 +00:00
getcpu.test
tests: check decoding of getcpu syscall
2016-09-27 18:01:09 +00:00
getcwd.c
tests: additional getcwd decoding checks
2016-09-27 17:53:50 +00:00
getcwd.test
tests: factor out a part common to many simply organized test scripts
2016-03-30 00:16:24 +00:00
getdents64.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
getdents64.test
tests: factor out a part common to many simply organized test scripts
2016-03-30 00:16:24 +00:00
getdents.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
getdents.test
tests: factor out a part common to many simply organized test scripts
2016-03-30 00:16:24 +00:00
getegid32.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
getegid32.test
tests: extend test coverage of getuid/getgid family syscalls
2016-04-20 01:08:13 +00:00
getegid.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
getegid.test
tests: extend test coverage of getuid/getgid family syscalls
2016-04-20 01:08:13 +00:00
geteuid32.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
geteuid32.test
tests: extend test coverage of getuid/getgid family syscalls
2016-04-20 01:08:13 +00:00
geteuid.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
geteuid.test
tests: extend test coverage of getuid/getgid family syscalls
2016-04-20 01:08:13 +00:00
getgid32.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
getgid32.test
tests: extend test coverage of getuid/getgid family syscalls
2016-04-20 01:08:13 +00:00
getgid.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
getgid.test
tests: extend test coverage of getuid/getgid family syscalls
2016-04-20 01:08:13 +00:00
getgroups32.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
getgroups32.test
Fix corner cases of getgroups and setgroups syscall decoders
2016-04-20 01:08:13 +00:00
getgroups.c
tests: use sprintrc in tests/getgroups.c
2016-09-20 00:23:10 +00:00
getgroups.test
Fix corner cases of getgroups and setgroups syscall decoders
2016-04-20 01:08:13 +00:00
getpeername.c
tests: check decoding of getpeername syscall
2016-07-12 14:42:30 +00:00
getpeername.test
tests: check decoding of getpeername syscall
2016-07-12 14:42:30 +00:00
getpgrp.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
getpgrp.test
tests: add getpgrp.test
2016-04-21 17:37:44 +00:00
getrandom.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
getrandom.test
tests: factor out a part common to many simply organized test scripts
2016-03-30 00:16:24 +00:00
getresgid32.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
getresgid32.test
tests: extend test coverage of getresgid32 syscall
2016-04-20 01:08:13 +00:00
getresgid.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
getresgid.test
tests: extend test coverage of getresgid syscall
2016-04-20 01:08:13 +00:00
getresugid.c
tests: remove manual creation of memory mapping holes
2016-05-22 22:29:33 +00:00
getresuid32.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
getresuid32.test
tests: extend test coverage of getresuid32 syscall
2016-04-20 01:08:13 +00:00
getresuid.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
getresuid.test
tests: extend test coverage of getresuid syscall
2016-04-20 01:08:13 +00:00
getrlimit.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
getrlimit.test
tests: check decoding of setrlimit, getrlimit, and ugetrlimit syscalls
2016-06-06 22:06:46 +00:00
getrusage.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
getrusage.test
tests: factor out a part common to many simply organized test scripts
2016-03-30 00:16:24 +00:00
getsid.c
tests: add getsid.test
2016-04-21 17:31:05 +00:00
getsid.test
tests: add getsid.test
2016-04-21 17:31:05 +00:00
getsockname.c
tests: check decoding of getsockname syscall
2016-07-12 14:42:29 +00:00
getsockname.test
tests: check decoding of getsockname syscall
2016-07-12 14:42:29 +00:00
getuid32.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
getuid32.test
tests: extend test coverage of getuid/getgid family syscalls
2016-04-20 01:08:13 +00:00
getuid.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
getuid.test
tests: extend test coverage of getuid/getgid family syscalls
2016-04-20 01:08:13 +00:00
getxxid.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
getxxid.test
tests: factor out a part common to many simply organized test scripts
2016-03-30 00:16:24 +00:00
hexdump_strdup.c
tests: add hexdump_memdup function to libtests
2016-04-02 18:24:36 +00:00
hexquote_strndup.c
tests: add hexquote_strndup function to libtests
2016-02-04 03:36:25 +00:00
inet-cmsg.c
Print struct iovec as a regular structure
2016-07-13 23:45:20 +00:00
inet-cmsg.test
tests: factor out a part common to many simply organized test scripts
2016-03-30 00:16:24 +00:00
init.sh
tests/init.sh: print exit code of failed commands
2016-08-13 22:05:20 +00:00
inode_of_sockfd.c
tests: add inode_of_sockfd function to libtests
2016-02-02 00:24:48 +00:00
ioctl_block.c
tests: make magic values in ioctl_block test distinctive
2016-09-27 17:55:35 +00:00
ioctl_block.test
tests: check decoding of BLK* ioctls
2016-05-26 14:44:13 +00:00
ioctl_evdev-v.c
tests: use VERBOSE macro in ioctl_evdev and ioctl_evdev-v tests
2016-09-26 15:24:01 +00:00
ioctl_evdev-v.test
tests: check decoding of EVIOC* ioctls
2016-05-28 00:56:47 +00:00
ioctl_evdev.c
tests: use VERBOSE macro in ioctl_evdev and ioctl_evdev-v tests
2016-09-26 15:24:01 +00:00
ioctl_evdev.test
tests: check decoding of EVIOC* ioctls
2016-05-28 00:56:47 +00:00
ioctl_mtd.c
tests/ioctl_mtd.c: fix build with musl
2016-05-28 19:55:01 +00:00
ioctl_mtd.test
tests: check decoding of 'M' type ioctls
2016-05-28 19:31:50 +00:00
ioctl_rtc-v.c
tests: use VERBOSE macro in ioctl_rtc and ioctl_rtc-v tests
2016-09-26 15:24:22 +00:00
ioctl_rtc-v.test
tests: check decoding of RTC_* ioctls
2016-05-25 17:58:57 +00:00
ioctl_rtc.c
tests: use VERBOSE macro in ioctl_rtc and ioctl_rtc-v tests
2016-09-26 15:24:22 +00:00
ioctl_rtc.test
tests: check decoding of RTC_* ioctls
2016-05-25 17:58:57 +00:00
ioctl_uffdio.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
ioctl_uffdio.test
userfaultfd: Add ioctl tests
2016-05-10 11:00:12 +00:00
ioctl_v4l2.c
tests: remove manual creation of memory mapping holes
2016-05-22 22:29:33 +00:00
ioctl_v4l2.test
Mpersify VIDIOC_* ioctl parser
2016-05-05 21:20:56 +00:00
ioctl.c
Fix decoding of VIDIOC_* ioctls
2016-05-05 21:20:45 +00:00
ioctl.test
tests: move definitions of $OUT and $ERR to init.sh
2016-03-30 00:13:37 +00:00
ioperm.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
ioperm.test
tests: add ioperm.test
2016-04-20 01:08:13 +00:00
iopl.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
iopl.test
tests: add iopl.test
2016-04-20 01:08:13 +00:00
ip_mreq.c
ip_mreq.test: rewrite from match_grep to match_diff
2016-08-02 16:33:09 +00:00
ip_mreq.test
ip_mreq.test: rewrite from match_grep to match_diff
2016-08-02 16:33:09 +00:00
ipc_msg.c
tests: add more IPC decoding checks
2016-09-13 17:21:20 +00:00
ipc_msg.test
tests: factor out common shell code to functions
2015-03-18 02:29:36 +00:00
ipc_msgbuf.c
tests/ipc_msgbuf.c: use libtests
2016-01-06 11:55:13 +00:00
ipc_msgbuf.expected
tests: add ipc_msgbuf.test
2015-08-28 08:46:23 +00:00
ipc_msgbuf.test
tests: add ipc_msgbuf.test
2015-08-28 08:46:23 +00:00
ipc_sem.c
tests: workaround limited semctl implementation in musl
2016-09-13 21:18:17 +00:00
ipc_sem.test
tests: factor out common shell code to functions
2015-03-18 02:29:36 +00:00
ipc_shm.c
tests: add more IPC decoding checks
2016-09-13 17:21:20 +00:00
ipc_shm.test
tests: factor out common shell code to functions
2015-03-18 02:29:36 +00:00
ipc.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
ipc.sh
tests: move definitions of $OUT and $ERR to init.sh
2016-03-30 00:13:37 +00:00
ipc.test
tests: check decoding of ipc syscall
2016-07-22 19:30:30 +00:00
kill.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
kill.test
tests: add kill.test
2016-04-27 14:22:02 +00:00
ksysent.c
tests: fix clang "duplicate 'const' declaration specifier" warnings
2016-01-12 05:06:10 +00:00
ksysent.sed
Consistently use extended regular expressions where appropriate
2016-07-28 18:32:18 +00:00
ksysent.test
tests: add ksysent.test
2015-12-10 02:06:25 +00:00
lchown32.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
lchown32.test
tests: check decoding of lchown32 syscall
2016-04-18 01:10:44 +00:00
lchown.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
lchown.test
tests: check decoding of lchown syscall
2016-04-18 01:10:43 +00:00
libmmsg.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
libsocketcall.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
link.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
link.test
tests: add link.test
2016-05-11 12:26:00 +00:00
linkat.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
linkat.test
tests: add linkat.test
2016-04-06 06:18:48 +00:00
llseek.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
llseek.test
tests: move definitions of $OUT and $ERR to init.sh
2016-03-30 00:13:37 +00:00
lseek.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
lseek.test
tests: move definitions of $OUT and $ERR to init.sh
2016-03-30 00:13:37 +00:00
lstat64.c
tests: fix *stat64 tests on alpha
2016-08-12 00:07:54 +00:00
lstat64.test
tests: add lstat.test and lstat64.test
2015-12-05 00:03:02 +00:00
lstat.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
lstat.test
tests: add lstat.test and lstat64.test
2015-12-05 00:03:02 +00:00
lstatx.c
tests: fix TEST_SYSCALL_{NR,STR} and STRUCT_STAT_STR macros for musl
2016-01-12 03:07:39 +00:00
Makefile.am
tests: check decoding of fallocate syscall
2016-09-28 03:00:07 +00:00
match.awk
Add copyright headers to some files which lack them
2015-12-17 17:56:48 +00:00
mbind.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
mbind.test
tests: check decoding of mbind syscall
2016-04-29 18:21:01 +00:00
membarrier.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
membarrier.test
tests: factor out a part common to many simply organized test scripts
2016-03-30 00:16:24 +00:00
memfd_create.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
memfd_create.test
memfd_create.test: rewrite from match_grep to match_diff
2016-07-30 22:52:27 +00:00
migrate_pages.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
migrate_pages.test
tests: check decoding of migrate_pages syscall
2016-04-28 01:20:19 +00:00
mincore.c
tests: extend test coverage of mincore syscall
2016-04-22 14:14:39 +00:00
mincore.test
tests: factor out a part common to many simply organized test scripts
2016-03-30 00:16:24 +00:00
mkdir.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
mkdir.test
Fix printing of mode_t, umode_t, and umask types
2016-08-03 23:27:03 +00:00
mkdirat.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
mkdirat.test
Fix printing of mode_t, umode_t, and umask types
2016-08-03 23:27:03 +00:00
mknod.c
Do not use AC_HEADER_MAJOR, include <sys/sysmacros.h> unconditionally
2016-08-29 15:36:02 +00:00
mknod.test
tests: extend test coverage of mknod syscall
2016-04-26 11:00:51 +00:00
mknodat.c
Do not use AC_HEADER_MAJOR, include <sys/sysmacros.h> unconditionally
2016-08-29 15:36:02 +00:00
mknodat.test
Fix printing of mode_t, umode_t, and umask types
2016-08-03 23:27:03 +00:00
mlock2.c
tests/mlock2.c: fix test failure on mips64
2016-08-11 11:18:56 +00:00
mlock2.test
tests: factor out a part common to many simply organized test scripts
2016-03-30 00:16:24 +00:00
mlock.c
tests: use sprintrc in mlock.test
2016-09-05 15:58:35 +00:00
mlock.test
tests: add mlock.test
2016-04-27 11:11:12 +00:00
mlockall.c
tests: use sprintrc in mlockall.test
2016-09-05 15:58:35 +00:00
mlockall.test
tests: add mlockall.test
2016-04-09 23:34:18 +00:00
mmap64.c
tests: add a test for mmap/mprotect/munmap decoding
2015-03-20 02:15:11 +00:00
mmap64.test
tests: add a test for mmap/mprotect/munmap decoding
2015-03-20 02:15:11 +00:00
mmap.c
tests: check decoding of madvise, mlockall, mremap, and msync syscalls
2016-02-12 02:35:54 +00:00
mmap.test
tests: introduce $NAME
2016-03-30 00:13:56 +00:00
mmsg_name-v.c
tests: use VERBOSE macro in mmsg_name and mmsg_name-v tests
2016-09-26 15:24:23 +00:00
mmsg_name-v.test
tests: check verbose decoding of msg_name* fields of struct mmsghdr array
2016-07-19 17:46:33 +00:00
mmsg_name.c
tests: use VERBOSE macro in mmsg_name and mmsg_name-v tests
2016-09-26 15:24:23 +00:00
mmsg_name.test
tests: check decoding of msg_name* fields of struct mmsghdr array
2016-07-19 17:46:33 +00:00
mmsg-silent.c
tests: check silent decoding of sendmmsg and recvmmsg syscalls
2016-07-19 17:46:33 +00:00
mmsg-silent.test
tests: check silent decoding of sendmmsg and recvmmsg syscalls
2016-07-19 17:46:33 +00:00
mmsg.c
Fix printing of remaining timeout of recvmmsg syscall
2016-07-19 17:45:06 +00:00
mmsg.test
tests: factor out a part common to many simply organized test scripts
2016-03-30 00:16:24 +00:00
mount.c
tests: check decoding of mount syscall
2016-05-25 00:11:37 +00:00
mount.test
tests: check decoding of mount syscall
2016-05-25 00:11:37 +00:00
move_pages.c
tests: use sprintrc in move_pages.test
2016-09-05 15:58:35 +00:00
move_pages.test
Fix decoding of move_pages syscall
2016-04-29 18:21:02 +00:00
mq.c
tests/mq.c: use libtests
2016-01-06 11:52:43 +00:00
mq.expected
tests: add mq.test
2015-08-28 08:46:23 +00:00
mq.test
tests: add mq.test
2015-08-28 08:46:23 +00:00
msg_control-v.c
tests: use VERBOSE macro in msg_control and msg_control-v tests
2016-09-26 15:24:25 +00:00
msg_control-v.test
msghdr.c: limit SCM_RIGHTS output in abbrev mode
2016-07-02 21:14:26 +00:00
msg_control.c
tests: use VERBOSE macro in msg_control and msg_control-v tests
2016-09-26 15:24:25 +00:00
msg_control.test
tests: check decoding of struct msghdr ancillary data
2016-07-01 20:13:37 +00:00
msg_name.c
tests: disable part of msg_name test on non-glibc systems
2016-07-14 09:37:09 +00:00
msg_name.test
tests: check decoding of msghdr.msg_name* arguments of recvmsg syscall
2016-07-13 22:45:04 +00:00
munlockall.c
tests: add munlockall.test
2016-05-11 12:26:00 +00:00
munlockall.test
tests: add munlockall.test
2016-05-11 12:26:00 +00:00
nanosleep.c
tests: use terse notation in designated initializers where appropriate
2016-07-28 18:32:28 +00:00
nanosleep.test
tests: factor out a part common to many simply organized test scripts
2016-03-30 00:16:24 +00:00
net-accept-connect.c
Consistently use AF_UNIX over AF_LOCAL
2016-06-20 22:52:49 +00:00
net-icmp_filter.c
Consistently use printaddr for printing addresses
2016-06-11 09:26:49 +00:00
net-icmp_filter.test
Fix corner cases of ICMP_FILTER decoding
2016-05-06 00:22:52 +00:00
net-sockaddr.c
tests: check decoding of sockaddr structures
2016-06-25 01:11:18 +00:00
net-sockaddr.test
tests: check decoding of sockaddr structures
2016-06-25 01:11:18 +00:00
net-y-unix.c
Print both values of changing address length in sockname family syscalls
2016-07-12 10:54:25 +00:00
net-y-unix.test
tests: introduce $NAME
2016-03-30 00:13:56 +00:00
net-yy-inet.c
Replace PF_* constants with AF_*
2016-04-04 01:35:28 +00:00
net-yy-inet.test
tests/net-yy-{inet,netlink}.test: cleanup
2016-05-23 10:14:39 +00:00
net-yy-netlink.c
net.c: fix printing field names of struct sockaddr_nl
2016-06-24 01:47:59 +00:00
net-yy-netlink.test
tests/net-yy-{inet,netlink}.test: cleanup
2016-05-23 10:14:39 +00:00
net-yy-unix.c
Print both values of changing address length in sockname family syscalls
2016-07-12 10:54:25 +00:00
net-yy-unix.test
tests: introduce $NAME
2016-03-30 00:13:56 +00:00
net.expected
Print both values of changing address length in sockname family syscalls
2016-07-12 10:54:25 +00:00
net.test
tests: factor out common shell code to functions
2015-03-18 02:29:36 +00:00
netlink_inet_diag.c
Fix one more code pattern that might break gcc strict aliasing rules
2016-05-21 09:33:12 +00:00
netlink_netlink_diag.c
Fix one more code pattern that might break gcc strict aliasing rules
2016-05-21 09:33:12 +00:00
netlink_protocol.c
tests: use sprintrc in tests/netlink_protocol.c
2016-09-20 12:29:35 +00:00
netlink_protocol.test
tests: check decoding of netlink protocol
2016-07-07 09:48:32 +00:00
netlink_unix_diag.c
Consistently use AF_UNIX over AF_LOCAL
2016-06-20 22:52:49 +00:00
newfstatat.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
newfstatat.test
tests: prepare for detailed testing of stat family syscalls
2015-12-05 00:01:56 +00:00
nsyscalls.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
nsyscalls.test
tests/nsyscalls.test: only trace the "syscall" syscall on mips o32
2016-08-11 16:47:29 +00:00
old_mmap.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
old_mmap.test
Fix old_mmap output when mmap arguments are unfetchable
2016-04-23 00:07:14 +00:00
oldselect.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
oldselect.expected
Fix select and _newselect syscall entries
2015-12-08 21:19:40 +00:00
oldselect.test
Fix select and _newselect syscall entries
2015-12-08 21:19:40 +00:00
open.c
decode_open: print the mode argument when O_TMPFILE flag is set
2016-09-20 20:55:56 +00:00
open.test
tests: factor out a part common to many simply organized test scripts
2016-03-30 00:16:24 +00:00
openat.c
tests: use sprintrc in openat.test
2016-09-05 15:58:35 +00:00
openat.test
tests: factor out a part common to many simply organized test scripts
2016-03-30 00:16:24 +00:00
opipe.test
tests: move definitions of $OUT and $ERR to init.sh
2016-03-30 00:13:37 +00:00
overflowuid.c
tests: add read_int_from_file function to libtests
2016-07-03 22:15:38 +00:00
pause.c
tests: fix pause.test when pause syscall is not available
2016-08-15 22:06:06 +03:00
pause.test
tests: add pause.test
2016-04-27 14:22:22 +00:00
pc.c
tests/pc.c: use libtests
2016-01-06 11:33:13 +00:00
pc.test
Consistently use extended regular expressions where appropriate
2016-07-28 18:32:18 +00:00
perf_event_open.c
tests: check decoding of perf_event_open syscall
2016-09-05 19:58:00 +00:00
perf_event_open.test
tests: check decoding of perf_event_open syscall
2016-09-05 19:58:00 +00:00
personality.c
Enhance personality syscall decoding
2015-12-26 02:10:46 +00:00
personality.test
tests: move definitions of $OUT and $ERR to init.sh
2016-03-30 00:13:37 +00:00
pipe.c
tests/pipe.c: use libtests
2016-01-06 11:38:05 +00:00
pipe.expected
alpha, ia64, sh, sparc, sparc64: fix pipe and pipe2 syscalls decoding
2015-03-23 03:16:51 +00:00
pipe.test
alpha, ia64, sh, sparc, sparc64: fix pipe and pipe2 syscalls decoding
2015-03-23 03:16:51 +00:00
poll.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
poll.test
poll.c: use print_array function
2016-05-07 23:37:53 +00:00
ppoll-v.expected
Fix abbreviated output of poll and ppoll decoders
2016-02-16 01:35:36 +00:00
ppoll.c
tests/ppoll.c: use libtests
2016-01-06 11:44:32 +00:00
ppoll.expected
Fix abbreviated output of poll and ppoll decoders
2016-02-16 01:35:36 +00:00
ppoll.test
tests: introduce $NAME
2016-03-30 00:13:56 +00:00
prctl-seccomp-filter-v.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
prctl-seccomp-filter-v.test
prctl-seccomp-filter-v.test: robustify against unrelated prctl invocations
2016-04-18 01:10:44 +00:00
prctl-seccomp-strict.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
prctl-seccomp-strict.test
tests: workaround kernel bugs in seccomp-strict.test and prctl-seccomp-strict.test
2016-04-20 14:30:43 +00:00
pread64-pwrite64.c
tests/pread64-pwrite64.c: robustify against os specific issues
2016-05-18 09:26:01 +00:00
pread64-pwrite64.test
tests/pread64-pwrite64.test: extend dumpio coverage
2016-04-02 18:27:44 +00:00
preadv2-pwritev2.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
preadv2-pwritev2.test
tests: check decoding and dumping of preadv2 and pwritev2 syscalls
2016-05-11 01:54:12 +00:00
preadv-pwritev.c
Print struct iovec as a regular structure
2016-07-13 23:45:20 +00:00
preadv-pwritev.test
Implement dumping of preadv and pwritev syscalls
2016-03-31 00:01:58 +00:00
preadv.c
Print struct iovec as a regular structure
2016-07-13 23:45:20 +00:00
preadv.test
Fix printing of negative offsets in preadv and pwritev syscalls
2016-03-30 03:54:21 +00:00
print_quoted_string.c
tests: add print_quoted_memory function to libtests
2016-05-10 22:12:01 +00:00
printflags.c
tests: add printflags function to libtests
2016-04-26 00:13:47 +00:00
printxval.c
tests: add printxval function to libtests
2016-04-27 20:31:34 +00:00
prlimit64.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
prlimit64.test
tests: check decoding of prlimit64 syscall
2016-06-06 21:25:54 +00:00
pselect6.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
pselect6.test
tests: factor out a part common to many simply organized test scripts
2016-03-30 00:16:24 +00:00
ptrace.c
tests: use sprintrc in tests/ptrace.c
2016-09-20 15:17:37 +00:00
ptrace.test
tests: check decoding of ptrace syscall
2016-05-13 05:18:41 +00:00
pwritev.c
Print struct iovec as a regular structure
2016-07-13 23:45:20 +00:00
pwritev.test
Fix printing of negative offsets in preadv and pwritev syscalls
2016-03-30 03:54:21 +00:00
qual_syscall.test
tests: factor out common shell code to functions
2015-03-18 02:29:36 +00:00
quotactl-v.c
tests: check decoding of quotactl syscall
2016-09-27 08:11:06 +00:00
quotactl-v.test
tests: check decoding of quotactl syscall
2016-09-27 08:11:06 +00:00
quotactl-xfs-v.c
tests: check decoding of quotactl syscall
2016-09-27 08:11:06 +00:00
quotactl-xfs-v.test
tests: check decoding of quotactl syscall
2016-09-27 08:11:06 +00:00
quotactl-xfs.c
tests: check decoding of quotactl syscall
2016-09-27 08:11:06 +00:00
quotactl-xfs.test
tests: check decoding of quotactl syscall
2016-09-27 08:11:06 +00:00
quotactl.c
tests: check decoding of quotactl syscall
2016-09-27 08:11:06 +00:00
quotactl.h
tests: check decoding of quotactl syscall
2016-09-27 08:11:06 +00:00
quotactl.test
tests: check decoding of quotactl syscall
2016-09-27 08:11:06 +00:00
read-write.c
tests/read-write.c: robustify against os specific issues
2016-05-18 09:26:01 +00:00
read-write.test
tests: add read-write.test
2016-04-03 16:37:43 +00:00
readahead.c
tests: check decoding of readahead syscall
2016-09-05 01:31:14 +00:00
readahead.test
tests: check decoding of readahead syscall
2016-09-05 01:31:14 +00:00
readdir.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
readdir.test
tests: factor out a part common to many simply organized test scripts
2016-03-30 00:16:24 +00:00
readlink.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
readlink.test
tests: factor out a part common to many simply organized test scripts
2016-03-30 00:16:24 +00:00
readlinkat.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
readlinkat.test
readlinkat.test: use readlink.test
2016-02-04 03:36:25 +00:00
readv.c
Print struct iovec as a regular structure
2016-07-13 23:45:20 +00:00
readv.test
tests: factor out a part common to many simply organized test scripts
2016-03-30 00:16:24 +00:00
reboot.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
reboot.test
tests: add reboot.test
2016-04-26 10:11:41 +00:00
recvfrom.c
tests: check decoding of sockaddr related arguments of recvfrom syscall
2016-07-12 14:42:30 +00:00
recvfrom.test
tests: check decoding of sockaddr related arguments of recvfrom syscall
2016-07-12 14:42:30 +00:00
recvmmsg-timeout.c
tests: check decoding of timeout argument of recvmmsg syscall
2016-07-19 17:46:30 +00:00
recvmmsg-timeout.test
tests: check decoding of timeout argument of recvmmsg syscall
2016-07-19 17:46:30 +00:00
recvmsg.c
Print struct iovec as a regular structure
2016-07-13 23:45:20 +00:00
recvmsg.test
tests: factor out a part common to many simply organized test scripts
2016-03-30 00:16:24 +00:00
redirect-fds.c
tests: check for leaks of placeholder descriptors
2016-08-13 22:05:28 +00:00
redirect-fds.test
tests: check for leaks of placeholder descriptors
2016-08-13 22:05:28 +00:00
redirect.test
redirect.test: fix the way how strace output is discarded
2016-02-14 00:59:42 +00:00
remap_file_pages.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
remap_file_pages.test
tests: check decoding of remap_file_pages syscall
2016-04-27 16:04:01 +00:00
rename.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
rename.test
tests: factor out a part common to many simply organized test scripts
2016-03-30 00:16:24 +00:00
renameat2.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
renameat2.test
tests: check decoding of renameat2 syscall
2016-04-26 16:30:43 +00:00
renameat.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
renameat.test
tests: factor out a part common to many simply organized test scripts
2016-03-30 00:16:24 +00:00
restart_syscall.c
tests/restart_syscall.c: use libtests
2016-01-05 23:14:25 +00:00
restart_syscall.test
tests: move definitions of $OUT and $ERR to init.sh
2016-03-30 00:13:37 +00:00
rmdir.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
rmdir.test
tests: add rmdir.test
2016-04-25 10:24:12 +00:00
rt_sigpending.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
rt_sigpending.test
tests: factor out a part common to many simply organized test scripts
2016-03-30 00:16:24 +00:00
rt_sigprocmask.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
rt_sigprocmask.test
tests: factor out a part common to many simply organized test scripts
2016-03-30 00:16:24 +00:00
rt_sigqueueinfo.c
tests/rt_sigqueueinfo.c: use libtests
2016-01-06 00:14:36 +00:00
rt_sigqueueinfo.test
tests: factor out a part common to many simply organized test scripts
2016-03-30 00:16:24 +00:00
rt_sigsuspend.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
rt_sigsuspend.test
tests: factor out a part common to many simply organized test scripts
2016-03-30 00:16:24 +00:00
rt_sigtimedwait.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
rt_sigtimedwait.test
tests: factor out a part common to many simply organized test scripts
2016-03-30 00:16:24 +00:00
rt_tgsigqueueinfo.c
tests: skip rt_tgsigqueueinfo.test when the syscall is not available
2016-08-11 17:58:09 +00:00
rt_tgsigqueueinfo.test
tests: factor out a part common to many simply organized test scripts
2016-03-30 00:16:24 +00:00
run.sh
tests: enhance timeout checks
2013-06-18 17:07:37 +00:00
sched_get_priority_mxx.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
sched_get_priority_mxx.test
tests: factor out a part common to many simply organized test scripts
2016-03-30 00:16:24 +00:00
sched_rr_get_interval.c
tests: add more tests for ched_rr_get_interval decoding
2016-09-05 15:58:35 +00:00
sched_rr_get_interval.test
tests: add sched_rr_get_interval.test
2016-04-25 10:24:12 +00:00
sched_xetaffinity.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
sched_xetaffinity.test
tests: factor out a part common to many simply organized test scripts
2016-03-30 00:16:24 +00:00
sched_xetattr.c
tests: add more sched_getattr and sched_setattr decoding checks
2016-09-08 12:33:44 +00:00
sched_xetattr.test
tests: move definitions of $OUT and $ERR to init.sh
2016-03-30 00:13:37 +00:00
sched_xetparam.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
sched_xetparam.test
tests: factor out a part common to many simply organized test scripts
2016-03-30 00:16:24 +00:00
sched_xetscheduler.c
tests: add more tests for sched_getscheduler and sched_xetscheduler
2016-09-05 15:58:35 +00:00
sched_xetscheduler.test
tests: factor out a part common to many simply organized test scripts
2016-03-30 00:16:24 +00:00
sched_yield.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
sched_yield.test
tests: add sched_yield.test
2016-04-26 10:31:11 +00:00
scm_rights-fd.test
Print struct iovec as a regular structure
2016-07-13 23:45:20 +00:00
scm_rights.c
tests: do not include <errno.h> unnecessarily
2016-04-21 22:05:57 +00:00
seccomp-filter-v.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
seccomp-filter-v.test
seccomp: fix decoding of sock_fprog and sock_filter structures
2016-04-12 00:05:43 +00:00
seccomp-filter.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
seccomp-filter.test
tests: add seccomp-filter.test
2016-04-12 00:20:03 +00:00
seccomp-strict.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
seccomp-strict.test
tests: workaround kernel bugs in seccomp-strict.test and prctl-seccomp-strict.test
2016-04-20 14:30:43 +00:00
select.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
select.test
tests: factor out a part common to many simply organized test scripts
2016-03-30 00:16:24 +00:00
semop.c
tests: add more IPC decoding checks
2016-09-13 17:21:20 +00:00
semop.test
tests: add more IPC decoding checks
2016-09-13 17:21:20 +00:00
sendfile64.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
sendfile64.test
tests: factor out a part common to many simply organized test scripts
2016-03-30 00:16:24 +00:00
sendfile.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
sendfile.test
tests: factor out a part common to many simply organized test scripts
2016-03-30 00:16:24 +00:00
set_mempolicy.c
tests: use sprintrc in set_mempolicy.test
2016-09-05 15:58:35 +00:00
set_mempolicy.test
numa.c: use print_array function
2016-05-07 23:37:52 +00:00
set_ptracer_any.c
tests: include tests.h instead of config.h
2016-01-05 23:17:11 +00:00
setdomainname.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
setdomainname.test
tests: add setdomainname.test
2016-04-25 10:24:12 +00:00
setfsgid32.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
setfsgid32.test
tests: check decoding of setfsgid32 syscall
2016-04-20 01:08:13 +00:00
setfsgid.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
setfsgid.test
tests: check decoding of setfsgid syscall
2016-04-20 01:08:13 +00:00
setfsugid.c
tests: check decoding of setfsuid syscall
2016-04-20 01:08:13 +00:00
setfsuid32.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
setfsuid32.test
tests: check decoding of setfsuid32 syscall
2016-04-20 01:08:13 +00:00
setfsuid.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
setfsuid.test
tests: check decoding of setfsuid syscall
2016-04-20 01:08:13 +00:00
setgid32.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
setgid32.test
tests: extend test coverage of setgid32 syscall
2016-04-20 01:08:12 +00:00
setgid.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
setgid.test
tests: extend test coverage of setgid syscall
2016-04-20 01:08:12 +00:00
setgroups32.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
setgroups32.test
Fix corner cases of getgroups and setgroups syscall decoders
2016-04-20 01:08:13 +00:00
setgroups.c
tests: use sprintrc in tests/setgroups.c
2016-09-20 00:23:05 +00:00
setgroups.test
Fix corner cases of getgroups and setgroups syscall decoders
2016-04-20 01:08:13 +00:00
sethostname.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
sethostname.test
tests: add sethostname.test
2016-04-01 23:34:33 +00:00
setregid32.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
setregid32.test
tests: extend test coverage of setregid32 syscall
2016-04-20 01:08:12 +00:00
setregid.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
setregid.test
tests: extend test coverage of setregid syscall
2016-04-20 01:08:12 +00:00
setresgid32.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
setresgid32.test
tests: extend test coverage of setresgid32 syscall
2016-04-20 01:08:13 +00:00
setresgid.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
setresgid.test
tests: extend test coverage of setresgid syscall
2016-04-20 01:08:12 +00:00
setresugid.c
tests: extend test coverage of setresuid syscall
2016-04-20 01:08:12 +00:00
setresuid32.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
setresuid32.test
tests: extend test coverage of setresuid32 syscall
2016-04-20 01:08:12 +00:00
setresuid.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
setresuid.test
tests: extend test coverage of setresuid syscall
2016-04-20 01:08:12 +00:00
setreugid.c
tests: extend test coverage of setreuid syscall
2016-04-20 01:08:12 +00:00
setreuid32.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
setreuid32.test
tests: extend test coverage of setreuid32 syscall
2016-04-20 01:08:12 +00:00
setreuid.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
setreuid.test
tests: extend test coverage of setreuid syscall
2016-04-20 01:08:12 +00:00
setrlimit.c
tests: use sprintrc in setrlimit.test
2016-09-05 15:58:35 +00:00
setrlimit.test
tests: check decoding of setrlimit, getrlimit, and ugetrlimit syscalls
2016-06-06 22:06:46 +00:00
setugid.c
tests/setugid.c: cleanup
2016-04-21 22:05:56 +00:00
setuid32.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
setuid32.test
tests: extend test coverage of setuid32 syscall
2016-04-20 01:08:12 +00:00
setuid.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
setuid.test
tests: extend test coverage of setuid syscall
2016-04-20 01:08:12 +00:00
shmxt.c
tests: add more IPC decoding checks
2016-09-13 17:21:20 +00:00
shmxt.test
tests: add shmxt.test
2016-04-20 01:08:12 +00:00
shutdown.c
tests: check decoding of shutdown syscall
2016-07-19 17:46:33 +00:00
shutdown.test
tests: check decoding of shutdown syscall
2016-07-19 17:46:33 +00:00
sigaction.awk
Add copyright headers to some files which lack them
2015-12-17 17:56:48 +00:00
sigaction.c
Add copyright headers to some files which lack them
2015-12-17 17:56:48 +00:00
sigaction.test
tests: factor out common shell code to functions
2015-03-18 02:29:36 +00:00
sigaltstack.c
tests/sigaltstack.c: use libtests
2016-01-05 23:37:01 +00:00
sigaltstack.expected
tests: add sigaltstack.test
2015-07-18 00:01:40 +00:00
sigaltstack.test
tests: add sigaltstack.test
2015-07-18 00:01:40 +00:00
siginfo.c
Rename widen_to_ull to zero_extend_signed_to_ull
2016-08-23 00:24:10 +00:00
siginfo.test
tests: enhance test coverage of SIGCHLD siginfo_t
2016-06-10 09:56:53 +00:00
signal2name.c
tests: add signal2name function to libtests
2016-06-16 12:39:56 +00:00
signal_receive.c
tests: add signal_receive.test
2016-06-16 12:39:56 +00:00
signal_receive.test
tests: add signal_receive.test
2016-06-16 12:39:56 +00:00
signalfd4.c
tests: use sprintrc in signalfd4.test
2016-09-05 15:58:35 +00:00
signalfd4.test
signalfd4.test: rewrite from match_grep to match_diff
2016-08-02 11:00:06 +00:00
sigreturn.c
sigreturn.test: use RT_5 signal number instead of RT_2
2016-01-10 22:48:51 +00:00
sigreturn.test
sigreturn.test: use RT_5 signal number instead of RT_2
2016-01-10 22:48:51 +00:00
sleep.c
tests: do not include <errno.h> unnecessarily
2016-04-21 22:05:57 +00:00
socketcall.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
socketcall.test
Do not print too many arguments of socketcall syscall
2016-07-21 12:32:14 +00:00
sockname.c
tests: use sprintrc in tests/sockname.c
2016-09-05 15:58:35 +00:00
splice.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
splice.test
tests: factor out a part common to many simply organized test scripts
2016-03-30 00:16:24 +00:00
sprintrc.c
tests: add sprintrc_grep function to libtests
2016-09-08 01:37:18 +00:00
stack-fcall-0.c
tests: robustify -k test
2014-06-18 15:18:47 +00:00
stack-fcall-1.c
tests: robustify -k test
2014-06-18 15:18:47 +00:00
stack-fcall-2.c
tests: robustify -k test
2014-06-18 15:18:47 +00:00
stack-fcall-3.c
tests: robustify -k test
2014-06-18 15:18:47 +00:00
stack-fcall.c
tests: robustify -k test
2014-06-18 15:18:47 +00:00
stat64.c
tests: fix *stat64 tests on alpha
2016-08-12 00:07:54 +00:00
stat64.test
tests: replace old stat tests with stat.test and stat64.test
2015-12-05 00:03:49 +00:00
stat.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
stat.test
tests: replace old stat tests with stat.test and stat64.test
2015-12-05 00:03:49 +00:00
statfs64.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
statfs64.test
Fix decoding of statfs family syscalls
2016-04-26 01:35:31 +00:00
statfs.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
statfs.expected
statfs: print f_flags field only when ST_VALID flag is set
2016-04-25 10:30:03 +00:00
statfs.test
Fix decoding of statfs family syscalls
2016-04-26 01:35:31 +00:00
statx.sh
tests: factor out a part common to many simply organized test scripts
2016-03-30 00:16:24 +00:00
strace-E.expected
tests: add strace-E.test
2016-06-09 01:28:33 +00:00
strace-E.test
tests: add strace-E.test
2016-06-09 01:28:33 +00:00
strace-ff.expected
strace-ff.test: check that -ff does not create unexpected output files
2016-05-09 23:21:30 +00:00
strace-ff.test
strace-ff.test: fix race condition
2016-05-10 09:51:04 +00:00
strace-k.test
Consistently use extended regular expressions where appropriate
2016-07-28 18:32:18 +00:00
strace-r.expected
tests: relax timings
2016-05-08 00:00:18 +00:00
strace-r.test
tests: add strace-r.test
2016-03-24 01:27:03 +00:00
strace-S.test
Consistently use extended regular expressions where appropriate
2016-07-28 18:32:18 +00:00
strace-T.expected
tests: relax timings
2016-05-08 00:00:18 +00:00
strace-t.test
tests: add strace-t.test
2016-03-24 00:59:32 +00:00
strace-T.test
tests: add strace-T.test
2016-03-24 00:31:23 +00:00
strace-tt.test
tests: add strace-tt.test
2016-03-24 01:03:31 +00:00
strace-ttt.test
tests: add strace-ttt.test
2016-03-24 01:10:02 +00:00
strace-V.test
Consistently use extended regular expressions where appropriate
2016-07-28 18:32:18 +00:00
struct_flock.c
Fix decoding of fcntl/fcntl64 operation argument
2016-05-16 21:46:48 +00:00
sun_path.expected
Enhance diagnostics of address truncation in sockname family syscalls
2016-07-12 07:40:31 +00:00
sun_path.test
tests: factor out common shell code to functions
2015-03-18 02:29:36 +00:00
swap.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
swap.test
tests: add swap.test
2016-04-06 06:18:50 +00:00
symlink.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
symlink.test
tests: add symlink.test
2016-04-25 10:24:48 +00:00
symlinkat.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
symlinkat.test
tests: add symlinkat.test
2016-04-20 01:08:13 +00:00
sync_file_range2.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
sync_file_range2.test
tests: add sync_file_range.test and sync_file_range2.test
2016-04-06 00:02:08 +00:00
sync_file_range.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
sync_file_range.test
tests: add sync_file_range.test and sync_file_range2.test
2016-04-06 00:02:08 +00:00
sync.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
sync.test
tests: add sync.test
2016-04-26 10:29:58 +00:00
sysinfo.c
tests: extend coverage of sysinfo syscall
2016-02-08 18:17:28 +00:00
sysinfo.test
tests: factor out a part common to many simply organized test scripts
2016-03-30 00:16:24 +00:00
syslog.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
syslog.test
tests: factor out a part common to many simply organized test scripts
2016-03-30 00:16:24 +00:00
tail_alloc.c
tests: make tail_alloc create additional memory mapping holes
2016-05-22 22:21:48 +00:00
tee.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
tee.test
tests: factor out a part common to many simply organized test scripts
2016-03-30 00:16:24 +00:00
tests.h
Enhance zero_extend_signed_to_ull and sign_extend_unsigned_to_ll macros
2016-09-27 00:57:28 +00:00
time.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
time.test
tests: factor out a part common to many simply organized test scripts
2016-03-30 00:16:24 +00:00
timer_create.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
timer_create.test
tests: factor out a part common to many simply organized test scripts
2016-03-30 00:16:24 +00:00
timer_xettime.c
tests: fill old_value argument in timer{,fd}_xettime tests
2016-08-22 09:32:47 +00:00
timer_xettime.test
tests: factor out a part common to many simply organized test scripts
2016-03-30 00:16:24 +00:00
timerfd_xettime.c
tests: fill old_value argument in timer{,fd}_xettime tests
2016-08-22 09:32:47 +00:00
timerfd_xettime.test
tests: factor out a part common to many simply organized test scripts
2016-03-30 00:16:24 +00:00
times-fail.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
times-fail.test
tests: factor out a part common to many simply organized test scripts
2016-03-30 00:16:24 +00:00
times.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
times.test
tests: factor out a part common to many simply organized test scripts
2016-03-30 00:16:24 +00:00
tprintf.c
tests: add tprintf function to libtests
2016-01-20 15:17:28 +00:00
truncate64.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
truncate64.test
tests: factor out a part common to many simply organized test scripts
2016-03-30 00:16:24 +00:00
truncate.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
truncate.test
tests: factor out a part common to many simply organized test scripts
2016-03-30 00:16:24 +00:00
ugetrlimit.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
ugetrlimit.test
tests: check decoding of setrlimit, getrlimit, and ugetrlimit syscalls
2016-06-06 22:06:46 +00:00
uio.c
tests/uio.c: use libtests
2016-01-06 11:31:48 +00:00
uio.expected
tests: fix extended regexps
2016-07-28 00:06:46 +00:00
uio.test
tests: factor out common shell code to functions
2015-03-18 02:29:36 +00:00
umask.c
Fix printing of mode_t, umode_t, and umask types
2016-08-03 23:27:03 +00:00
umask.test
tests: factor out a part common to many simply organized test scripts
2016-03-30 00:16:24 +00:00
umode_t.c
tests/umode_t.c: guard against libc printf format errors
2016-08-04 12:11:19 +00:00
umount2.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
umount2.test
tests: factor out a part common to many simply organized test scripts
2016-03-30 00:16:24 +00:00
umount.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
umount.test
tests: factor out a part common to many simply organized test scripts
2016-03-30 00:16:24 +00:00
umovestr2.c
tests/umovestr2.c: use libtests
2016-01-05 23:24:50 +00:00
umovestr2.test
tests: move definitions of $OUT and $ERR to init.sh
2016-03-30 00:13:37 +00:00
umovestr3.c
tests: remove manual creation of memory mapping holes
2016-05-22 22:29:33 +00:00
umovestr3.test
tests: extend test coverage of umovestr short read condition
2016-04-27 01:32:21 +00:00
umovestr.c
tests/umovestr.c: use libtests
2016-01-05 23:24:36 +00:00
umovestr.expected
umovestr: fix short read bug
2015-03-31 20:52:41 +00:00
umovestr.test
umovestr: fix short read bug
2015-03-31 20:52:41 +00:00
uname.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
uname.test
tests: introduce $NAME
2016-03-30 00:13:56 +00:00
unix-pair-send-recv.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
unix-pair-send-recv.expected
tests: check decoding and dumping of send and recv syscalls
2016-07-19 17:46:33 +00:00
unix-pair-send-recv.test
tests: check decoding and dumping of send and recv syscalls
2016-07-19 17:46:33 +00:00
unix-pair-sendto-recvfrom.c
tests: rename unix-pair-send-recv to unix-pair-sendto-recvfrom
2016-07-19 17:46:33 +00:00
unix-pair-sendto-recvfrom.expected
tests: rename unix-pair-send-recv to unix-pair-sendto-recvfrom
2016-07-19 17:46:33 +00:00
unix-pair-sendto-recvfrom.test
tests: rename unix-pair-send-recv to unix-pair-sendto-recvfrom
2016-07-19 17:46:33 +00:00
unlink.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
unlink.test
tests: add unlink.test
2016-04-26 10:11:41 +00:00
unlinkat.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
unlinkat.test
tests: add unlinkat.test
2016-04-06 06:18:49 +00:00
userfaultfd.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
userfaultfd.test
tests: factor out a part common to many simply organized test scripts
2016-03-30 00:16:24 +00:00
utime.c
tests/utime.c: rewrite without assert
2016-09-19 19:51:37 +00:00
utime.test
tests: move definitions of $OUT and $ERR to init.sh
2016-03-30 00:13:37 +00:00
utimensat.c
tests: extend coverage of utimensat syscall
2016-02-08 18:27:59 +00:00
utimensat.test
tests: move definitions of $OUT and $ERR to init.sh
2016-03-30 00:13:37 +00:00
utimes.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
utimes.test
tests: check decoding of utimes syscall
2016-04-26 16:13:17 +00:00
vfork-f.c
tests: change text marker in fork-f and vfork-f tests
2016-01-08 02:45:05 +00:00
vfork-f.test
tests: add fork-f.test and vfork-f.test
2015-12-30 23:08:32 +00:00
vhangup.c
tests: use sprintrc in vhangup.test
2016-09-05 15:58:35 +00:00
vhangup.test
tests: add vhangup.test
2016-05-24 20:09:16 +00:00
vmsplice.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
vmsplice.test
tests: factor out a part common to many simply organized test scripts
2016-03-30 00:16:24 +00:00
wait4-v.c
tests: use VERBOSE macro in wait4 and wait4-v tests
2016-09-26 15:24:26 +00:00
wait4-v.test
tests: extend test coverage of wait4 syscall
2016-06-10 09:15:59 +00:00
wait4.c
tests: use VERBOSE macro in wait4 and wait4-v tests
2016-09-26 15:24:26 +00:00
wait4.test
tests: extend test coverage of wait4 syscall
2016-06-10 09:15:59 +00:00
waitid-v.c
tests: use VERBOSE macro in waitid and waitid-v tests
2016-09-26 15:24:27 +00:00
waitid-v.test
tests: extend test coverage of waitid syscall
2016-06-10 09:16:10 +00:00
waitid.c
tests: use VERBOSE macro in waitid and waitid-v tests
2016-09-26 15:24:27 +00:00
waitid.test
tests: extend test coverage of waitid syscall
2016-06-10 09:16:10 +00:00
waitpid.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
waitpid.test
tests: check decoding of waitpid syscall
2016-06-09 01:29:45 +00:00
xattr.c
tests/xattr.c: rewrite without assert
2016-09-19 19:51:37 +00:00
xattr.test
tests: extend test coverage of xattr family syscalls
2016-05-10 22:25:23 +00:00
xchownx.c
tests: use sprintrc in tests/xchownx.c
2016-09-19 19:51:37 +00:00
xet_robust_list.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
xet_robust_list.test
tests: factor out a part common to many simply organized test scripts
2016-03-30 00:16:24 +00:00
xetitimer.c
tests/xetitimer.c: use libtests
2016-01-04 23:38:19 +00:00
xetitimer.test
tests: factor out a part common to many simply organized test scripts
2016-03-30 00:16:24 +00:00
xetpgid.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
xetpgid.test
tests: factor out a part common to many simply organized test scripts
2016-03-30 00:16:24 +00:00
xetpriority.c
tests: use sprintrc in tests/xetpriority.c
2016-09-05 15:58:35 +00:00
xetpriority.test
tests: factor out a part common to many simply organized test scripts
2016-03-30 00:16:24 +00:00
xettimeofday.c
Use <asm/unistd.h> instead of <sys/syscall.h>
2016-08-09 14:38:29 +00:00
xettimeofday.test
tests: factor out a part common to many simply organized test scripts
2016-03-30 00:16:24 +00:00
xgetrlimit.c
tests/xgetrlimit.c: fix a warning reported by -Wtype-limits
2016-06-14 15:48:25 +00:00
xselect.c
tests: fix TEST_SYSCALL_{NR,STR} and STRUCT_STAT_STR macros for musl
2016-01-12 03:07:39 +00:00
xstatfs64.c
Fix decoding of statfs family syscalls
2016-04-26 01:35:31 +00:00
xstatfs.c
Fix decoding of statfs family syscalls
2016-04-26 01:35:31 +00:00
xstatfsx.c
tests/xstatfsx.c: fix potential errno clobbering
2016-09-19 19:51:37 +00:00
xstatx.c
tests/xstatx.c: use zero_extend_signed_to_ull/sign_extend_unsigned_to_ll
2016-08-31 16:31:53 +00:00