summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/exec/execveat.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 166Thomas Gleixner2019-05-301-2/+1
* selftests: exec: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)2018-05-301-2/+4
* selftests/exec: include cwd in long path calculationSteve Muckle2017-11-151-8/+19
* 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