summaryrefslogtreecommitdiff
path: root/tests/ppoll.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersDmitry V. Levin2019-09-251-0/+1
* Consistently define __NR_* constantsDmitry V. Levin2019-07-161-1/+1
* tests: change the license to GPL-2.0-or-laterDmitry V. Levin2018-12-101-21/+1
* tests: check path tracing of ppoll syscallDmitry V. Levin2018-01-171-6/+54
* Fix a few spacing style issuesDmitry V. Levin2017-06-171-3/+4
* tests: check decoding of invalid tv_sec and tv_nsec valuesDmitry V. Levin2017-04-241-0/+14
* tests: use TAIL_ALLOC_OBJECT_CONST_PTRDmitry V. Levin2017-03-161-1/+1
* tests: rewrite ppoll syscall decoding check from match_grep to match_diffDmitry V. Levin2017-02-211-48/+132
* tests/ppoll.c: use libtestsDmitry V. Levin2016-01-061-16/+19
* tests: include tests.h instead of config.hDmitry V. Levin2016-01-051-4/+1
* Add copyright headers to some files which lack themDmitry V. Levin2015-12-171-0/+27
* tests/ppoll: replace SIGABRT with SIGHUPDmitry V. Levin2015-08-011-1/+1
* Cleanup poll/ppoll decodersDmitry V. Levin2015-07-301-0/+67