summaryrefslogtreecommitdiff
path: root/tests/socketcall.c
Commit message (Expand)AuthorAgeFilesLines
* Use loop initial declarationsDmitry V. Levin2021-11-051-2/+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
* xlat: mark as value indexed those files that meet certain criteriaDmitry V. Levin2019-08-141-1/+1
* Add xlat description structureEugene Syromyatnikov2019-07-241-5/+5
* Consistently define __NR_* constantsDmitry V. Levin2019-07-161-1/+1
* tests: skip socketcall test on arm eabiDmitry V. Levin2019-07-161-2/+2
* 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
* tests: fix "constant is too large" compilation warningsEugene Syromyatnikov2016-11-131-1/+1
* Use <asm/unistd.h> instead of <sys/syscall.h>Dmitry V. Levin2016-08-091-1/+1
* Do not print too many arguments of socketcall syscallDmitry V. Levin2016-07-211-14/+5
* tests: check decoding of socketcall syscallDmitry V. Levin2016-07-201-0/+104