summaryrefslogtreecommitdiff
path: root/tests/execve.c
Commit message (Expand)AuthorAgeFilesLines
* tests: change the license to GPL-2.0-or-laterDmitry V. Levin2018-12-101-21/+1
* tests: workaround clang -Wunneeded-internal-declaration bugDmitry V. Levin2018-09-161-0/+1
* Update copyright headersDmitry V. Levin2018-06-141-1/+1
* Enhance printing of unfetchable object addresses in sequences and arraysDmitry V. Levin2018-05-291-4/+5
* tests: move DEFAULT_STRLEN macro to tests.hDmitry V. Levin2017-07-031-3/+8
* Add copyright headersEugene Syromyatnikov2017-05-221-0/+1
* Make output of execve/execveat syscall parsers more structuredDmitry V. Levin2017-04-241-9/+21
* tests: use TAIL_ALLOC_OBJECT_CONST_PTRDmitry V. Levin2017-03-161-1/+1
* tests: use VERBOSE macro in execve and execve-v testsDmitry V. Levin2016-09-261-10/+10
* tests: do not include <errno.h> unnecessarilyDmitry V. Levin2016-04-211-1/+0
* tests: robustify execve and execveat testsDmitry V. Levin2016-02-131-2/+1
* tests: simplify execve testDmitry V. Levin2016-02-131-22/+19
* tests: extend coverage of execve and execveat syscallsDmitry V. Levin2016-02-081-7/+142
* Add copyright headers to some files which lack themDmitry V. Levin2015-12-171-0/+27
* execve: fix support of personalities with different word sizeDmitry V. Levin2015-07-271-0/+14