summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/exec/execveat.c
AgeCommit message (Expand)Author
2024-12-16selftests/exec: add a test for execveat()'s commTycho Andersen
2024-07-31selftests/exec: Fix grammar in an error message.Chang Yu
2024-03-18selftests/exec: execveat: Improve debug reportingKees Cook
2024-03-05selftests/exec: Perform script checks with /bin/bashKees Cook
2023-10-05selftests/exec: Convert execveat test to generate KTAP outputMark Brown
2020-05-22selftests/exec: Verify execve of non-regular files failKees Cook
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 166Thomas Gleixner
2018-05-30selftests: exec: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)
2017-11-15selftests/exec: include cwd in long path calculationSteve Muckle
2015-03-11selftests/exec: Check if the syscall exists and bail if notMichael Ellerman
2015-01-06selftests/exec: allow shell return code of 126David Drysdale
2014-12-22selftests/exec: Use %zu to format size_tGeert Uytterhoeven
2014-12-13syscalls: add selftest for execveat(2)David Drysdale