strace/tests
Dmitry V. Levin d9d92cf220 tests: fix xattr.test for the case when listxattr returns a long list
* tests/xattr.c (DEFAULT_STRLEN): New macro.
(main): Use it to limit the length passed to print_quoted_memory.
Print ellipsis when the list returned by listxattr is too long.
2016-12-22 23:11:02 +00:00
..
_newselect.c Use <asm/unistd.h> instead of <sys/syscall.h> 2016-08-09 14:38:29 +00:00
_newselect.test
.gitignore tests: test for correct ellipsis with -s in xattr 2016-12-22 23:11:02 +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
add_key.c tests: use scno.h in tests of relatively new syscalls 2016-12-20 05:10:21 +00:00
add_key.test tests: check decoding of add_key, keyctl, and request_key syscalls 2016-10-03 23:50:57 +00:00
adjtimex.c Fix omission of field names in printers of timeval structure 2016-11-26 00:40:53 +00:00
adjtimex.test tests: move definitions of $OUT and $ERR to init.sh 2016-03-30 00:13:37 +00:00
aio.c Fix omission of field names in printers of timespec structure 2016-11-26 00:40:53 +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 tests: fix "constant is too large" compilation warnings 2016-11-13 21:36:58 +00:00
alarm.test tests: factor out a part common to many simply organized test scripts 2016-03-30 00:16:24 +00:00
answer.c Include "kernel_types.h" in defs.h and tests/tests.h 2016-12-16 12:01:44 +00:00
attach-f-p-cmd.c tests: robustify attach-f-p.test against race conditions 2016-12-06 09:09:18 +00:00
attach-f-p.c tests: robustify attach-f-p.test against race conditions 2016-12-06 09:09:18 +00:00
attach-f-p.test tests: robustify attach-f-p.test against race conditions 2016-12-06 09:09:18 +00:00
attach-p-cmd-cmd.c tests: robustify attach-p-cmd.test against race conditions 2016-12-06 09:08:36 +00:00
attach-p-cmd-p.c tests: robustify attach-p-cmd.test against race conditions 2016-12-06 09:08:36 +00:00
attach-p-cmd.test tests: robustify attach-p-cmd.test against race conditions 2016-12-06 09:08:36 +00:00
bexecve.test
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: fix btrfs build error on some old systems 2016-11-18 00:51:37 +00:00
btrfs.test tests: add testing for btrfs ioctls 2016-05-24 14:52:27 +00:00
caps-abbrev.awk tests: check non-verbose capget/capset output 2016-10-29 02:54:01 +03:00
caps-abbrev.c tests: check non-verbose capget/capset output 2016-10-29 02:54:01 +03:00
caps-abbrev.test tests: check non-verbose capget/capset output 2016-10-29 02:54:01 +03:00
caps.awk capability: fix omission of capability structure field names 2016-11-29 00:21:06 +00:00
caps.c tests: additional capset decoder checks 2016-10-29 02:54:01 +03: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 Fix omission of field names in printers of timeval structure 2016-11-26 00:40:53 +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 Fix omission of field names in printers of timespec structure 2016-11-26 00:40:53 +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 tests: use scno.h in tests of relatively new syscalls 2016-12-20 05:10:21 +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
delete_module.c tests: check decoding of {init,finit,delete}_module syscalls 2016-10-29 02:54:01 +03:00
delete_module.test tests: check decoding of {init,finit,delete}_module syscalls 2016-10-29 02:54:01 +03:00
detach-running.test tests: workaround a bug in GNU grep 2016-12-13 20:21:22 +00:00
detach-sleeping.test tests: workaround a bug in GNU grep 2016-12-13 20:21:22 +00:00
detach-stopped.test tests: workaround a bug in GNU grep 2016-12-13 20:21:22 +00:00
dup2.c tests: fix "constant is too large" compilation warnings 2016-11-13 21:36:58 +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 tests: fix "constant is too large" compilation warnings 2016-11-13 21:36:58 +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 tests: fix "constant is too large" compilation warnings 2016-11-13 21:36:58 +00:00
epoll_create.test tests: add epoll_create.test 2016-04-08 07:59:14 +00:00
epoll_ctl.c tests: fix "constant is too large" compilation warnings 2016-11-13 21:36:58 +00:00
epoll_ctl.test tests: add epoll_ctl.test 2016-04-08 07:59:15 +00:00
epoll_pwait.c Include "kernel_types.h" in defs.h and tests/tests.h 2016-12-16 12:01:44 +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
erestartsys.c tests: check decoding of ERESTARTSYS error code 2016-11-18 00:28:29 +00:00
erestartsys.test tests: check decoding of ERESTARTSYS error code 2016-11-18 00:28:29 +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
eventfd.test
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 scno.h in tests of relatively new syscalls 2016-12-20 05:10:21 +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 tests: fix "constant is too large" compilation warnings 2016-11-13 21:36:58 +00:00
faccessat.test faccessat.test: robustify against libcs invoking faccessat syscall on their own 2016-03-28 00:16:17 +00:00
fadvise64_64.c tests: fix name spelling 2016-10-30 22:54:27 +00:00
fadvise64_64.test tests: check decoding of fadvise64 and fadvise64_64 syscalls 2016-09-28 03:00:10 +00:00
fadvise64.c tests: fix name spelling 2016-10-30 22:54:27 +00:00
fadvise64.test tests: check decoding of fadvise64 and fadvise64_64 syscalls 2016-09-28 03:00:10 +00:00
fadvise.h tests: fix name spelling 2016-10-30 22:54:27 +00:00
fallocate.c tests: fix name spelling 2016-10-30 22:54:27 +00:00
fallocate.test tests: check decoding of fallocate syscall 2016-09-28 03:00:07 +00:00
fanotify_init.c Include "kernel_types.h" in defs.h and tests/tests.h 2016-12-16 12:01:44 +00:00
fanotify_init.test tests: check decoding of fanotify_init syscall 2016-10-29 02:54:01 +03:00
fanotify_mark.c Include "kernel_types.h" in defs.h and tests/tests.h 2016-12-16 12:01:44 +00:00
fanotify_mark.test tests: some additional checks for fanotify_mark 2016-10-29 02:54:01 +03:00
fault_injection-exit_group.expected tests: check decoding of fault injected exit_group syscall 2016-11-27 19:40:33 +00:00
fault_injection-exit_group.test tests: skip fault injection tests on unsupported platforms 2016-12-07 19:46:13 +00:00
fault_injection.c tests: check syscall fault injection 2016-11-16 17:27:46 +00:00
fault_injection.sh tests: skip fault injection tests on unsupported platforms 2016-12-07 19:46:13 +00:00
fault_injection.test tests: skip fault injection tests on unsupported platforms 2016-12-07 19:46:13 +00:00
fault_syntax.test Fix meaning of negated sets in fault expressions 2016-11-29 02:11:48 +00:00
fchdir.c tests: fix "constant is too large" compilation warnings 2016-11-13 21:36:58 +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 tests: fix "constant is too large" compilation warnings 2016-11-13 21:36:58 +00:00
fcntl64.test
fcntl.c tests: fix "constant is too large" compilation warnings 2016-11-13 21:36:58 +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 tests: fix "constant is too large" compilation warnings 2016-11-13 21:36:58 +00:00
fdatasync.test tests: add fdatasync.test 2016-04-01 23:34:33 +00:00
file_handle.c Include "kernel_types.h" in defs.h and tests/tests.h 2016-12-16 12:01:44 +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
fill_memory.c tests: move fill_memory and fill_memory_ex into a separate file 2016-10-26 01:06:09 +00:00
filter-unavailable.c
filter-unavailable.expected
filter-unavailable.test
finit_module.c tests: use scno.h in finit_module, kcmp, renameat2 tests 2016-12-22 23:11:02 +00:00
finit_module.test tests: check decoding of {init,finit,delete}_module syscalls 2016-10-29 02:54:01 +03:00
flock.c tests: fix "constant is too large" compilation warnings 2016-11-13 21:36:58 +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 "constant is too large" compilation warnings 2016-11-13 21:36:58 +00:00
fstat64.test
fstat.c tests: fix "constant is too large" compilation warnings 2016-11-13 21:36:58 +00:00
fstat.test tests: additional tests of stat decoders 2016-10-31 00:49:28 +03:00
fstatat64.c tests: additional tests of stat decoders 2016-10-31 00:49:28 +03:00
fstatat64.test
fstatat.c tests: prepare for additional tests of stat decoders 2016-10-31 00:49:28 +03: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: additional tests of stat decoders 2016-10-31 00:49:28 +03:00
fsync.c tests: fix "constant is too large" compilation warnings 2016-11-13 21:36:58 +00:00
fsync.test tests: add fsync.test 2016-04-01 23:34:33 +00:00
ftruncate64.c tests: fix "constant is too large" compilation warnings 2016-11-13 21:36:58 +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 Include "kernel_types.h" in defs.h and tests/tests.h 2016-12-16 12:01:44 +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 futex: make output of the val3 argument of the FUTEX_WAKE_OP command more structured 2016-11-30 23:56:47 +00:00
futex.test tests: check decoding of futex syscall 2016-08-30 17:38:26 +00:00
futimesat.c Print timeval pair as an array of timeval entries 2016-11-28 04:38:42 +00:00
futimesat.test tests: check decoding of utimes syscall 2016-04-26 16:13:17 +00:00
generate_scno.c tests: generate scno.h from syscallent.h for use by other tests 2016-12-20 05:10:21 +00:00
get_mempolicy.c tests: fix "constant is too large" compilation warnings 2016-11-13 21:36:58 +00:00
get_mempolicy.test tests: check decoding of get_mempolicy syscall 2016-04-28 01:17:39 +00:00
get_page_size.c
getcpu.c tests: fix name spelling 2016-10-30 22:54:27 +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 tests: fix "constant is too large" compilation warnings 2016-11-13 21:36:58 +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 Include "kernel_types.h" in defs.h and tests/tests.h 2016-12-16 12:01:44 +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 uid: print size as signed in setgroups/getgroups 2016-12-04 17:42:38 +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 Print struct timeval consistently 2016-11-28 04:07:37 +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_delete_module.h Include "kernel_types.h" in defs.h and tests/tests.h 2016-12-16 12:01:44 +00:00
init_module.c tests: check decoding of {init,finit,delete}_module syscalls 2016-10-29 02:54:01 +03:00
init_module.test tests: check decoding of {init,finit,delete}_module syscalls 2016-10-29 02:54:01 +03:00
init.sh tests: workaround a bug in GNU grep 2016-12-13 20:21:22 +00:00
inode_of_sockfd.c tests: add inode_of_sockfd function to libtests 2016-02-02 00:24:48 +00:00
inotify_init1.c Include "kernel_types.h" in defs.h and tests/tests.h 2016-12-16 12:01:44 +00:00
inotify_init1.test tests: check decoding of inotify family syscalls 2016-10-27 23:31:44 +00:00
inotify.c Include "kernel_types.h" in defs.h and tests/tests.h 2016-12-16 12:01:44 +00:00
inotify.test tests: check decoding of inotify family syscalls 2016-10-27 23:31:44 +00:00
ioctl_block.c tests: fix potential compilation warning in ioctl_block.c 2016-11-13 22:29:30 +00:00
ioctl_block.test tests: check decoding of BLK* ioctls 2016-05-26 14:44:13 +00:00
ioctl_dm-v.c Add support for decoding of DM_* ioctl commands 2016-11-10 22:44:49 +03:00
ioctl_dm-v.test Add support for decoding of DM_* ioctl commands 2016-11-10 22:44:49 +03:00
ioctl_dm.c Add support for decoding of DM_* ioctl commands 2016-11-10 22:44:49 +03:00
ioctl_dm.test Add support for decoding of DM_* ioctl commands 2016-11-10 22:44:49 +03: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: fix "constant is too large" compilation warnings 2016-11-13 21:36:58 +00:00
ioctl_evdev.test tests: check decoding of EVIOC* ioctls 2016-05-28 00:56:47 +00:00
ioctl_mtd.c tests: fix "constant is too large" compilation warnings 2016-11-13 21:36:58 +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: fix "constant is too large" compilation warnings 2016-11-13 21:36:58 +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: fix "constant is too large" compilation warnings 2016-11-13 21:36:58 +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 tests: fix "constant is too large" compilation warnings 2016-11-13 21:36:58 +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
ioprio.c Include "kernel_types.h" in defs.h and tests/tests.h 2016-12-16 12:01:44 +00:00
ioprio.test tests: check decoding of ioprio_get and ioprio_set syscalls 2016-10-26 01:06:09 +00:00
ip_mreq.c tests: check decoding of unreadable ip_mreq and ipv6_mreq structures 2016-12-21 03:03:08 +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
ipc_msgbuf.c Include "kernel_types.h" in defs.h and tests/tests.h 2016-12-16 12:01:44 +00:00
ipc_msgbuf.expected
ipc_msgbuf.test
ipc_sem.c tests: workaround limited semctl implementation in musl 2016-09-13 21:18:17 +00:00
ipc_sem.test
ipc_shm.c tests: add more IPC decoding checks 2016-09-13 17:21:20 +00:00
ipc_shm.test
ipc.c tests: fix "constant is too large" compilation warnings 2016-11-13 21:36:58 +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
kcmp.c tests: use scno.h in finit_module, kcmp, renameat2 tests 2016-12-22 23:11:02 +00:00
kcmp.test tests: check decoding of kcmp syscall 2016-10-28 18:40:10 +00:00
kexec_file_load.c tests: use scno.h in tests of relatively new syscalls 2016-12-20 05:10:21 +00:00
kexec_file_load.test tests: check decoding of kexec_file_load and kexec_load syscalls 2016-10-29 02:54:01 +03:00
kexec_load.c Include "kernel_types.h" in defs.h and tests/tests.h 2016-12-16 12:01:44 +00:00
kexec_load.test tests: check decoding of kexec_file_load and kexec_load syscalls 2016-10-29 02:54:01 +03:00
keyctl.c Include "kernel_types.h" in defs.h and tests/tests.h 2016-12-16 12:01:44 +00:00
keyctl.test tests: check decoding of add_key, keyctl, and request_key syscalls 2016-10-03 23:50:57 +00:00
kill.c tests: fix "constant is too large" compilation warnings 2016-11-13 21:36:58 +00:00
kill.test tests: add kill.test 2016-04-27 14:22:02 +00:00
ksysent.c x32: implement automatic argument truncation for compat syscalls 2016-12-20 05:10:21 +00:00
ksysent.sed Consistently use extended regular expressions where appropriate 2016-07-28 18:32:18 +00:00
ksysent.test
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 tests: fix "constant is too large" compilation warnings 2016-11-13 21:36:58 +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
lookup_dcookie.c Include "kernel_types.h" in defs.h and tests/tests.h 2016-12-16 12:01:44 +00:00
lookup_dcookie.test tests: check decoding of lookup_dcookie syscall 2016-10-27 23:31:42 +00:00
lseek.c Include "kernel_types.h" in defs.h and tests/tests.h 2016-12-16 12:01:44 +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 "constant is too large" compilation warnings 2016-11-13 21:36:58 +00:00
lstat64.test
lstat.c tests: fix "constant is too large" compilation warnings 2016-11-13 21:36:58 +00:00
lstat.test
lstatx.c tests: prepare for additional tests of stat decoders 2016-10-31 00:49:28 +03:00
Makefile.am tests: test for correct ellipsis with -s in xattr 2016-12-22 23:11:02 +00:00
match.awk
mbind.c tests: fix "constant is too large" compilation warnings 2016-11-13 21:36:58 +00:00
mbind.test tests: check decoding of mbind syscall 2016-04-29 18:21:01 +00:00
membarrier.c tests: use scno.h in tests of relatively new syscalls 2016-12-20 05:10:21 +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 tests: use scno.h in tests of relatively new syscalls 2016-12-20 05:10:21 +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 tests: fix "constant is too large" compilation warnings 2016-11-13 21:36:58 +00:00
migrate_pages.test tests: check decoding of migrate_pages syscall 2016-04-28 01:20:19 +00:00
mincore.c mem: print mincore output as an array 2016-11-29 00:25:55 +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 tests: fix "constant is too large" compilation warnings 2016-11-13 21:36:58 +00:00
mkdirat.test Fix printing of mode_t, umode_t, and umask types 2016-08-03 23:27:03 +00:00
mknod.c tests: fix "constant is too large" compilation warnings 2016-11-13 21:36:58 +00:00
mknod.test tests: extend test coverage of mknod syscall 2016-04-26 11:00:51 +00:00
mknodat.c tests: fix "constant is too large" compilation warnings 2016-11-13 21:36:58 +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: use scno.h in tests of relatively new syscalls 2016-12-20 05:10:21 +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
mmap64.test
mmap.c tests: fix "constant is too large" compilation warnings 2016-11-13 21:36:58 +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: fix "constant is too large" compilation warnings 2016-11-13 21:36:58 +00:00
move_pages.test Fix decoding of move_pages syscall 2016-04-29 18:21:02 +00:00
mq_sendrecv-read.c tests: check decoding of mq_{notify,open,timedreceive,timedsend,unlink} 2016-11-09 04:27:53 +03:00
mq_sendrecv-read.test tests: check decoding of mq_{notify,open,timedreceive,timedsend,unlink} 2016-11-09 04:27:53 +03:00
mq_sendrecv-write.c tests: check decoding of mq_{notify,open,timedreceive,timedsend,unlink} 2016-11-09 04:27:53 +03:00
mq_sendrecv-write.test tests: check decoding of mq_{notify,open,timedreceive,timedsend,unlink} 2016-11-09 04:27:53 +03:00
mq_sendrecv.c Include "kernel_types.h" in defs.h and tests/tests.h 2016-12-16 12:01:44 +00:00
mq_sendrecv.test tests: check decoding of mq_{notify,open,timedreceive,timedsend,unlink} 2016-11-09 04:27:53 +03:00
mq.c tests/mq.c: use libtests 2016-01-06 11:52:43 +00:00
mq.expected mq: Properly print mq_flags field 2016-10-29 02:54:02 +03:00
mq.test
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 Fix omission of field names in printers of timeval structure 2016-11-26 00:40:53 +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
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
nsyscalls.c x32: implement automatic argument truncation for compat syscalls 2016-12-20 05:10:21 +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 tests: do not run old_mmap test on m68k 2016-11-12 21:29:58 +00:00
old_mmap.test Fix old_mmap output when mmap arguments are unfetchable 2016-04-23 00:07:14 +00:00
oldfstat.c tests: check decoding of oldfstat, oldlstat, and oldstat syscalls 2016-10-31 00:49:28 +03:00
oldfstat.test tests: check decoding of oldfstat, oldlstat, and oldstat syscalls 2016-10-31 00:49:28 +03:00
oldlstat.c tests: check decoding of oldfstat, oldlstat, and oldstat syscalls 2016-10-31 00:49:28 +03:00
oldlstat.test tests: check decoding of oldfstat, oldlstat, and oldstat syscalls 2016-10-31 00:49:28 +03:00
oldselect.c Use <asm/unistd.h> instead of <sys/syscall.h> 2016-08-09 14:38:29 +00:00
oldselect.expected Fix omission of field names in printers of timeval structure 2016-11-26 00:40:53 +00:00
oldselect.test
oldstat.c tests: check decoding of oldfstat, oldlstat, and oldstat syscalls 2016-10-31 00:49:28 +03:00
oldstat.test tests: check decoding of oldfstat, oldlstat, and oldstat syscalls 2016-10-31 00:49:28 +03: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
options-syntax.test Rewrite remaining qual_* parsers using bit sets 2016-12-05 20:49:59 +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_nonverbose.c Implement decoding of perf_event_attr structure in perf_event_open syscall 2016-10-31 04:59:10 +03:00
perf_event_open_nonverbose.test Implement decoding of perf_event_attr structure in perf_event_open syscall 2016-10-31 04:59:10 +03:00
perf_event_open_unabbrev.c tests: add tests for perf_event_attr structure decoding in perf_event_open 2016-10-31 11:29:20 +03:00
perf_event_open_unabbrev.test tests: add tests for perf_event_attr structure decoding in perf_event_open 2016-10-31 11:29:20 +03:00
perf_event_open.c tests: add tests for perf_event_attr structure decoding in perf_event_open 2016-10-31 11:29:20 +03:00
perf_event_open.test tests: add tests for perf_event_attr structure decoding in perf_event_open 2016-10-31 11:29:20 +03:00
personality.c
personality.test tests: move definitions of $OUT and $ERR to init.sh 2016-03-30 00:13:37 +00:00
pipe_maxfd.c Check dumping of io syscalls when descriptor arguments are sensibly large 2016-11-30 00:56:04 +00:00
pipe.c tests/pipe.c: use libtests 2016-01-06 11:38:05 +00:00
pipe.expected
pipe.test
pkey_alloc.c tests: use scno.h in tests of relatively new syscalls 2016-12-20 05:10:21 +00:00
pkey_alloc.test Add support for pkey_mprotect, pkey_alloc, pkey_free syscalls 2016-11-13 21:41:58 +00:00
pkey_free.c tests: use scno.h in tests of relatively new syscalls 2016-12-20 05:10:21 +00:00
pkey_free.test Add support for pkey_mprotect, pkey_alloc, pkey_free syscalls 2016-11-13 21:41:58 +00:00
pkey_mprotect.c tests: use scno.h in tests of relatively new syscalls 2016-12-20 05:10:21 +00:00
pkey_mprotect.test Add support for pkey_mprotect, pkey_alloc, pkey_free syscalls 2016-11-13 21:41:58 +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 omission of field names in printers of timespec structure 2016-11-26 00:40:53 +00:00
ppoll.c tests/ppoll.c: use libtests 2016-01-06 11:44:32 +00:00
ppoll.expected Fix omission of field names in printers of timespec structure 2016-11-26 00:40:53 +00:00
ppoll.test tests: introduce $NAME 2016-03-30 00:13:56 +00:00
prctl-dumpable.c tests: check decoding of prctl PR_[GS]ET_DUMPABLE operations 2016-12-17 12:02:07 +00:00
prctl-dumpable.test tests: check decoding of prctl PR_[GS]ET_DUMPABLE operations 2016-12-17 12:02:07 +00:00
prctl-name.c tests: cleanup prctl-name.c 2016-11-22 01:46:07 +00:00
prctl-name.test tests: robustify prctl-name.test against unrelated prctl invocations 2016-11-26 00:40:39 +00:00
prctl-no-args.c tests: check decoding of prctl operations without arguments 2016-12-17 12:06:21 +00:00
prctl-no-args.test tests: check decoding of prctl operations without arguments 2016-12-17 12:06:21 +00:00
prctl-pdeathsig.c Include "kernel_types.h" in defs.h and tests/tests.h 2016-12-16 12:01:44 +00:00
prctl-pdeathsig.test tests: robustify prctl-pdeathsig.test and prctl-tsc.test 2016-12-07 16:22:50 +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
prctl-securebits.c tests: check decoding of prctl PR_[GS]ET_SECUREBITS operations 2016-12-17 12:06:07 +00:00
prctl-securebits.test tests: check decoding of prctl PR_[GS]ET_SECUREBITS operations 2016-12-17 12:06:07 +00:00
prctl-tsc.c Include "kernel_types.h" in defs.h and tests/tests.h 2016-12-16 12:01:44 +00:00
prctl-tsc.test tests: robustify prctl-pdeathsig.test and prctl-tsc.test 2016-12-07 16:22:50 +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 tests: use scno.h in tests of relatively new syscalls 2016-12-20 05:10:21 +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 tests: fix "comparison between signed and unsigned" compilation warnings 2016-11-13 19:30:11 +00:00
preadv-pwritev.test Implement dumping of preadv and pwritev syscalls 2016-03-31 00:01:58 +00:00
preadv.c tests: fix "comparison between signed and unsigned" compilation warnings 2016-11-28 20:55:10 +00:00
preadv.test Fix printing of negative offsets in preadv and pwritev syscalls 2016-03-30 03:54:21 +00:00
print_maxfd.c Check dumping of io syscalls when descriptor arguments are sensibly large 2016-11-30 00:56:04 +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 tests: fix "constant is too large" compilation warnings 2016-11-13 21:36:58 +00:00
prlimit64.test tests: check decoding of prlimit64 syscall 2016-06-06 21:25:54 +00:00
process_vm_readv_writev.c Include "kernel_types.h" in defs.h and tests/tests.h 2016-12-16 12:01:44 +00:00
process_vm_readv.c tests: check decoding of process_vm_readv and process_vm_writev syscalls 2016-10-29 02:54:00 +03:00
process_vm_readv.test tests: check decoding of process_vm_readv and process_vm_writev syscalls 2016-10-29 02:54:00 +03:00
process_vm_writev.c tests: check decoding of process_vm_readv and process_vm_writev syscalls 2016-10-29 02:54:00 +03:00
process_vm_writev.test tests: check decoding of process_vm_readv and process_vm_writev syscalls 2016-10-29 02:54:00 +03:00
pselect6.c Fix omission of field names in printers of timespec structure 2016-11-26 00:40:53 +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: additional check for PTRACE_SETSIGINFO ptrace command 2016-12-01 01:23:28 +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_signal.c tests: check -e signal=set syntax 2016-11-18 00:11:27 +00:00
qual_signal.test tests: check -e signal=set syntax 2016-11-18 00:11:27 +00:00
qual_syscall.test tests: fix another regression in qual_syscall.test 2016-10-03 12:13:19 +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: fix name spelling 2016-10-30 22:54:27 +00:00
quotactl-xfs.test tests: check decoding of quotactl syscall 2016-09-27 08:11:06 +00:00
quotactl.c tests: fix name spelling 2016-10-30 22:54:27 +00:00
quotactl.h tests: fix name spelling 2016-10-30 22:54:27 +00:00
quotactl.test tests: check decoding of quotactl syscall 2016-09-27 08:11:06 +00:00
read-write.c Include "kernel_types.h" in defs.h and tests/tests.h 2016-12-16 12:01:44 +00:00
read-write.test tests: add read-write.test 2016-04-03 16:37:43 +00:00
readahead.c tests: fix name spelling 2016-10-30 22:54:27 +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 Check dumping of io syscalls when descriptor arguments are sensibly large 2016-11-30 00:56:04 +00:00
readv.test Rewrite qual_desc using bit sets 2016-12-05 10:41:05 +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 Fix omission of field names in printers of timespec structure 2016-11-26 00:40:53 +00:00
recvmmsg-timeout.test tests: check decoding of timeout argument of recvmmsg syscall 2016-07-19 17:46:30 +00:00
recvmsg.c tests: fix "comparison between signed and unsigned" compilation warnings 2016-11-13 19:30:11 +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: skip redirect-fds.test when strace is wrapped with valgrind 2016-12-05 10:41:05 +00:00
redirect.test tests: robustify redirect.test against race conditions 2016-12-06 13:16:42 +00:00
remap_file_pages.c tests: fix "constant is too large" compilation warnings 2016-11-13 21:36:58 +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 tests: use scno.h in finit_module, kcmp, renameat2 tests 2016-12-22 23:11:02 +00:00
renameat2.test tests: check decoding of renameat2 syscall 2016-04-26 16:30:43 +00:00
renameat.c tests: fix "constant is too large" compilation warnings 2016-11-13 21:36:58 +00:00
renameat.test tests: factor out a part common to many simply organized test scripts 2016-03-30 00:16:24 +00:00
request_key.c tests: fix name spelling 2016-10-30 22:54:27 +00:00
request_key.test tests: check decoding of add_key, keyctl, and request_key syscalls 2016-10-03 23:50:57 +00:00
restart_syscall.c Fix omission of field names in printers of timespec structure 2016-11-26 00:40:53 +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: fix "constant is too large" compilation warnings 2016-11-13 21:36:58 +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 Fix omission of field names in printers of timespec structure 2016-11-26 00:40:53 +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: fix "constant is too large" compilation warnings 2016-11-13 21:36:58 +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
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 Fix omission of field names in printers of timespec structure 2016-11-26 00:40:53 +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 tests: relax getaffinity return value check in tests/sched_xetaffinity.c 2016-12-14 02:03:04 +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 Fix omission of field names in printers of timespec structure 2016-11-26 00:40:53 +00:00
semop.test tests: add more IPC decoding checks 2016-09-13 17:21:20 +00:00
sendfile64.c tests: fix "constant is too large" compilation warnings 2016-11-13 21:36:58 +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 tests: fix "constant is too large" compilation warnings 2016-11-13 21:36:58 +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: fix "constant is too large" compilation warnings 2016-11-13 21:36:58 +00:00
set_mempolicy.test numa.c: use print_array function 2016-05-07 23:37:52 +00:00
set_ptracer_any.c
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 Include "kernel_types.h" in defs.h and tests/tests.h 2016-12-16 12:01:44 +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 uid: print size as signed in setgroups/getgroups 2016-12-04 17:42:38 +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
setns.c Include "kernel_types.h" in defs.h and tests/tests.h 2016-12-16 12:01:44 +00:00
setns.test tests: check decoding of setns syscall 2016-10-29 02:54:01 +03: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: fix "constant is too large" compilation warnings 2016-11-13 21:36:58 +00:00
setrlimit.test tests: check decoding of setrlimit, getrlimit, and ugetrlimit syscalls 2016-06-06 22:06:46 +00:00
setugid.c uid: use printuid for printing UID/GID value 2016-12-04 17:42:38 +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 signal: fix omission of field names in sigaction printers 2016-11-29 10:05:16 +00:00
sigaction.c
sigaction.test
sigaltstack.c
sigaltstack.expected
sigaltstack.test
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 tests: fix "constant is too large" compilation warnings 2016-11-13 21:36:58 +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 tests: fix "constant is too large" compilation warnings 2016-11-13 21:36:58 +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: fix name spelling 2016-10-30 22:54:27 +00:00
stack-fcall-0.c
stack-fcall-1.c
stack-fcall-2.c
stack-fcall-3.c
stack-fcall.c
stat64.c tests: fix "constant is too large" compilation warnings 2016-11-13 21:36:58 +00:00
stat64.test
stat.c tests: fix "constant is too large" compilation warnings 2016-11-13 21:36:58 +00:00
stat.test
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: fix printing format of f_fsid field 2016-12-01 00:06:39 +00:00
statfs.test Fix decoding of statfs family syscalls 2016-04-26 01:35:31 +00:00
statx.sh tests: additional tests of stat decoders 2016-10-31 00:49:28 +03:00
strace-C.expected tests: check -C option 2016-11-28 16:57:30 +00:00
strace-C.test tests: check -C option 2016-11-28 16:57:30 +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 Fix omission of field names in printers of timespec structure 2016-11-26 00:40:53 +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: fix expected output in strace-tt.test 2016-12-06 15:27:08 +00:00
strace-ttt.test tests: fix expected output in strace-ttt.test 2016-12-06 15:27:21 +00:00
strace-V.test Consistently use extended regular expressions where appropriate 2016-07-28 18:32:18 +00:00
strace.supp tests: add valgrind support to "make check" 2016-12-06 16:20:54 +00:00
struct_flock.c tests: fix "constant is too large" compilation warnings 2016-11-13 21:36:58 +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
swap.c swap: always print priority value 2016-12-01 00:05:09 +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 tests: fix "constant is too large" compilation warnings 2016-11-13 21:36:58 +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 tests: fix "constant is too large" compilation warnings 2016-11-13 21:36:58 +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 tests: fix "constant is too large" compilation warnings 2016-11-13 21:36:58 +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 tests: fix "constant is too large" compilation warnings 2016-11-13 21:36:58 +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 Include "kernel_types.h" in defs.h and tests/tests.h 2016-12-16 12:01:44 +00:00
threads-execve.c tests: fix threads-execve.test for large pids 2016-12-14 01:02:03 +00:00
threads-execve.test tests: introduce require_min_kernel_version_or_skip function 2016-12-07 19:46:12 +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 print_sigevent: fix field names of sigev_value structure 2016-11-29 00:33:01 +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 Fix omission of field names in printers of timespec structure 2016-11-26 00:40:53 +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 Fix omission of field names in printers of timespec structure 2016-11-26 00:40:53 +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 tests: skip times.test if CLOCK_PROCESS_CPUTIME_ID does not work 2016-11-08 15:32:47 +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 tests: fix "constant is too large" compilation warnings 2016-11-13 21:36:58 +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 Include "kernel_types.h" in defs.h and tests/tests.h 2016-12-16 12:01:44 +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
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: fix "constant is too large" compilation warnings 2016-11-13 21:36:58 +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
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
umovestr.expected
umovestr.test
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 tests: fix "constant is too large" compilation warnings 2016-11-13 21:36:58 +00:00
unlinkat.test tests: add unlinkat.test 2016-04-06 06:18:49 +00:00
unshare.c Include "kernel_types.h" in defs.h and tests/tests.h 2016-12-16 12:01:44 +00:00
unshare.test tests: check decoding of unshare syscall 2016-10-29 02:54:01 +03:00
userfaultfd.c tests: use scno.h in tests of relatively new syscalls 2016-12-20 05:10:21 +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 Make date output format conform to ISO 8601 2016-11-29 10:05:16 +00:00
utime.test tests: rewrite utime.test without relying on libc utime wrapper 2016-11-29 04:08:47 +00:00
utimensat.c Fix omission of field names in printers of timespec structure 2016-11-26 00:40:53 +00:00
utimensat.test tests: move definitions of $OUT and $ERR to init.sh 2016-03-30 00:13:37 +00:00
utimes.c Print timeval pair as an array of timeval entries 2016-11-28 04:38:42 +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
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 Fix omission of field names in printers of timeval structure 2016-11-26 00:40:53 +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 Print struct timeval consistently 2016-11-28 04:07:37 +00:00
waitid.test tests: extend test coverage of waitid syscall 2016-06-10 09:16:10 +00:00
waitpid.c tests: fix "constant is too large" compilation warnings 2016-11-13 21:36:58 +00:00
waitpid.test tests: check decoding of waitpid syscall 2016-06-09 01:29:45 +00:00
xattr-strings.c tests: test for correct ellipsis with -s in xattr 2016-12-22 23:11:02 +00:00
xattr-strings.test tests: test for correct ellipsis with -s in xattr 2016-12-22 23:11:02 +00:00
xattr.c tests: fix xattr.test for the case when listxattr returns a long list 2016-12-22 23:11:02 +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 Fix omission of field names in printers of timeval structure 2016-11-26 00:40:53 +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 tests: fix "constant is too large" compilation warnings 2016-11-13 21:36:58 +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: fix "constant is too large" compilation warnings 2016-11-13 21:36:58 +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 Fix omission of field names in printers of timeval structure 2016-11-26 00:40:53 +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 Include "kernel_types.h" in defs.h and tests/tests.h 2016-12-16 12:01:44 +00:00
xselect.c Fix omission of field names in printers of timeval structure 2016-11-26 00:40:53 +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 statfs: fix printing format of f_fsid field 2016-12-01 00:06:39 +00:00
xstatx.c Make date output format conform to ISO 8601 2016-11-29 10:05:16 +00:00