summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/exec/execveat.c
Commit message (Expand)AuthorAgeFilesLines
* selftests/exec: Check if the syscall exists and bail if notMichael Ellerman2015-03-111-1/+9
* selftests/exec: allow shell return code of 126David Drysdale2015-01-061-6/+13
* selftests/exec: Use %zu to format size_tGeert Uytterhoeven2014-12-221-2/+2
* syscalls: add selftest for execveat(2)David Drysdale2014-12-131-0/+397