..
_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: add seccomp-filter.test
2016-04-12 00:20:03 +00:00
acct.c
tests: add acct.test
2016-03-09 06:07:06 +00:00
acct.test
tests: factor out a part common to many simply organized test scripts
2016-03-30 00:16:24 +00:00
adjtimex.c
tests: extend coverage of adjtimex syscall
2016-02-08 18:16:27 +00:00
adjtimex.test
tests: move definitions of $OUT and $ERR to init.sh
2016-03-30 00:13:37 +00:00
aio.c
tests/tests.h: add ARRAY_SIZE and LENGTH_OF macros
2016-01-20 15:24:45 +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: add alarm.test
2016-02-14 22:30:27 +00:00
alarm.test
tests: factor out a part common to many simply organized test scripts
2016-03-30 00:16:24 +00:00
attach-f-p.c
tests: check that -f -p attaches to threads properly
2016-02-09 05:08:00 +00:00
attach-f-p.test
tests: move definitions of $OUT and $ERR to init.sh
2016-03-30 00:13:37 +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
tests: move definitions of $OUT and $ERR to init.sh
2016-03-30 00:13:37 +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
tests: move definitions of $OUT and $ERR to init.sh
2016-03-30 00:13:37 +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
chmod.c
tests: add chmod.test
2016-03-07 23:13:28 +00:00
chmod.test
tests: factor out a part common to many simply organized test scripts
2016-03-30 00:16:24 +00:00
chroot.c
tests: add chroot.test
2016-04-01 23:34:33 +00:00
chroot.test
tests: add chroot.test
2016-04-01 23:34:33 +00:00
clock_nanosleep.c
tests/clock_nanosleep.c: use libtests
2016-01-06 09:46:29 +00:00
clock_nanosleep.test
tests: factor out a part common to many simply organized test scripts
2016-03-30 00:16:24 +00:00
clock_xettime.c
tests/clock_xettime.c: use libtests
2016-01-06 09:48:05 +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
Implement copy_file_range syscall decoding
2016-02-14 00:36:38 +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: use local nanosleep based sleep utility replacement
2016-01-21 23:52:39 +00:00
creat.c
tests: add creat.test
2016-03-25 09:47:14 +00:00
creat.test
tests: factor out a part common to many simply organized test scripts
2016-03-30 00:16:24 +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
dup2.c
tests: add dup.test, dup2.test, and dup3.test
2016-03-10 02:41:31 +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: add dup.test, dup2.test, and dup3.test
2016-03-10 02:41:31 +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: add dup.test, dup2.test, and dup3.test
2016-03-10 02:41:31 +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/epoll_create1.c: extend for the case of ENOSYS
2016-04-10 23:05:18 +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: add epoll_create.test
2016-04-08 07:59:14 +00:00
epoll_create.test
tests: add epoll_create.test
2016-04-08 07:59:14 +00:00
epoll_ctl.c
tests/epoll_ctl.c: extend epoll_ctl coverage
2016-04-10 22:38:00 +00:00
epoll_ctl.test
tests: add epoll_ctl.test
2016-04-08 07:59:15 +00:00
epoll_wait.c
tests: add epoll_wait.test
2016-04-08 07:59:16 +00:00
epoll_wait.test
tests: add epoll_wait.test
2016-04-08 07:59:16 +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: move definitions of $OUT and $ERR to init.sh
2016-03-30 00:13:37 +00:00
execve.c
tests: robustify execve and execveat tests
2016-02-13 01:32:48 +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: extend coverage of execve and execveat syscalls
2016-02-08 18:25:33 +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: robustify execve and execveat tests
2016-02-13 01:32:48 +00:00
execveat.test
tests: factor out a part common to many simply organized test scripts
2016-03-30 00:16:24 +00:00
faccessat.c
faccessat.test: robustify against libcs invoking faccessat syscall on their own
2016-03-28 00:16:17 +00:00
faccessat.test
faccessat.test: robustify against libcs invoking faccessat syscall on their own
2016-03-28 00:16:17 +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
fchmod.c
tests: add fchmod.test
2016-03-10 10:29:32 +00:00
fchmod.test
tests: factor out a part common to many simply organized test scripts
2016-03-30 00:16:24 +00:00
fchmodat.c
tests: add fchmodat.test
2016-04-02 13:13:16 +00:00
fchmodat.test
tests: add fchmodat.test
2016-04-02 13:13:16 +00:00
fchownat.c
tests: add fchownat.test
2016-04-02 14:07:02 +00:00
fchownat.test
tests: add fchownat.test
2016-04-02 14:07:02 +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
tests: factor out a part common to many simply organized test scripts
2016-03-30 00:16:24 +00:00
fdatasync.c
tests: add fdatasync.test
2016-04-01 23:34:33 +00:00
fdatasync.test
tests: add fdatasync.test
2016-04-01 23:34:33 +00:00
file_handle.c
tests/file_handle.c: use libtests
2016-01-06 16:01:46 +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
filter-unavailable.c
tests/filter-unavailable.c: use libtests
2016-01-06 00:14:36 +00:00
filter-unavailable.expected
Fix filtering of <unavailable> syscalls
2015-06-30 17:28:02 +00:00
filter-unavailable.test
Fix filtering of <unavailable> syscalls
2015-06-30 17:28:02 +00:00
flock.c
tests: add flock.test
2016-03-15 08:38:34 +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 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: introduce $NAME
2016-03-30 00:13:56 +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
fsync.c
tests: add fsync.test
2016-04-01 23:34:33 +00:00
fsync.test
tests: add fsync.test
2016-04-01 23:34:33 +00:00
ftruncate64.c
tests/ftruncate64.c: use libtests
2016-01-06 09:37:42 +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
tests/ftruncate.c: use libtests
2016-01-06 09:37:10 +00:00
ftruncate.test
tests: factor out a part common to many simply organized test scripts
2016-03-30 00:16:24 +00:00
get_page_size.c
tests: introduce libtests
2016-01-05 23:17:07 +00:00
getcwd.c
tests: add getcwd.test
2016-03-23 13:38:35 +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/getdents64.c: use libtests
2016-01-06 12:03:37 +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
tests/getdents.c: use libtests
2016-01-06 12:02:55 +00:00
getdents.test
tests: factor out a part common to many simply organized test scripts
2016-03-30 00:16:24 +00:00
getrandom.c
tests/getrandom.c: use libtests
2016-01-06 11:36:54 +00:00
getrandom.test
tests: factor out a part common to many simply organized test scripts
2016-03-30 00:16:24 +00:00
getrusage.c
getrusage.test: fix build on x32
2016-02-19 03:39:59 +00:00
getrusage.test
tests: factor out a part common to many simply organized test scripts
2016-03-30 00:16:24 +00:00
getxxid.c
alpha: enhance decoding of getxpid, getxuid, and getxgid syscalls
2016-01-09 00:09:04 +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
Replace PF_* constants with AF_*
2016-04-04 01:35:28 +00:00
inet-cmsg.test
tests: factor out a part common to many simply organized test scripts
2016-03-30 00:16:24 +00:00
init.sh
tests: factor out a part common to many simply organized test scripts
2016-03-30 00:16:24 +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
tests: move definitions of $OUT and $ERR to init.sh
2016-03-30 00:13:37 +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: move definitions of $OUT and $ERR to init.sh
2016-03-30 00:13:37 +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
linkat.c
tests/linkat.c: check AT_* decoding
2016-04-07 00:31:44 +00:00
linkat.test
tests: add linkat.test
2016-04-06 06:18:48 +00:00
llseek.c
Print offsets in lseek and _llseek syscalls as signed integers
2016-02-16 01:35:36 +00:00
llseek.test
tests: move definitions of $OUT and $ERR to init.sh
2016-03-30 00:13:37 +00:00
lseek.c
Print offsets in lseek and _llseek syscalls as signed integers
2016-02-16 01:35:36 +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 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: move kernel uid overflow check to libtests
2016-04-18 01:10:41 +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: factor out a part common to many simply organized test scripts
2016-03-30 00:16:24 +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
tests: factor out a part common to many simply organized test scripts
2016-03-30 00:16:24 +00:00
mkdirat.c
tests: add mkdirat.test
2016-04-06 06:18:51 +00:00
mkdirat.test
tests: add mkdirat.test
2016-04-06 06:18:51 +00:00
mknod.c
Fix decoding of device numbers in mknod and mknodat syscalls
2016-03-25 23:48:48 +00:00
mknod.test
tests: factor out a part common to many simply organized test scripts
2016-03-30 00:16:24 +00:00
mlock2.c
tests/mlock2.c: use libtests
2016-01-06 10:00:44 +00:00
mlock2.test
tests: factor out a part common to many simply organized test scripts
2016-03-30 00:16:24 +00:00
mlockall.c
tests: add mlockall.test
2016-04-09 23:34:18 +00:00
mlockall.test
tests: add mlockall.test
2016-04-09 23:34:18 +00:00
mmap64.c
tests: add a test for mmap/mprotect/munmap decoding
2015-03-20 02:15:11 +00:00
mmap64.test
tests: add a test for mmap/mprotect/munmap decoding
2015-03-20 02:15:11 +00:00
mmap.c
tests: check decoding of madvise, mlockall, mremap, and msync syscalls
2016-02-12 02:35:54 +00:00
mmap.test
tests: introduce $NAME
2016-03-30 00:13:56 +00:00
mmsg.c
Fix dumping of recvmmsg syscall in case of short read
2016-01-20 17:36:41 +00:00
mmsg.test
tests: factor out a part common to many simply organized test scripts
2016-03-30 00:16:24 +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: factor out a part common to many simply organized test scripts
2016-03-30 00:16:24 +00:00
net-accept-connect.c
Replace PF_* constants with AF_*
2016-04-04 01:35:28 +00:00
net-y-unix.c
Replace PF_* constants with AF_*
2016-04-04 01:35:28 +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: introduce $NAME
2016-03-30 00:13:56 +00:00
net-yy-unix.c
Replace PF_* constants with AF_*
2016-04-04 01:35:28 +00:00
net-yy-unix.test
tests: introduce $NAME
2016-03-30 00:13:56 +00:00
net.expected
Replace PF_* constants with AF_*
2016-04-04 01:35:28 +00:00
net.test
tests: factor out common shell code to functions
2015-03-18 02:29:36 +00:00
netlink_inet_diag.c
Replace PF_* constants with AF_*
2016-04-04 01:35:28 +00:00
netlink_unix_diag.c
Replace PF_* constants with AF_*
2016-04-04 01:35:28 +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
open.c
tests: add open.test
2016-03-28 00:15:15 +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
openat.test: robustify against libcs invoking openat syscall on their own
2016-03-28 00:16:02 +00:00
openat.test
tests: factor out a part common to many simply organized test scripts
2016-03-30 00:16:24 +00:00
opipe.test
tests: move definitions of $OUT and $ERR to init.sh
2016-03-30 00:13:37 +00:00
overflowuid.c
tests: move kernel uid overflow check to libtests
2016-04-18 01:10: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
tests: move definitions of $OUT and $ERR to init.sh
2016-03-30 00:13:37 +00:00
pipe.c
tests/pipe.c: use libtests
2016-01-06 11:38:05 +00:00
pipe.expected
alpha, ia64, sh, sparc, sparc64: fix pipe and pipe2 syscalls decoding
2015-03-23 03:16:51 +00:00
pipe.test
alpha, ia64, sh, sparc, sparc64: fix pipe and pipe2 syscalls decoding
2015-03-23 03:16:51 +00:00
poll.c
tests: add poll.test
2016-02-16 01:35:36 +00:00
poll.test
tests: introduce $NAME
2016-03-30 00:13:56 +00:00
ppoll-v.expected
Fix abbreviated output of poll and ppoll decoders
2016-02-16 01:35:36 +00:00
ppoll.c
tests/ppoll.c: use libtests
2016-01-06 11:44:32 +00:00
ppoll.expected
Fix abbreviated output of poll and ppoll decoders
2016-02-16 01:35:36 +00:00
ppoll.test
tests: introduce $NAME
2016-03-30 00:13:56 +00:00
prctl-seccomp-filter-v.c
seccomp: fix decoding of sock_fprog and sock_filter structures
2016-04-12 00:05:43 +00:00
prctl-seccomp-filter-v.test
tests: rename seccomp.test to prctl-seccomp-filter-v.test
2016-04-11 15:16:30 +00:00
prctl-seccomp-strict.c
tests: skip seccomp-strict.test and prctl-seccomp-strict.test on x32
2016-04-12 04:39:25 +00:00
prctl-seccomp-strict.test
tests: add prctl-seccomp-strict.test
2016-04-11 15:06:28 +00:00
pread64-pwrite64.c
tests/pread64-pwrite64.c: minor cleanup
2016-04-08 02:16:28 +00:00
pread64-pwrite64.test
tests/pread64-pwrite64.test: extend dumpio coverage
2016-04-02 18:27:44 +00:00
preadv-pwritev.c
tests/preadv-pwritev.c: fix typo in error diagnostics
2016-04-02 01:04:57 +00:00
preadv-pwritev.test
Implement dumping of preadv and pwritev syscalls
2016-03-31 00:01:58 +00:00
preadv.c
Fix decoding of preadv syscall in case of short read
2016-03-30 18:04:00 +00:00
preadv.test
Fix printing of negative offsets in preadv and pwritev syscalls
2016-03-30 03:54:21 +00:00
print_quoted_string.c
tests: add print_quoted_string function to libtests
2016-03-23 13:34:15 +00:00
pselect6.c
tests/pselect6.c: use libtests
2016-01-06 00:57:08 +00:00
pselect6.test
tests: factor out a part common to many simply organized test scripts
2016-03-30 00:16:24 +00:00
pwritev.c
Fix printing of negative offsets in preadv and pwritev syscalls
2016-03-30 03:54:21 +00:00
pwritev.test
Fix printing of negative offsets in preadv and pwritev syscalls
2016-03-30 03:54:21 +00:00
qual_syscall.test
tests: factor out common shell code to functions
2015-03-18 02:29:36 +00:00
read-write.c
tests: add read-write.test
2016-04-03 16:37:43 +00:00
read-write.test
tests: add read-write.test
2016-04-03 16:37:43 +00:00
readdir.c
tests/readdir.c: use libtests
2016-01-06 12:03:57 +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
tests: extend readlink and readlinkat coverage
2016-02-04 03:36:25 +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
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 printing of unreadable struct iovec
2016-03-30 02:22:58 +00:00
readv.test
tests: factor out a part common to many simply organized test scripts
2016-03-30 00:16:24 +00:00
recvmsg.c
Fix dumping of recvmsg syscall in case of short read
2016-01-20 17:35:27 +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.test
redirect.test: fix the way how strace output is discarded
2016-02-14 00:59:42 +00:00
rename.c
tests: add rename.test
2016-03-01 08:55:36 +00:00
rename.test
tests: factor out a part common to many simply organized test scripts
2016-03-30 00:16:24 +00:00
renameat.c
tests: add renameat.test
2016-03-25 09:47:16 +00:00
renameat.test
tests: factor out a part common to many simply organized test scripts
2016-03-30 00:16:24 +00:00
restart_syscall.c
tests/restart_syscall.c: use libtests
2016-01-05 23:14:25 +00:00
restart_syscall.test
tests: move definitions of $OUT and $ERR to init.sh
2016-03-30 00:13:37 +00:00
rt_sigpending.c
Fix corner cases of rt_sigpending syscall decoder
2016-02-19 01:44:33 +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
tests: add rt_sigprocmask.test
2016-02-19 01:44:33 +00:00
rt_sigprocmask.test
tests: factor out a part common to many simply organized test scripts
2016-03-30 00:16:24 +00:00
rt_sigqueueinfo.c
tests/rt_sigqueueinfo.c: use libtests
2016-01-06 00:14:36 +00:00
rt_sigqueueinfo.test
tests: factor out a part common to many simply organized test scripts
2016-03-30 00:16:24 +00:00
rt_sigsuspend.c
tests: add rt_sigsuspend.test
2016-02-19 16:10:25 +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
Print rt_sigtimedwait return value as a signal name
2016-02-19 03:39:59 +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
Print pid_t arguments of rt_sigqueueinfo and rt_tgsigqueueinfo as int
2016-02-19 05:48:48 +00:00
rt_tgsigqueueinfo.test
tests: factor out a part common to many simply organized test scripts
2016-03-30 00:16:24 +00:00
run.sh
tests: enhance timeout checks
2013-06-18 17:07:37 +00:00
sched_get_priority_mxx.c
tests: add sched_get_priority_mxx.test
2016-03-10 09:12:23 +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_xetaffinity.c
tests: extend coverage of sched_getaffinity syscall
2016-02-08 18:18:51 +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/sched_xetattr.c: use libtests
2016-01-06 11:25:47 +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
tests: add sched_xetparam.test
2016-03-10 09:12:24 +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 sched_xetscheduler.test
2016-03-15 08:38:17 +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
scm_rights-fd.test
tests/scm_rights-fd.test: fix pathname regex
2016-03-23 19:13:13 +00:00
scm_rights.c
scm_rights-fd.test: rewrite without fork
2016-01-12 16:06:58 +00:00
seccomp-filter-v.c
seccomp: fix decoding of sock_fprog and sock_filter structures
2016-04-12 00:05:43 +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
tests: add seccomp-filter.test
2016-04-12 00:20:03 +00:00
seccomp-filter.test
tests: add seccomp-filter.test
2016-04-12 00:20:03 +00:00
seccomp-strict.c
tests: skip seccomp-strict.test and prctl-seccomp-strict.test on x32
2016-04-12 04:39:25 +00:00
seccomp-strict.test
tests: add seccomp-strict.test
2016-04-11 15:09:09 +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
tests: factor out a part common to many simply organized test scripts
2016-03-30 00:16:24 +00:00
sendfile64.c
tests: simplify sendfile.test and sendfile64.test
2016-03-29 17:01:02 +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: simplify sendfile.test and sendfile64.test
2016-03-29 17:01:02 +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_ptracer_any.c
tests: include tests.h instead of config.h
2016-01-05 23:17:11 +00:00
sethostname.c
tests: add sethostname.test
2016-04-01 23:34:33 +00:00
sethostname.test
tests: add sethostname.test
2016-04-01 23:34:33 +00:00
sigaction.awk
Add copyright headers to some files which lack them
2015-12-17 17:56:48 +00:00
sigaction.c
Add copyright headers to some files which lack them
2015-12-17 17:56:48 +00:00
sigaction.test
tests: factor out common shell code to functions
2015-03-18 02:29:36 +00:00
sigaltstack.c
tests/sigaltstack.c: use libtests
2016-01-05 23:37:01 +00:00
sigaltstack.expected
tests: add sigaltstack.test
2015-07-18 00:01:40 +00:00
sigaltstack.test
tests: add sigaltstack.test
2015-07-18 00:01:40 +00:00
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
splice.c
Fix printing of negative offsets in splice syscall
2016-02-14 00:36:38 +00:00
splice.test
tests: factor out a part common to many simply organized test scripts
2016-03-30 00:16:24 +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: factor out a part common to many simply organized test scripts
2016-03-30 00:16:24 +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
strace-r.expected
tests: add strace-r.test
2016-03-24 01:27:03 +00:00
strace-r.test
tests: add strace-r.test
2016-03-24 01:27:03 +00:00
strace-T.expected
tests: add strace-T.test
2016-03-24 00:31:23 +00:00
strace-t.test
tests: add strace-t.test
2016-03-24 00:59:32 +00:00
strace-T.test
tests: add strace-T.test
2016-03-24 00:31:23 +00:00
strace-tt.test
tests: add strace-tt.test
2016-03-24 01:03:31 +00:00
strace-ttt.test
tests: add strace-ttt.test
2016-03-24 01:10:02 +00:00
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
swap.c
Fix decoding of swapon flags
2016-04-07 01:15:58 +00:00
swap.test
tests: add swap.test
2016-04-06 06:18:50 +00:00
sync_file_range2.c
tests: add sync_file_range.test and sync_file_range2.test
2016-04-06 00:02:08 +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: add sync_file_range.test and sync_file_range2.test
2016-04-06 00:02:08 +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
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: add syslog.test
2016-03-25 09:46:19 +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
mmsg.test: check memory access by sendmmsg and recvmmsg decoders
2016-01-11 01:05:34 +00:00
tee.c
tests: add tee.test
2016-02-14 00:36:38 +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
tests: move kernel uid overflow check to libtests
2016-04-18 01:10:41 +00:00
time.c
tests: extend coverage of time syscall
2016-02-08 18:27:17 +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
tests: extend coverage of struct sigevent
2016-02-08 18:26:46 +00:00
timer_create.test
tests: factor out a part common to many simply organized test scripts
2016-03-30 00:16:24 +00:00
timer_xettime.c
tests: extend coverage of struct itimerspec
2016-02-08 18:28:36 +00:00
timer_xettime.test
tests: factor out a part common to many simply organized test scripts
2016-03-30 00:16:24 +00:00
timerfd_xettime.c
tests/timerfd_xettime.c: use libtests
2016-01-06 09:51:37 +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
tests/times-fail.c: use assert
2016-01-04 23:43:09 +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/times.c: fix clang compilation warning
2016-01-12 05:06:10 +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/truncate64.c: use libtests
2016-01-06 09:39:07 +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
tests/truncate.c: use libtests
2016-01-06 09:37:55 +00:00
truncate.test
tests: factor out a part common to many simply organized test scripts
2016-03-30 00:16:24 +00:00
uid16.c
tests: move kernel uid overflow check to libtests
2016-04-18 01:10:41 +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: move kernel uid overflow check to libtests
2016-04-18 01:10:41 +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
umask.c
tests: add umask.test
2016-03-01 08:55:37 +00:00
umask.test
tests: factor out a part common to many simply organized test scripts
2016-03-30 00:16:24 +00:00
umount2.c
tests/umount2.c: use libtests
2016-01-06 00:05:41 +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
tests/umount.c: use libtests
2016-01-06 00:14:36 +00:00
umount.test
tests: factor out a part common to many simply organized test scripts
2016-03-30 00:16:24 +00:00
umovestr2.c
tests/umovestr2.c: use libtests
2016-01-05 23:24:50 +00:00
umovestr2.test
tests: move definitions of $OUT and $ERR to init.sh
2016-03-30 00:13:37 +00:00
umovestr.c
tests/umovestr.c: use libtests
2016-01-05 23:24:36 +00:00
umovestr.expected
umovestr: fix short read bug
2015-03-31 20:52:41 +00:00
umovestr.test
umovestr: fix short read bug
2015-03-31 20:52:41 +00:00
uname.c
tests/uname.test: check abbreviated output, use print_quoted_string
2016-03-28 23:25:30 +00:00
uname.test
tests: introduce $NAME
2016-03-30 00:13:56 +00:00
unix-pair-send-recv.c
tests/unix-pair-send-recv.c: use libtests
2016-01-05 23:02:21 +00:00
unlinkat.c
tests/unlinkat.c: check AT_* decoding
2016-04-07 00:39:18 +00:00
unlinkat.test
tests: add unlinkat.test
2016-04-06 06:18:49 +00:00
userfaultfd.c
tests/userfaultfd.c: use libtests
2016-01-06 10:01:20 +00:00
userfaultfd.test
tests: factor out a part common to many simply organized test scripts
2016-03-30 00:16:24 +00:00
utime.c
tests: extend coverage of utime syscall
2016-02-08 18:18:05 +00:00
utime.test
tests: move definitions of $OUT and $ERR to init.sh
2016-03-30 00:13:37 +00:00
utimensat.c
tests: extend coverage of utimensat syscall
2016-02-08 18:27:59 +00:00
utimensat.test
tests: move definitions of $OUT and $ERR to init.sh
2016-03-30 00:13:37 +00:00
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
vmsplice.c
Implement dumping of vmsplice syscall
2016-02-14 00:36:38 +00:00
vmsplice.test
tests: factor out a part common to many simply organized test scripts
2016-03-30 00:16:24 +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: factor out a part common to many simply organized test scripts
2016-03-30 00:16:24 +00:00
xetitimer.c
tests/xetitimer.c: use libtests
2016-01-04 23:38:19 +00:00
xetitimer.test
tests: factor out a part common to many simply organized test scripts
2016-03-30 00:16:24 +00:00
xetpgid.c
tests: add xetpgid.test
2016-02-14 22:30:27 +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: add xetpriority.test
2016-03-17 09:30:45 +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
tests: do not use settimeofday wrapper provided by libc
2016-01-09 13:06:31 +00:00
xettimeofday.test
tests: factor out a part common to many simply organized test scripts
2016-03-30 00:16:24 +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