summaryrefslogtreecommitdiff
path: root/tests/attach-f-p.c
Commit message (Expand)AuthorAgeFilesLines
* tests/attach-f-p.c: fix race conditionDmitry V. Levin2021-11-291-2/+5
* Use loop initial declarationsDmitry V. Levin2021-11-051-4/+4
* 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
* tests: robustify attach-f-p.test against race conditionsDmitry V. Levin2016-12-061-4/+14
* Use <asm/unistd.h> instead of <sys/syscall.h>Dmitry V. Levin2016-08-091-1/+1
* tests: simplify attach-f-p.testDmitry V. Levin2016-08-021-49/+18
* tests/attach-f-p.c: fix typo in commentDmitry V. Levin2016-06-141-1/+1
* tests/attach-f-p.c: sleep a bit more to let the tracer catch upDmitry V. Levin2016-05-241-3/+11
* tests/attach-f-p.c: increase timeoutsDmitry V. Levin2016-05-071-3/+3
* tests: check that -f -p attaches to threads properlyDmitry V. Levin2016-02-091-0/+137