]> granicus.if.org Git - strace/history - tests/readv.c
tests: extend TEST_NETLINK_OBJECT macro
[strace] / tests / readv.c
2017-07-02 Dmitry V. LevinIntroduce macros.h
2016-11-30 Dmitry V. LevinCheck dumping of io syscalls when descriptor arguments...
2016-11-13 Eugene Syromyatnikovtests: fix "comparison between signed and unsigned...
2016-07-13 Dmitry V. LevinPrint struct iovec as a regular structure
2016-04-21 Dmitry V. Levintests: do not include <errno.h> unnecessarily
2016-04-21 Dmitry V. Levintests/readv.c: cleanup
2016-04-21 Dmitry V. Levintests: use errno2name()
2016-04-20 Dmitry V. Levintests: adjust readv/writev and preadv/pwritev tests...
2016-03-30 Dmitry V. LevinFix printing of unreadable struct iovec
2016-02-14 Dmitry V. Levintests: extend coverage of struct iovec arrays
2016-01-20 Dmitry V. LevinFix decoding and dumping of readv syscall in case of...