Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
strace
/
6a2f43ce6469c06d0244a07cea3d04f3740a66ce
/
tests
/
Makefile.am
8d37438
Fix printing of mode_t, umode_t, and umask types
by Dmitry V. Levin
· 9 years ago
8df052e
ip_mreq.test: rewrite from match_grep to match_diff
by Dmitry V. Levin
· 9 years ago
79bbee8
fanotify_mark.test: rewrite from match_grep to match_diff
by Dmitry V. Levin
· 9 years ago
884e1e9
signalfd4.test: rewrite from match_grep to match_diff
by Dmitry V. Levin
· 9 years ago
4f32876
tests: rename signalfd.test to signalfd4.test
by Dmitry V. Levin
· 9 years ago
c4fdce5
memfd_create.test: rewrite from match_grep to match_diff
by Dmitry V. Levin
· 9 years ago
469fd10
Consistently use extended regular expressions where appropriate
by Dmitry V. Levin
· 9 years ago
1a7c38d
tests: check decoding of ipc syscall
by Dmitry V. Levin
· 9 years ago
b49c65c
tests: check decoding of socketcall syscall
by Dmitry V. Levin
· 9 years ago
374dc48
tests: check decoding and dumping of send and recv syscalls
by Dmitry V. Levin
· 9 years ago
1991ee9
tests: rename unix-pair-send-recv to unix-pair-sendto-recvfrom
by Dmitry V. Levin
· 9 years ago
d95eaef
tests: check decoding of shutdown syscall
by Dmitry V. Levin
· 9 years ago
349750e
tests: check silent decoding of sendmmsg and recvmmsg syscalls
by Dmitry V. Levin
· 9 years ago
8505236
tests: check verbose decoding of msg_name* fields of struct mmsghdr array
by Dmitry V. Levin
· 9 years ago
80bd8e1
tests: check decoding of msg_name* fields of struct mmsghdr array
by Dmitry V. Levin
· 9 years ago
1c444a7
tests: check decoding of timeout argument of recvmmsg syscall
by Dmitry V. Levin
· 9 years ago
aaf526c
tests: add recv_mmsg and send_mmsg functions to libtests
by Dmitry V. Levin
· 9 years ago
736d8e4
tests: add socketcall function to libtests
by Dmitry V. Levin
· 9 years ago
0b2cf81
tests: check decoding of msghdr.msg_name* arguments of recvmsg syscall
by Dmitry V. Levin
· 9 years ago
416e880
tests: check decoding of sockaddr related arguments of recvfrom syscall
by Dmitry V. Levin
· 9 years ago
891855e
tests: check decoding of accept4 syscall
by Dmitry V. Levin
· 9 years ago
fe811f7
tests: check decoding of accept syscall
by Dmitry V. Levin
· 9 years ago
524045c
tests: check decoding of getpeername syscall
by Dmitry V. Levin
· 9 years ago
587cba2
tests: check decoding of getsockname syscall
by Dmitry V. Levin
· 9 years ago
1b1baea
tests: check decoding of netlink protocol
by Fabien Siron
· 9 years ago
d35d5ec
msghdr.c: limit SCM_RIGHTS output in abbrev mode
by Dmitry V. Levin
· 9 years ago
7555ffc
tests: check decoding of struct msghdr ancillary data
by Dmitry V. Levin
· 9 years ago
96b04dc
tests: check decoding of sockaddr structures
by Dmitry V. Levin
· 9 years ago
3fd419f
tests: add signal_receive.test
by Fei Jie
· 9 years ago
0d8eaa9
tests: add signal2name function to libtests
by Fei Jie
· 9 years ago
056e304
tests: enhance test coverage of SIGCHLD siginfo_t
by Dmitry V. Levin
· 9 years ago
176c568
tests: extend test coverage of waitid syscall
by Dmitry V. Levin
· 9 years ago
1f68abf
tests: extend test coverage of wait4 syscall
by Dmitry V. Levin
· 9 years ago
e9c1ee9
tests: check decoding of waitpid syscall
by Dmitry V. Levin
· 9 years ago
ef9900e
tests: add strace-E.test
by Fei Jie
· 9 years ago
07d9cf5
tests: remove obsolete strace-f.test
by Dmitry V. Levin
· 9 years ago
b1dbd9e
tests: always distribute strace-k.test
by Dmitry V. Levin
· 9 years ago
4e085d0
tests: check decoding of setrlimit, getrlimit, and ugetrlimit syscalls
by Dmitry V. Levin
· 9 years ago
b017c09
tests: check decoding of prlimit64 syscall
by Dmitry V. Levin
· 9 years ago
129b304
tests: check decoding of 'M' type ioctls
by Dmitry V. Levin
· 9 years ago
fc0a386
tests: check decoding of EVIOC* ioctls
by Dmitry V. Levin
· 9 years ago
826b797
tests: check decoding of btrfs RDWR ioctls returned data
by Jeff Mahoney
· 9 years ago
799b22a
tests: check decoding of BLK* ioctls
by Dmitry V. Levin
· 9 years ago
ba35137
tests: check decoding of RTC_* ioctls
by Dmitry V. Levin
· 9 years ago
f8da0f3
tests: check decoding of mount syscall
by Dmitry V. Levin
· 9 years ago
a41d9f5
tests: add vhangup.test
by Fei Jie
· 9 years ago
3586679
tests: add testing for btrfs ioctls
by Jeff Mahoney
· 9 years ago
c05c24c
tests: add testing for FS_IOC_FIEMAP
by Jeff Mahoney
· 9 years ago
28e955d
tests: add check for netlink protocol decoding with -yy option
by Fabien Siron
· 9 years ago
854a259
tests: add brk.test
by Fei Jie
· 9 years ago
632efff
tests: check decoding of ptrace syscall
by Dmitry V. Levin
· 9 years ago
01d16cc
tests: add munlockall.test
by Fei Jie
· 9 years ago
0684c35
tests: add link.test
by Fei Jie
· 9 years ago
d81b58f
tests: check decoding and dumping of preadv2 and pwritev2 syscalls
by Dmitry V. Levin
· 9 years ago
ea7b9db
tests: extend test coverage of xattr family syscalls
by Dmitry V. Levin
· 9 years ago
0efd888
userfaultfd: Add ioctl tests
by Dr. David Alan Gilbert
· 9 years ago
6781111
tests: add strace-S.test
by Fei Jie
· 9 years ago
58ab8b4
strace-ff.test: check that -ff does not create unexpected output files
by Dmitry V. Levin
· 9 years ago
c259f4f
tests: add strace-ff.test
by Fei Jie
· 9 years ago
c4bb577
tests: add strace-V.test
by Fei Jie
· 9 years ago
e3086cb
tests: check decoding of epoll_pwait syscall
by Dmitry V. Levin
· 9 years ago
eb5c233
Fix corner cases of ICMP_FILTER decoding
by Dmitry V. Levin
· 9 years ago
1e56814
Mpersify VIDIOC_* ioctl parser
by Dmitry V. Levin
· 9 years ago
e212a15
Fix decoding of move_pages syscall
by Dmitry V. Levin
· 9 years ago
900a282
tests: check decoding of mbind syscall
by Dmitry V. Levin
· 9 years ago
38ed916
tests: check decoding of migrate_pages syscall
by Dmitry V. Levin
· 9 years ago
d10a955
tests: check decoding of set_mempolicy syscall
by Dmitry V. Levin
· 9 years ago
aa1ed76
tests: check decoding of get_mempolicy syscall
by Dmitry V. Levin
· 9 years ago
a182d8c
tests: add printxval function to libtests
by Dmitry V. Levin
· 9 years ago
d6c76f3
tests: check decoding of remap_file_pages syscall
by Dmitry V. Levin
· 9 years ago
649ee4b
tests: add pause.test
by Fei Jie
· 9 years ago
7585ccd
tests: add kill.test
by Fei Jie
· 9 years ago
b45a1e7
tests: add mlock.test
by Fei Jie
· 9 years ago
12890ff
tests: extend test coverage of umovestr short read condition
by Dmitry V. Levin
· 9 years ago
1c61f82
tests: check decoding of out-of-range syscalls
by Dmitry V. Levin
· 9 years ago
f41eaeb
tests: check decoding of renameat2 syscall
by Dmitry V. Levin
· 9 years ago
33fc2e4
tests: check decoding of utimes syscall
by Dmitry V. Levin
· 9 years ago
4e9269a
tests: check decoding of futimesat syscall
by Dmitry V. Levin
· 9 years ago
68b1d24
tests: add sched_yield.test
by Fei Jie
· 9 years ago
86ff93e
tests: add sync.test
by Fei Jie
· 9 years ago
63be9e3
tests: add mknodat.test
by Fei Jie
· 9 years ago
363b71d
tests: add unlink.test
by Fei Jie
· 9 years ago
68d171d
tests: add reboot.test
by Fei Jie
· 9 years ago
67c2f67
Fix decoding of statfs family syscalls
by Dmitry V. Levin
· 9 years ago
121e196
tests: add printflags function to libtests
by Dmitry V. Levin
· 9 years ago
13c1d08
tests: add symlink.test
by Fei Jie
· 9 years ago
506a42f
tests: add rmdir.test
by Fei Jie
· 9 years ago
7f05113
tests: add setdomainname.test
by Fei Jie
· 9 years ago
cd61c9f
tests: add sched_rr_get_interval.test
by Fei Jie
· 9 years ago
3797d10
tests: extend test coverage of mmap syscall
by Dmitry V. Levin
· 9 years ago
a9540e7
tests: check decoding of clock_adjtime syscall
by Dmitry V. Levin
· 9 years ago
ef6b426
tests: add getpgrp.test
by Fei Jie
· 9 years ago
f914194
tests: add access.test
by Fei Jie
· 9 years ago
e0057a5
tests: add fchdir.test
by Fei Jie
· 9 years ago
5c1776f
tests: add mkdir.test
by Fei Jie
· 9 years ago
8bfe0d5
tests: add getsid.test
by Fei Jie
· 9 years ago
2b69fd4
tests: add errno2name function to libtests
by Dmitry V. Levin
· 9 years ago
87c0b56
tests: remove obsolete non-strict uid tests
by Dmitry V. Levin
· 9 years ago
f096422
tests: extend test coverage of getuid/getgid family syscalls
by Dmitry V. Levin
· 9 years ago
7f3da2f
tests: extend test coverage of getresgid32 syscall
by Dmitry V. Levin
· 9 years ago
Next »