aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/exec/execveat.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-11selftests/exec: Check if the syscall exists and bail if notMichael Ellerman1-1/+9
2015-01-06selftests/exec: allow shell return code of 126David Drysdale1-6/+13
2014-12-22selftests/exec: Use %zu to format size_tGeert Uytterhoeven1-2/+2
2014-12-13syscalls: add selftest for execveat(2)David Drysdale1-0/+397