summaryrefslogtreecommitdiff
path: root/tests/readv.c
Commit message (Expand)AuthorAgeFilesLines
* tests: change the license to GPL-2.0-or-laterDmitry V. Levin2018-12-101-21/+1
* Update copyright headersDmitry V. Levin2018-06-141-1/+1
* print_array: enhance printing of unfetchable object addressesDmitry V. Levin2018-05-291-1/+1
* Update copyright headersEugene Syromyatnikov2017-09-051-0/+1
* Introduce macros.hDmitry V. Levin2017-07-021-5/+5
* Check dumping of io syscalls when descriptor arguments are sensibly largeDmitry V. Levin2016-11-301-25/+23
* tests: fix "comparison between signed and unsigned" compilation warningsEugene Syromyatnikov2016-11-131-1/+1
* Print struct iovec as a regular structureDmitry V. Levin2016-07-131-5/+8
* tests: do not include <errno.h> unnecessarilyDmitry V. Levin2016-04-211-1/+0
* tests/readv.c: cleanupDmitry V. Levin2016-04-211-11/+12
* tests: use errno2name()Dmitry V. Levin2016-04-211-3/+3
* tests: adjust readv/writev and preadv/pwritev tests to older kernelsDmitry V. Levin2016-04-201-4/+8
* Fix printing of unreadable struct iovecDmitry V. Levin2016-03-301-1/+1
* tests: extend coverage of struct iovec arraysDmitry V. Levin2016-02-141-0/+16
* Fix decoding and dumping of readv syscall in case of short readDmitry V. Levin2016-01-201-0/+136