strace/tests
Dmitry V. Levin b1b692eb23 tests: extend coverage of struct itimerspec
* tests/timer_xettime.c (main): Check decoding of NULL struct itimerspec
pointer.
2016-02-08 18:28:36 +00:00
..
_newselect.c tests: fix TEST_SYSCALL_{NR,STR} and STRUCT_STAT_STR macros for musl 2016-01-12 03:07:39 +00:00
_newselect.test Fix select and _newselect syscall entries 2015-12-08 21:19:40 +00:00
.gitignore tests: extend coverage of execve and execveat syscalls 2016-02-08 18:25:33 +00:00
adjtimex.c tests: extend coverage of adjtimex syscall 2016-02-08 18:16:27 +00:00
adjtimex.test tests: extend coverage of adjtimex syscall 2016-02-08 18:16:27 +00:00
aio.c tests/tests.h: add ARRAY_SIZE and LENGTH_OF macros 2016-01-20 15:24:45 +00:00
aio.test tests: fix match_diff usage 2015-11-26 20:36:35 +00:00
attach-p-cmd-cmd.c Implement simultaneous use of -p option and tracing of a command 2016-01-22 19:37:11 +00:00
attach-p-cmd-p.c Implement simultaneous use of -p option and tracing of a command 2016-01-22 19:37:11 +00:00
attach-p-cmd.test Implement simultaneous use of -p option and tracing of a command 2016-01-22 19:37:11 +00:00
bexecve.test Add copyright headers to some files which lack them 2015-12-17 17:56:48 +00:00
bpf.c tests/bpf.c: use libtests 2016-01-06 11:29:16 +00:00
bpf.test Implement bpf syscall decoding 2015-07-27 15:27:43 +00:00
caps.awk tests: extend coverage of capget syscall 2016-02-08 18:21:10 +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
clock_nanosleep.c tests/clock_nanosleep.c: use libtests 2016-01-06 09:46:29 +00:00
clock_nanosleep.test tests: fix match_diff usage 2015-11-26 20:36:35 +00:00
clock_xettime.c tests/clock_xettime.c: use libtests 2016-01-06 09:48:05 +00:00
clock_xettime.test tests: fix match_diff usage 2015-11-26 20:36:35 +00:00
count.test tests: use local nanosleep based sleep utility replacement 2016-01-21 23:52:39 +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
dumpio.expected tests: add a test for the latest dumpio fix 2015-02-01 01:33:20 +00:00
dumpio.test tests: factor out common shell code to functions 2015-03-18 02:29:36 +00:00
epoll_create1.c tests: convert epoll_create1.test from match_grep to match_diff 2016-01-06 16:08:07 +00:00
epoll_create1.test tests: convert epoll_create1.test from match_grep to match_diff 2016-01-06 16:08:07 +00:00
error_msg.c tests: add error_msg_and_fail function to libtests 2016-01-21 23:46:43 +00:00
eventfd.c tests/eventfd.c: use libtests 2016-01-05 23:12:51 +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: extend coverage of execve and execveat syscalls 2016-02-08 18:25:33 +00:00
execve-v.test tests: extend coverage of execve and execveat syscalls 2016-02-08 18:25:33 +00:00
execve.c tests: extend coverage of execve and execveat syscalls 2016-02-08 18:25:33 +00:00
execve.test tests: extend coverage of execve and execveat syscalls 2016-02-08 18:25:33 +00:00
execveat-v.c tests: extend coverage of execve and execveat syscalls 2016-02-08 18:25:33 +00:00
execveat-v.test tests: extend coverage of execve and execveat syscalls 2016-02-08 18:25:33 +00:00
execveat.c tests: extend coverage of execve and execveat syscalls 2016-02-08 18:25:33 +00:00
execveat.test tests: extend coverage of execve and execveat syscalls 2016-02-08 18:25:33 +00:00
fanotify_mark.c tests/fanotify_mark.c: use libtests 2016-01-05 23:06:14 +00:00
fanotify_mark.expected tests: strip executable bit from *.expected files 2015-04-07 21:11:50 +00:00
fanotify_mark.test tests: factor out common shell code to functions 2015-03-18 02:29:36 +00:00
fcntl64.c tests: fix TEST_SYSCALL_{NR,STR} and STRUCT_STAT_STR macros for musl 2016-01-12 03:07:39 +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: fix TEST_SYSCALL_{NR,STR} and STRUCT_STAT_STR macros for musl 2016-01-12 03:07:39 +00:00
fcntl.test fcntl: skip F_GETLK64, F_SETLK64, and F_SETLKW64 in fcntl syscall parser 2015-12-05 19:35:51 +00:00
file_handle.c tests/file_handle.c: use libtests 2016-01-06 16:01:46 +00:00
file_handle.test tests: fix match_diff usage 2015-11-26 20:36:35 +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
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: change text marker in fork-f and vfork-f tests 2016-01-08 02:45:05 +00:00
fstat64.c tests: fix TEST_SYSCALL_{NR,STR} and STRUCT_STAT_STR macros for musl 2016-01-12 03:07:39 +00:00
fstat64.test tests: add fstat.test and fstat64.test 2015-12-05 00:02:44 +00:00
fstat.c tests: fix TEST_SYSCALL_{NR,STR} and STRUCT_STAT_STR macros for musl 2016-01-12 03:07:39 +00:00
fstat.test tests: add fstat.test and fstat64.test 2015-12-05 00:02:44 +00:00
fstatat64.c tests: fix TEST_SYSCALL_{NR,STR} and STRUCT_STAT_STR macros for musl 2016-01-12 03:07:39 +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
fstatx.c tests: fix TEST_SYSCALL_{NR,STR} and STRUCT_STAT_STR macros for musl 2016-01-12 03:07:39 +00:00
ftruncate64.c tests/ftruncate64.c: use libtests 2016-01-06 09:37:42 +00:00
ftruncate64.test tests: add ftruncate64.test and truncate64.test 2015-12-01 08:28:45 +00:00
ftruncate.c tests/ftruncate.c: use libtests 2016-01-06 09:37:10 +00:00
ftruncate.test tests: add ftruncate.test and truncate.test 2015-12-01 08:28:42 +00:00
get_page_size.c tests: introduce libtests 2016-01-05 23:17:07 +00:00
getdents64.c tests/getdents64.c: use libtests 2016-01-06 12:03:37 +00:00
getdents64.test tests: fix match_diff usage 2015-11-26 20:36:35 +00:00
getdents.c tests/getdents.c: use libtests 2016-01-06 12:02:55 +00:00
getdents.test tests: fix match_diff usage 2015-11-26 20:36:35 +00:00
getrandom.c tests/getrandom.c: use libtests 2016-01-06 11:36:54 +00:00
getrandom.test tests: fix match_diff usage 2015-11-26 20:36:35 +00:00
getxxid.c alpha: enhance decoding of getxpid, getxuid, and getxgid syscalls 2016-01-09 00:09:04 +00:00
getxxid.test alpha: enhance decoding of getxpid, getxuid, and getxgid syscalls 2016-01-09 00:09:04 +00:00
hexdump_strdup.c tests: add hexdump_strdup function to libtests 2016-01-20 15:24:41 +00:00
hexquote_strndup.c tests: add hexquote_strndup function to libtests 2016-02-04 03:36:25 +00:00
inet-cmsg.c tests/inet-cmsg.c: fix musl libc compilation warnings 2016-01-12 00:00:47 +00:00
inet-cmsg.test tests: fix match_diff usage 2015-11-26 20:36:35 +00:00
init.sh Add copyright headers to some files which lack them 2015-12-17 17:56:48 +00:00
inode_of_sockfd.c tests: add inode_of_sockfd function to libtests 2016-02-02 00:24:48 +00:00
ioctl.c tests/ioctl.c: use libtests 2016-01-06 11:40:00 +00:00
ioctl.test ioctl.test: robustify against libcs invoking ioctl syscall on their own 2016-01-09 01:44:19 +00:00
ip_mreq.c tests/ip_mreq.c: use libtests 2016-01-06 11:42:10 +00:00
ip_mreq.expected net: decode setsockopt() multicast arguments 2015-06-08 23:02:27 +00:00
ip_mreq.test net: decode setsockopt() multicast arguments 2015-06-08 23:02:27 +00:00
ipc_msg.c tests/ipc_msg.c: use libtests 2016-01-06 11:59:06 +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/ipc_sem.c: use libtests 2016-01-06 11:59:29 +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/ipc_shm.c: use libtests 2016-01-06 11:59:58 +00:00
ipc_shm.test tests: factor out common shell code to functions 2015-03-18 02:29:36 +00:00
ipc.sh tests: factor out common shell code to functions 2015-03-18 02:29:36 +00:00
ksysent.c tests: fix clang "duplicate 'const' declaration specifier" warnings 2016-01-12 05:06:10 +00:00
ksysent.sed tests: add ksysent.test 2015-12-10 02:06:25 +00:00
ksysent.test tests: add ksysent.test 2015-12-10 02:06:25 +00:00
llseek.c tests/llseek.c: use libtests 2016-01-05 23:28:15 +00:00
llseek.test llseek.test: robustify against libcs invoking _llseek syscall on their own 2016-01-15 00:10:00 +00:00
lseek.c tests/lseek.c: use libtests 2016-01-05 23:27:42 +00:00
lseek.test lseek.test: robustify against libcs invoking lseek syscall on their own 2016-01-15 00:09:48 +00:00
lstat64.c tests: fix TEST_SYSCALL_{NR,STR} and STRUCT_STAT_STR macros for musl 2016-01-12 03:07:39 +00:00
lstat64.test tests: add lstat.test and lstat64.test 2015-12-05 00:03:02 +00:00
lstat.c tests: fix TEST_SYSCALL_{NR,STR} and STRUCT_STAT_STR macros for musl 2016-01-12 03:07:39 +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: extend coverage of execve and execveat syscalls 2016-02-08 18:25:33 +00:00
match.awk Add copyright headers to some files which lack them 2015-12-17 17:56:48 +00:00
membarrier.c tests/membarrier.c: use libtests 2016-01-06 09:59:46 +00:00
membarrier.test tests: fix match_diff usage 2015-11-26 20:36:35 +00:00
memfd_create.c tests/memfd_create.c: use libtests 2016-01-04 23:41:27 +00:00
memfd_create.expected Implement memfd_create syscall decoding 2015-07-29 09:18:26 +00:00
memfd_create.test Implement memfd_create syscall decoding 2015-07-29 09:18:26 +00:00
mincore.c Fixed decoding of mincore syscall's last argument 2016-01-29 02:39:40 +00:00
mincore.test Fixed decoding of mincore syscall's last argument 2016-01-29 02:39:40 +00:00
mlock2.c tests/mlock2.c: use libtests 2016-01-06 10:00:44 +00:00
mlock2.test tests: fix match_diff usage 2015-11-26 20:36:35 +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/mmap.c: use libtests 2016-01-05 23:07:59 +00:00
mmap.test Fix mmap syscall entries 2015-12-08 21:19:43 +00:00
mmsg.c Fix dumping of recvmmsg syscall in case of short read 2016-01-20 17:36:41 +00:00
mmsg.test mmsg.test: fix regression introduced by commit v4.11-138-g6e815ce 2016-01-14 00:06:20 +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
nanosleep.c tests/nanosleep.c: use libtests 2016-01-06 09:56:09 +00:00
nanosleep.test tests: fix match_diff usage 2015-11-26 20:36:35 +00:00
net-accept-connect.c tests/net-accept-connect.c: use libtests 2016-01-05 23:03:26 +00:00
net-y-unix.c tests: replace net-fd.test with net-y-unix.test 2016-02-03 16:09:34 +00:00
net-y-unix.test tests: replace net-fd.test with net-y-unix.test 2016-02-03 16:09:34 +00:00
net-yy-inet.c tests: replace net-yy.test with net-yy-inet.test 2016-02-03 12:42:01 +00:00
net-yy-inet.test tests: replace net-yy.test with net-yy-inet.test 2016-02-03 12:42:01 +00:00
net-yy-unix.c Implement caching of print_sockaddr_by_inode 2016-02-03 12:43:22 +00:00
net-yy-unix.test tests: replace unix-yy.test with net-yy-unix.test 2016-02-03 12:39:06 +00:00
net.expected tests: strip executable bit from *.expected files 2015-04-07 21:11:50 +00:00
net.test tests: factor out common shell code to functions 2015-03-18 02:29:36 +00:00
netlink_inet_diag.c Robustify netlink response parsers 2016-02-03 12:43:17 +00:00
netlink_unix_diag.c Change unix_diag requests to use exact match instead of full dump 2016-02-03 12:43:22 +00:00
newfstatat.c tests: fix TEST_SYSCALL_{NR,STR} and STRUCT_STAT_STR macros for musl 2016-01-12 03:07:39 +00:00
newfstatat.test tests: prepare for detailed testing of stat family syscalls 2015-12-05 00:01:56 +00:00
oldselect.c tests/oldselect.c: use libtests 2016-01-05 22:53:28 +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
opipe.test tests: add opipe.test 2016-02-05 14:58:41 +00:00
pc.c tests/pc.c: use libtests 2016-01-06 11:33:13 +00:00
pc.test Add copyright headers to some files which lack them 2015-12-17 17:56:48 +00:00
personality.c Enhance personality syscall decoding 2015-12-26 02:10:46 +00:00
personality.test Enhance personality syscall decoding 2015-12-26 02:10:46 +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
ppoll-v.expected tests/ppoll: replace SIGABRT with SIGHUP 2015-08-01 16:52:13 +00:00
ppoll.c tests/ppoll.c: use libtests 2016-01-06 11:44:32 +00:00
ppoll.expected tests/ppoll: replace SIGABRT with SIGHUP 2015-08-01 16:52:13 +00:00
ppoll.test Cleanup poll/ppoll decoders 2015-07-30 22:03:07 +00:00
pselect6.c tests/pselect6.c: use libtests 2016-01-06 00:57:08 +00:00
pselect6.test tests: fix match_diff usage 2015-11-26 20:36:35 +00:00
qual_syscall.test tests: factor out common shell code to functions 2015-03-18 02:29:36 +00:00
readdir.c tests/readdir.c: use libtests 2016-01-06 12:03:57 +00:00
readdir.test tests: fix match_diff usage 2015-11-26 20:36:35 +00:00
readlink.c tests: extend readlink and readlinkat coverage 2016-02-04 03:36:25 +00:00
readlink.test tests: extend readlink and readlinkat coverage 2016-02-04 03:36:25 +00:00
readlinkat.c tests: extend readlink and readlinkat coverage 2016-02-04 03:36:25 +00:00
readlinkat.test readlinkat.test: use readlink.test 2016-02-04 03:36:25 +00:00
readv.c Fix decoding and dumping of readv syscall in case of short read 2016-01-20 15:31:26 +00:00
readv.test Fix decoding and dumping of readv syscall in case of short read 2016-01-20 15:31:26 +00:00
recvmsg.c Fix dumping of recvmsg syscall in case of short read 2016-01-20 17:35:27 +00:00
recvmsg.test Fix dumping of recvmsg syscall in case of short read 2016-01-20 17:35:27 +00:00
redirect.test tests: check that strace does not retain stdin and stdout descriptors 2016-02-08 17:51:18 +00:00
restart_syscall.c tests/restart_syscall.c: use libtests 2016-01-05 23:14:25 +00:00
restart_syscall.test tests: rewrite restart_syscall in C 2015-09-19 04:04:48 +03:00
rt_sigqueueinfo.c tests/rt_sigqueueinfo.c: use libtests 2016-01-06 00:14:36 +00:00
rt_sigqueueinfo.test tests: fix match_diff usage 2015-11-26 20:36:35 +00:00
run.sh tests: enhance timeout checks 2013-06-18 17:07:37 +00:00
sched_xetaffinity.c tests: extend coverage of sched_getaffinity syscall 2016-02-08 18:18:51 +00:00
sched_xetaffinity.test Fix and enhance decoding of sched_[gs]etaffinity syscalls 2016-01-07 02:11:55 +00:00
sched_xetattr.c tests/sched_xetattr.c: use libtests 2016-01-06 11:25:47 +00:00
sched_xetattr.test Implement sched_getattr and sched_setattr syscalls decoding 2015-07-29 09:18:26 +00:00
scm_rights-fd.test scm_rights-fd.test: rewrite without fork 2016-01-12 16:06:58 +00:00
scm_rights.c scm_rights-fd.test: rewrite without fork 2016-01-12 16:06:58 +00:00
seccomp.c tests/seccomp.c: use libtests 2016-01-05 23:17:29 +00:00
seccomp.test tests: fix match_diff usage 2015-11-26 20:36:35 +00:00
select.c tests: fix TEST_SYSCALL_{NR,STR} and STRUCT_STAT_STR macros for musl 2016-01-12 03:07:39 +00:00
select.test Fix select and _newselect syscall entries 2015-12-08 21:19:40 +00:00
sendfile64.c tests/sendfile64.c: use libtests 2016-01-05 23:17:11 +00:00
sendfile64.test tests: fix match_diff usage 2015-11-26 20:36:35 +00:00
sendfile.c tests/sendfile.c: use libtests 2016-01-05 23:17:11 +00:00
sendfile.test tests: fix match_diff usage 2015-11-26 20:36:35 +00:00
set_ptracer_any.c tests: include tests.h instead of config.h 2016-01-05 23:17:11 +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
signalfd.c tests/signalfd.c: use libtests 2016-01-06 11:35:23 +00:00
signalfd.expected signalfd4: fix flags decoding 2015-08-03 09:57:14 +00:00
signalfd.test signalfd4: fix flags decoding 2015-08-03 09:57:14 +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: use local nanosleep based sleep utility replacement 2016-01-21 23:52:39 +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 TEST_SYSCALL_{NR,STR} and STRUCT_STAT_STR macros for musl 2016-01-12 03:07:39 +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 tests: fix TEST_SYSCALL_{NR,STR} and STRUCT_STAT_STR macros for musl 2016-01-12 03:07:39 +00:00
stat.test tests: replace old stat tests with stat.test and stat64.test 2015-12-05 00:03:49 +00:00
statfs.c tests/statfs.c: use libtests 2016-01-05 22:28:51 +00:00
statfs.expected tests: strip executable bit from *.expected files 2015-04-07 21:11:50 +00:00
statfs.test tests: factor out common shell code to functions 2015-03-18 02:29:36 +00:00
statx.sh tests: prepare for detailed testing of stat family syscalls 2015-12-05 00:01:56 +00:00
strace-f.test tests: factor out common shell code to functions 2015-03-18 02:29:36 +00:00
strace-k.test tests: enable strace-k.test only for --with-libunwind configurations 2016-01-01 23:09:02 +00:00
struct_flock.c tests: fix TEST_SYSCALL_{NR,STR} and STRUCT_STAT_STR macros for musl 2016-01-12 03:07:39 +00:00
sun_path.expected tests: strip executable bit from *.expected files 2015-04-07 21:11:50 +00:00
sun_path.test tests: factor out common shell code to functions 2015-03-18 02:29:36 +00:00
sysinfo.c tests: extend coverage of sysinfo syscall 2016-02-08 18:17:28 +00:00
sysinfo.test tests: extend coverage of sysinfo syscall 2016-02-08 18:17:28 +00:00
tail_alloc.c mmsg.test: check memory access by sendmmsg and recvmmsg decoders 2016-01-11 01:05:34 +00:00
tests.h tests: add hexquote_strndup function to libtests 2016-02-04 03:36:25 +00:00
time.c tests: extend coverage of time syscall 2016-02-08 18:27:17 +00:00
time.test tests: fix match_diff usage 2015-11-26 20:36:35 +00:00
timer_create.c tests: extend coverage of struct sigevent 2016-02-08 18:26:46 +00:00
timer_create.test tests: fix match_diff usage 2015-11-26 20:36:35 +00:00
timer_xettime.c tests: extend coverage of struct itimerspec 2016-02-08 18:28:36 +00:00
timer_xettime.test tests: fix match_diff usage 2015-11-26 20:36:35 +00:00
timerfd_xettime.c tests/timerfd_xettime.c: use libtests 2016-01-06 09:51:37 +00:00
timerfd_xettime.test tests: fix match_diff usage 2015-11-26 20:36:35 +00:00
times-fail.c tests/times-fail.c: use assert 2016-01-04 23:43:09 +00:00
times-fail.test tests: fix match_diff usage 2015-11-26 20:36:35 +00:00
times.c tests/times.c: fix clang compilation warning 2016-01-12 05:06:10 +00:00
times.test tests: fix match_diff usage 2015-11-26 20:36:35 +00:00
tprintf.c tests: add tprintf function to libtests 2016-01-20 15:17:28 +00:00
truncate64.c tests/truncate64.c: use libtests 2016-01-06 09:39:07 +00:00
truncate64.test tests: add ftruncate64.test and truncate64.test 2015-12-01 08:28:45 +00:00
truncate.c tests/truncate.c: use libtests 2016-01-06 09:37:55 +00:00
truncate.test tests: add ftruncate.test and truncate.test 2015-12-01 08:28:42 +00:00
uid16.c tests/uid16.c: use libtests 2016-01-06 15:57:45 +00:00
uid16.test Fix decoding of 16-bit *chown and [gs]et*[gu]id syscalls 2014-12-16 01:07:12 +00:00
uid32.c tests/uid32.c: use libtests 2016-01-06 15:58:14 +00:00
uid32.test printuid: fix uid_t decoding on 64-bit architectures 2014-12-14 03:54:04 +00:00
uid.awk alpha: enhance decoding of getxpid, getxuid, and getxgid syscalls 2016-01-09 00:09:04 +00:00
uid.c tests/uid.c: use libtests 2016-01-06 15:57:17 +00:00
uid.test alpha: enhance decoding of getxpid, getxuid, and getxgid syscalls 2016-01-09 00:09:04 +00:00
uio.c tests/uio.c: use libtests 2016-01-06 11:31:48 +00:00
uio.expected tests: fix false uio.test failures 2015-10-08 22:41:40 +00:00
uio.test tests: factor out common shell code to functions 2015-03-18 02:29:36 +00:00
umount2.c tests/umount2.c: use libtests 2016-01-06 00:05:41 +00:00
umount2.test tests: add umount.test and umount2.test 2015-12-07 01:23:39 +00:00
umount.c tests/umount.c: use libtests 2016-01-06 00:14:36 +00:00
umount.test tests: add umount.test and umount2.test 2015-12-07 01:23:39 +00:00
umovestr2.c tests/umovestr2.c: use libtests 2016-01-05 23:24:50 +00:00
umovestr2.test tests: fix match_diff usage 2015-11-26 20:36:35 +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
unix-pair-send-recv.c tests/unix-pair-send-recv.c: use libtests 2016-01-05 23:02:21 +00:00
userfaultfd.c tests/userfaultfd.c: use libtests 2016-01-06 10:01:20 +00:00
userfaultfd.test tests: fix match_diff usage 2015-11-26 20:36:35 +00:00
utime.c tests: extend coverage of utime syscall 2016-02-08 18:18:05 +00:00
utime.test tests: extend coverage of utime syscall 2016-02-08 18:18:05 +00:00
utimensat.c tests: extend coverage of utimensat syscall 2016-02-08 18:27:59 +00:00
utimensat.test tests: fix match_diff usage 2015-11-26 20:36:35 +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
wait.c tests/wait.c: use libtests 2016-01-06 11:25:00 +00:00
wait.expected tests: add wait.test 2015-08-28 08:46:23 +00:00
wait.test tests: add wait.test 2015-08-28 08:46:23 +00:00
xattr.c tests/xattr.c: use libtests 2016-01-05 23:18:25 +00:00
xattr.expected tests: add xattr.test 2015-07-15 00:09:08 +00:00
xattr.test tests: add xattr.test 2015-07-15 00:09:08 +00:00
xet_robust_list.c tests/xet_robust_list.c: use libtests 2016-01-05 23:25:00 +00:00
xet_robust_list.test tests: fix match_diff usage 2015-11-26 20:36:35 +00:00
xetitimer.c tests/xetitimer.c: use libtests 2016-01-04 23:38:19 +00:00
xetitimer.test tests: fix match_diff usage 2015-11-26 20:36:35 +00:00
xettimeofday.c tests: do not use settimeofday wrapper provided by libc 2016-01-09 13:06:31 +00:00
xettimeofday.test tests: fix match_diff usage 2015-11-26 20:36:35 +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
xstatx.c tests: fix TEST_SYSCALL_{NR,STR} and STRUCT_STAT_STR macros for musl 2016-01-12 03:07:39 +00:00