summaryrefslogtreecommitdiff
path: root/tests/prlimit64.c
Commit message (Expand)AuthorAgeFilesLines
* Add tests for PID namespace translationAkosUzonyi/pidnsÁkos Uzonyi2020-08-251-4/+13
* Update copyright headersDmitry V. Levin2019-09-251-0/+1
* Add xlat description structureEugene Syromyatnikov2019-07-241-2/+6
* 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
* tests: fix "constant is too large" compilation warningsEugene Syromyatnikov2016-11-131-2/+2
* Use <asm/unistd.h> instead of <sys/syscall.h>Dmitry V. Levin2016-08-091-1/+1
* tests: check decoding of prlimit64 syscallDmitry V. Levin2016-06-061-0/+92