summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/exec/execveat.c
AgeCommit message (Expand)AuthorLines
2020-05-22selftests/exec: Verify execve of non-regular files failKees Cook-0/+8
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 166Thomas Gleixner-2/+1
2018-05-30selftests: exec: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)-2/+4
2017-11-15selftests/exec: include cwd in long path calculationSteve Muckle-8/+19
2015-03-11selftests/exec: Check if the syscall exists and bail if notMichael Ellerman-1/+9
2015-01-06selftests/exec: allow shell return code of 126David Drysdale-6/+13
2014-12-22selftests/exec: Use %zu to format size_tGeert Uytterhoeven-2/+2
2014-12-13syscalls: add selftest for execveat(2)David Drysdale-0/+397