]> granicus.if.org Git - strace/history - tests/execveat.c
Introduce generic STRINGIFY and STRINGIFY_VAL macros
[strace] / tests / execveat.c
2017-05-22 Eugene SyromyatnikovAdd copyright headers
2017-04-24 Dmitry V. LevinMake output of execve/execveat syscall parsers more...
2017-03-16 Dmitry V. Levintests: use TAIL_ALLOC_OBJECT_CONST_PTR
2016-12-20 Dmitry V. Levintests: use scno.h in tests of relatively new syscalls
2016-09-26 Dmitry V. Levintests: use VERBOSE macro in execveat and execveat-v...
2016-08-09 Dmitry V. LevinUse <asm/unistd.h> instead of <sys/syscall.h>
2016-04-21 Dmitry V. Levintests: do not include <errno.h> unnecessarily
2016-04-21 Dmitry V. Levintests: use errno2name()
2016-02-13 Dmitry V. Levintests: robustify execve and execveat tests
2016-02-08 Dmitry V. Levintests: extend coverage of execve and execveat syscalls
2016-01-04 Dmitry V. Levintests/execveat.c: use libtests
2016-01-05 Dmitry V. Levintests: include tests.h instead of config.h
2015-12-17 Dmitry V. LevinAdd copyright headers to some files which lack them
2015-07-27 Dmitry V. LevinImplement execveat syscall decoding