aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/exec/execveat.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 166Thomas Gleixner1-2/+1
2018-05-30selftests: exec: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)1-2/+4
2017-11-15selftests/exec: include cwd in long path calculationSteve Muckle1-8/+19
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