Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
strace
/
374dc48dbdd6304c44663702a856cf73dc6cd374
/
tests
374dc48
tests: check decoding and dumping of send and recv syscalls
by Dmitry V. Levin
· 8 years ago
1991ee9
tests: rename unix-pair-send-recv to unix-pair-sendto-recvfrom
by Dmitry V. Levin
· 8 years ago
d95eaef
tests: check decoding of shutdown syscall
by Dmitry V. Levin
· 8 years ago
349750e
tests: check silent decoding of sendmmsg and recvmmsg syscalls
by Dmitry V. Levin
· 8 years ago
0d88d99
Print unsent messages of failed sendmmsg syscall
by Dmitry V. Levin
· 8 years ago
3a161d1
Print unsent messages of sendmmsg syscall
by Dmitry V. Levin
· 8 years ago
8505236
tests: check verbose decoding of msg_name* fields of struct mmsghdr array
by Dmitry V. Levin
· 8 years ago
80bd8e1
tests: check decoding of msg_name* fields of struct mmsghdr array
by Dmitry V. Levin
· 8 years ago
1c444a7
tests: check decoding of timeout argument of recvmmsg syscall
by Dmitry V. Levin
· 8 years ago
3e3b7f6
Fix printing of remaining timeout of recvmmsg syscall
by Dmitry V. Levin
· 8 years ago
aaf526c
tests: add recv_mmsg and send_mmsg functions to libtests
by Dmitry V. Levin
· 8 years ago
736d8e4
tests: add socketcall function to libtests
by Dmitry V. Levin
· 8 years ago
8da9668
Use IOV_MAX instead of UIO_MAXIOV
by Dmitry V. Levin
· 8 years ago
64a8a4c
tests: disable part of msg_name test on non-glibc systems
by Dmitry V. Levin
· 8 years ago
4ddbfcf
Print struct iovec as a regular structure
by Dmitry V. Levin
· 8 years ago
0b2cf81
tests: check decoding of msghdr.msg_name* arguments of recvmsg syscall
by Dmitry V. Levin
· 8 years ago
7fa29bb
block.c: remove BLKDAXGET support
by Dmitry V. Levin
· 8 years ago
416e880
tests: check decoding of sockaddr related arguments of recvfrom syscall
by Dmitry V. Levin
· 8 years ago
891855e
tests: check decoding of accept4 syscall
by Dmitry V. Levin
· 8 years ago
fe811f7
tests: check decoding of accept syscall
by Dmitry V. Levin
· 8 years ago
524045c
tests: check decoding of getpeername syscall
by Dmitry V. Levin
· 8 years ago
587cba2
tests: check decoding of getsockname syscall
by Dmitry V. Levin
· 8 years ago
eca8b5b
Print both values of changing address length in sockname family syscalls
by Dmitry V. Levin
· 8 years ago
36df822
Enhance diagnostics of address truncation in sockname family syscalls
by Dmitry V. Levin
· 8 years ago
deb0c18
netlink: handle multipart netlink messages
by Dmitry V. Levin
· 8 years ago
73362a2
tests: extend netlink protocol check
by Dmitry V. Levin
· 8 years ago
1b1baea
tests: check decoding of netlink protocol
by Fabien Siron
· 8 years ago
bf2698a
msghdr.c: limit output when printing excessively large messages
by Dmitry V. Levin
· 8 years ago
ea70028
tests: add read_int_from_file function to libtests
by Dmitry V. Levin
· 8 years ago
6713582
msghdr.c: limit IP_RECVOPTS/IP_RETOPTS output in abbrev mode
by Dmitry V. Levin
· 8 years ago
d35d5ec
msghdr.c: limit SCM_RIGHTS output in abbrev mode
by Dmitry V. Levin
· 8 years ago
7555ffc
tests: check decoding of struct msghdr ancillary data
by Dmitry V. Levin
· 9 years ago
2a89737
msghdr.c: fix representation of struct cmsghdr.cmsg_data integer arrays
by Dmitry V. Levin
· 9 years ago
17e624c
msghdr.c: fix representation of integer struct cmsghdr.cmsg_data values
by Dmitry V. Levin
· 9 years ago
08c0960
msghdr.c: when printing struct struct cmsghdr.cmsg_data, also print its name
by Dmitry V. Levin
· 9 years ago
a50ec34
msghdr.c: print struct mmsghdr as a regular structure
by Dmitry V. Levin
· 9 years ago
9a8216e
Mpersify fetchers of struct msghdr and struct mmsghdr
by Dmitry V. Levin
· 9 years ago
4b38ce9
net.c: move fallback definition of struct mmsghdr to a separate file.
by Dmitry V. Levin
· 9 years ago
26f90af
net.c: print struct msghdr as a regular structure
by Dmitry V. Levin
· 9 years ago
00ba20a
net.c: when printing struct msghdr.msg_control, also print its name
by Dmitry V. Levin
· 9 years ago
96b04dc
tests: check decoding of sockaddr structures
by Dmitry V. Levin
· 9 years ago
71e05be
net.c: fix printing field names of struct sockaddr_nl
by Dmitry V. Levin
· 9 years ago
f52753a
net.c: skip details of too short socket addresses
by Dmitry V. Levin
· 9 years ago
b5f1fd9
Assume that libc provides inet_ntop and inet_pton
by Dmitry V. Levin
· 9 years ago
e139cbe
Consistently use AF_UNIX over AF_LOCAL
by Dmitry V. Levin
· 9 years ago
d4bdff6
btrfs: fix build with fresh linux/btrfs.h
by Dmitry V. Levin
· 9 years ago
fe7a451
btrfs: provide fallback definitions for BTRFS_IOC_QUOTA_RESCAN*
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
21e3ff8
tests/attach-f-p.c: fix typo in comment
by Dmitry V. Levin
· 9 years ago
219dfda
tests/ioctl_evdev.c: fix typo in comment
by Dmitry V. Levin
· 9 years ago
be06426
tests/xgetrlimit.c: fix a warning reported by -Wtype-limits
by Elvira Khabirova
· 9 years ago
484326d
Consistently use printaddr for printing addresses
by Dmitry V. Levin
· 9 years ago
87baaec
tests/attach-p-cmd-p.c: cleanup
by Dmitry V. Levin
· 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
af0d066
tests: add widen_to_ull macro to tests.h
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
f6be7ae
tests/ptrace.c: fix fork() return value check
by Elvira Khabirova
· 9 years ago
f56323f
tests/strace-S.test: fix testing 64-bit strace using a 32-bit userspace
by Dmitry V. Levin
· 9 years ago
53128b6
tests/strace-S.test: enhance error diagnostics
by Dmitry V. Levin
· 9 years ago
124c17a
tests/ioctl_evdev.c: check EVIOCGUNIQ decoding
by Dmitry V. Levin
· 9 years ago
bd090ef
tests/ioctl_mtd.c: fix build with musl
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
eb36e38
file_ioctl.c: print first two extents for FIDEDUPERANGE in abbrev mode
by Jeff Mahoney
· 9 years ago
826b797
tests: check decoding of btrfs RDWR ioctls returned data
by Jeff Mahoney
· 9 years ago
fd70b50
tests/btrfs.c: fix live btrfs_test_search_ioctls output
by Jeff Mahoney
· 9 years ago
563a758
tests/btrfs.c: fix btrfs-v for BTRFS_IOC_TREE_SEARCH
by Jeff Mahoney
· 9 years ago
59b140a
tests/ioctl_block.c: tweak magic constants to make the test more reliable
by Dmitry V. Levin
· 9 years ago
b356ad8
tests/btrfs.c: check basic decoding of read-only ioctls
by Dmitry V. Levin
· 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
1ba5535
tests/vhangup.c: diassociate from the controlling terminal first
by Dmitry V. Levin
· 9 years ago
a41d9f5
tests: add vhangup.test
by Fei Jie
· 9 years ago
e79f038
tests/btrfs.c: fix build on x32
by Gleb Fotengauer-Malinovskiy
· 9 years ago
6697d15
tests/btrfs.c: fix build with u64 based BTRFS_IOC_DEFAULT_SUBVOL
by Dmitry V. Levin
· 9 years ago
ea516df
btrfs.c: fix build on systems without BTRFS_IOC_FILE_EXTENT_SAME
by Dmitry V. Levin
· 9 years ago
3f36611
tests/btrfs.c: fix printing struct btrfs_ioctl_clone_range_args
by Dmitry V. Levin
· 9 years ago
57888fa
tests/btrfs.c: tweak magic constants to make the test more reliable
by Dmitry V. Levin
· 9 years ago
6ce6d3b
btrfs.c: print file descriptors using printfd
by Dmitry V. Levin
· 9 years ago
9298c66
tests/btrfs.c: do not print errno in case of fs type mismatch
by Dmitry V. Levin
· 9 years ago
2447de4
tests/btrfs.c: fix indentation
by Dmitry V. Levin
· 9 years ago
28a5f66
tests/btrfs.c: sort included headers
by Dmitry V. Levin
· 9 years ago
45fcc0c
tests/btrfs.c: do not use alloca
by Dmitry V. Levin
· 9 years ago
2212918
tests/btrfs.c: fix build on systems without <linux/btrfs.h> or <linux/fiemap.h>
by Dmitry V. Levin
· 9 years ago
3586679
tests: add testing for btrfs ioctls
by Jeff Mahoney
· 9 years ago
aab00c2
tests/file_ioctl.c: use tail_alloc
by Dmitry V. Levin
· 9 years ago
3b730d4
tests/file_ioctl.c: fix build on systems without <linux/fiemap.h>
by Dmitry V. Levin
· 9 years ago
c05c24c
tests: add testing for FS_IOC_FIEMAP
by Jeff Mahoney
· 9 years ago
9b49af1
tests/attach-f-p.c: sleep a bit more to let the tracer catch up
by Dmitry V. Levin
· 9 years ago
475d2b5
tests/attach-p-cmd-cmd.c: fix potential errno clobbering
by Dmitry V. Levin
· 9 years ago
4ea65fb
tests/net-yy-netlink.c: robustify against libc specific issues
by Dmitry V. Levin
· 9 years ago
Next »