summaryrefslogtreecommitdiff
path: root/tests/unix-pair-send-recv.c
Commit message (Expand)AuthorAgeFilesLines
* Use loop initial declarationsDmitry V. Levin2021-11-051-3/+1
* Update copyright headersDmitry V. Levin2021-02-161-1/+1
* Change my email addressDmitry V. Levin2020-12-311-1/+1
* Update copyright headersDmitry V. Levin2019-09-251-0/+1
* Consistently define __NR_* constantsDmitry V. Levin2019-07-161-1/+1
* Update copyright headersDmitry V. Levin2018-12-241-1/+1
* tests: change the license to GPL-2.0-or-laterDmitry V. Levin2018-12-101-21/+1
* Use <asm/unistd.h> instead of <sys/syscall.h>Dmitry V. Levin2016-08-091-1/+1
* tests: check decoding and dumping of send and recv syscallsDmitry V. Levin2016-07-191-0/+110
* tests: rename unix-pair-send-recv to unix-pair-sendto-recvfromDmitry V. Levin2016-07-191-85/+0
* tests/unix-pair-send-recv.c: use libtestsDmitry V. Levin2016-01-051-5/+6
* Add copyright headers to some files which lack themDmitry V. Levin2015-12-171-0/+27
* tests: add a test for the latest dumpio fixDmitry V. Levin2015-02-011-0/+57