summaryrefslogtreecommitdiff
path: root/tests/read-write.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersDmitry V. Levin2021-12-011-1/+1
* Use loop initial declarationsDmitry V. Levin2021-11-051-8/+4
* Remove redundant static inline specificationsDmitry V. Levin2021-09-041-1/+1
* Change my email addressDmitry V. Levin2020-12-311-1/+1
* tests: cleanup temporary files left by read-write test executableDmitry V. Levin2020-04-071-4/+13
* Update copyright headersDmitry V. Levin2020-04-031-1/+1
* tests: robustify read-write testDmitry V. Levin2020-03-151-0/+2
* Consistently define __NR_* constantsDmitry V. Levin2019-07-161-1/+1
* Update copyright headersDmitry V. Levin2019-03-181-1/+1
* tests: add checks for dumpstr output into read-write testEugene Syromyatnikov2019-02-211-4/+50
* tests: change the license to GPL-2.0-or-laterDmitry V. Levin2018-12-101-21/+1
* Update copyright headersDmitry V. Levin2018-04-051-1/+1
* syscall.c: dump write I/O even if error is returnedEugene Syromyatnikov2018-04-041-17/+51
* Add copyright headersEugene Syromyatnikov2017-05-221-0/+1
* tests: tabulate read-write.testDmitry V. Levin2017-04-191-1/+3
* Include "kernel_types.h" in defs.h and tests/tests.hDmitry V. Levin2016-12-161-1/+0
* Fix dumping of io syscalls when descriptor argument has unused bits setDmitry V. Levin2016-11-291-9/+25
* tests/read-write.c: robustify against os specific issuesDmitry V. Levin2016-05-181-3/+2
* tests: add read-write.testDmitry V. Levin2016-04-031-0/+210