..
_newselect.c
tests/_newselect.c: use libtests
2016-01-05 22:51:44 +00:00
_newselect.test
Fix select and _newselect syscall entries
2015-12-08 21:19:40 +00:00
.gitignore
tests: introduce libtests
2016-01-05 23:17:07 +00:00
adjtimex.c
tests/adjtimex.c: use libtests
2016-01-05 23:36:59 +00:00
adjtimex.test
Convert parser of struct timex to new mpers infrastructure
2015-09-17 13:25:53 +00:00
aio.c
tests/aio.c: use libtests
2016-01-06 11:27:15 +00:00
aio.test
tests: fix match_diff usage
2015-11-26 20:36:35 +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
Add copyright headers to some files which lack them
2015-12-17 17:56:48 +00:00
caps.c
tests/caps.c: use libtests
2016-01-06 00:14:36 +00:00
caps.test
tests: factor out common shell code to functions
2015-03-18 02:29:36 +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
Add copyright headers to some files which lack them
2015-12-17 17:56:48 +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/epoll_create1.c: use libtests
2016-01-05 23:11:48 +00:00
epoll_create1.expected
epoll_create1: fix flags decoding
2015-08-02 00:10:48 +00:00
epoll_create1.test
epoll_create1: fix flags decoding
2015-08-02 00:10:48 +00:00
error_msg.c
tests: introduce libtests
2016-01-05 23:17:07 +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.expected
execve: fix support of personalities with different word size
2015-07-27 15:27:43 +00:00
execve.c
Add copyright headers to some files which lack them
2015-12-17 17:56:48 +00:00
execve.expected
execve: fix support of personalities with different word size
2015-07-27 15:27:43 +00:00
execve.test
execve: fix support of personalities with different word size
2015-07-27 15:27:43 +00:00
execveat-v.expected
Implement execveat syscall decoding
2015-07-27 15:27:43 +00:00
execveat.c
tests/execveat.c: use libtests
2016-01-04 23:40:24 +00:00
execveat.expected
Implement execveat syscall decoding
2015-07-27 15:27:43 +00:00
execveat.test
Implement execveat syscall decoding
2015-07-27 15:27:43 +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: include tests.h instead of config.h
2016-01-05 23:17:11 +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: include tests.h instead of config.h
2016-01-05 23:17:11 +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: include tests.h instead of config.h
2016-01-05 23:17:11 +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/fork-f.c: use libtests
2016-01-06 11:24:29 +00:00
fork-f.test
tests: add fork-f.test and vfork-f.test
2015-12-30 23:08:32 +00:00
fstat64.c
tests/fstat64.c: use libtests
2016-01-05 22:32:37 +00:00
fstat64.test
tests: add fstat.test and fstat64.test
2015-12-05 00:02:44 +00:00
fstat.c
tests/fstat.c: use libtests
2016-01-05 22:31:46 +00:00
fstat.test
tests: add fstat.test and fstat64.test
2015-12-05 00:02:44 +00:00
fstatat64.c
tests/fstatat64.c: use libtests
2016-01-05 22:40:17 +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
Add copyright headers to some files which lack them
2015-12-17 17:56:48 +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
inet-accept-connect-send-recv.c
tests/inet-accept-connect-send-recv.c: use libtests
2016-01-05 23:04:30 +00:00
inet-cmsg.c
tests/inet-cmsg.c: use libtests
2016-01-05 23:13:41 +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
ioctl.c
tests/ioctl.c: use libtests
2016-01-06 11:40:00 +00:00
ioctl.test
tests: fix match_diff usage
2015-11-26 20:36:35 +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: add ksysent.test
2015-12-10 02:06:25 +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
tests: add lseek.test and llseek.test
2015-12-01 08:29:12 +00:00
lseek.c
tests/lseek.c: use libtests
2016-01-05 23:27:42 +00:00
lseek.test
tests: add lseek.test and llseek.test
2015-12-01 08:29:12 +00:00
lstat64.c
tests/lstat64.c: use libtests
2016-01-05 22:34:30 +00:00
lstat64.test
tests: add lstat.test and lstat64.test
2015-12-05 00:03:02 +00:00
lstat.c
tests/lstat.c: use libtests
2016-01-05 22:33:26 +00:00
lstat.test
tests: add lstat.test and lstat64.test
2015-12-05 00:03:02 +00:00
lstatx.c
Add copyright headers to some files which lack them
2015-12-17 17:56:48 +00:00
Makefile.am
tests: introduce libtests
2016-01-05 23:17:07 +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
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
tests/mmsg.c: use libtests
2016-01-06 11:43:08 +00:00
mmsg.expected
tests: add a test for decoding and dumping of recvmmsg/sendmmsg
2014-11-11 15:45:26 +00:00
mmsg.test
tests: factor out common shell code to functions
2015-03-18 02:29:36 +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-fd.expected
tests: strip executable bit from *.expected files
2015-04-07 21:11:50 +00:00
net-fd.test
tests: factor out common shell code to functions
2015-03-18 02:29:36 +00:00
net-yy-accept.awk
Add copyright headers to some files which lack them
2015-12-17 17:56:48 +00:00
net-yy-connect.awk
Add copyright headers to some files which lack them
2015-12-17 17:56:48 +00:00
net-yy.test
Add copyright headers to some files which lack them
2015-12-17 17:56:48 +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
Add copyright headers to some files which lack them
2015-12-17 17:56:48 +00:00
netlink_unix_diag.c
Add copyright headers to some files which lack them
2015-12-17 17:56:48 +00:00
newfstatat.c
tests/newfstatat.c: use libtests
2016-01-05 22:40:51 +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
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/readlink.c: use libtests
2016-01-05 23:26:13 +00:00
readlink.test
tests: fix match_diff usage
2015-11-26 20:36:35 +00:00
readlinkat.c
tests/readlinkat.c: use libtests
2016-01-05 23:27:05 +00:00
readlinkat.test
tests: fix match_diff usage
2015-11-26 20:36:35 +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_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
Add copyright headers to some files which lack them
2015-12-17 17:56:48 +00:00
scm_rights.c
tests/scm_rights.c: use libtests
2016-01-06 00:14:36 +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/select.c: use libtests
2016-01-05 22:52: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
tests: include tests.h instead of config.h
2016-01-05 23:17:11 +00:00
sigreturn.test
Add copyright headers to some files which lack them
2015-12-17 17:56:48 +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/stat64.c: use libtests
2016-01-05 22:35:52 +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/stat.c: use libtests
2016-01-05 22:35:11 +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
fcntl: skip F_GETLK64, F_SETLK64, and F_SETLKW64 in fcntl syscall parser
2015-12-05 19:35:51 +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/sysinfo.c: use libtests
2016-01-05 23:37:14 +00:00
sysinfo.test
tests: fix match_diff usage
2015-11-26 20:36:35 +00:00
tail_alloc.c
tests: introduce libtests
2016-01-05 23:17:07 +00:00
tests.h
tests: introduce libtests
2016-01-05 23:17:07 +00:00
time.c
tests/time.c: use libtests
2016-01-05 23:17:11 +00:00
time.test
tests: fix match_diff usage
2015-11-26 20:36:35 +00:00
timer_create.c
tests/timer_create.c: use libtests
2016-01-06 09:49:32 +00:00
timer_create.test
tests: fix match_diff usage
2015-11-26 20:36:35 +00:00
timer_xettime.c
tests/timer_xettime.c: use libtests
2016-01-06 09:50:44 +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: use libtests
2016-01-05 23:44:59 +00:00
times.test
tests: fix match_diff usage
2015-11-26 20:36:35 +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: include tests.h instead of config.h
2016-01-05 23:17:11 +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: include tests.h instead of config.h
2016-01-05 23:17:11 +00:00
uid32.test
printuid: fix uid_t decoding on 64-bit architectures
2014-12-14 03:54:04 +00:00
uid.awk
Add copyright headers to some files which lack them
2015-12-17 17:56:48 +00:00
uid.c
tests: include tests.h instead of config.h
2016-01-05 23:17:11 +00:00
uid.test
tests/uid.test: adopt for alpha
2015-07-16 22:13:56 +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
unix-yy-accept.awk
Add copyright headers to some files which lack them
2015-12-17 17:56:48 +00:00
unix-yy-connect.awk
Add copyright headers to some files which lack them
2015-12-17 17:56:48 +00:00
unix-yy.test
Add copyright headers to some files which lack them
2015-12-17 17:56:48 +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/utime.c: use libtests
2016-01-06 00:14:36 +00:00
utime.test
tests: fix match_diff usage
2015-11-26 20:36:35 +00:00
utimensat.c
tests/utimensat.c: use libtests
2016-01-06 11:49:27 +00:00
utimensat.test
tests: fix match_diff usage
2015-11-26 20:36:35 +00:00
vfork-f.c
tests/vfork-f.c: use libtests
2016-01-06 11:24:44 +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/xettimeofday.c: use libtests
2016-01-06 00:14:36 +00:00
xettimeofday.test
tests: fix match_diff usage
2015-11-26 20:36:35 +00:00
xselect.c
tests/xselect.c: use libtests
2016-01-06 00:57:14 +00:00
xstatx.c
tests/xstatx.c: use libtests
2016-01-05 22:37:42 +00:00