summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/exec
AgeCommit message (Expand)Author
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 166Thomas Gleixner
2019-05-14exec selftests: test ->recursion_depthAlexey Dobriyan
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
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-01-05selftests: enable O and KBUILD_OUTPUTbamvor.zhangjian@huawei.com
2017-01-05selftests: add EXTRA_CLEAN for clean targetbamvor.zhangjian@huawei.com
2017-01-05selftests: add default rules for c source filebamvor.zhangjian@huawei.com
2017-01-05selftests: remove duplicated all and clean targetbamvor.zhangjian@huawei.com
2016-06-15selftests/exec: Makefile is a run-time dependency, add it to the install listYannick Brosseau
2015-09-14selftests: exec: revert to default emit ruleBamvor Jian Zhang
2015-05-26selftests/exec: do not install subdir as it is already createdTyler Baker
2015-04-13Merge tag 'linux-kselftest-4.1-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-03-19selftests: Set CC using CROSS_COMPILE once in lib.mkMichael Ellerman
2015-03-13selftests: Add install targetMichael Ellerman
2015-03-13selftests: Introduce minimal shared logic for running testsMichael Ellerman
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