summaryrefslogtreecommitdiff
path: root/tests/prlimit64.c
Commit message (Expand)AuthorAgeFilesLines
* tests: add prlimit64-success and prlimit64-success--pidns-translationEugene Syromyatnikov2021-08-301-14/+37
* tests: relax -a check in prlimit64 testEugene Syromyatnikov2021-07-221-0/+5
* Update copyright headersDmitry V. Levin2021-07-171-1/+1
* tests: use QUIRK:START-OF-TEST-OUTPUT for prlimit64Eugene Syromyatnikov2021-07-161-1/+6
* tests/prlimit64: fix -Wmissing-prototypes warningsDmitry V. Levin2021-06-041-1/+1
* tests: assume __NR_prlimit64 is definedDmitry V. Levin2021-06-021-16/+8
* Change my email addressDmitry V. Levin2020-12-311-1/+1
* Update copyright headersDmitry V. Levin2020-09-231-1/+1
* 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