summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/exec
Commit message (Expand)AuthorAge
* selftests/exec: include cwd in long path calculationSteve Muckle2017-11-15
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* selftests: enable O and KBUILD_OUTPUTbamvor.zhangjian@huawei.com2017-01-05
* selftests: add EXTRA_CLEAN for clean targetbamvor.zhangjian@huawei.com2017-01-05
* selftests: add default rules for c source filebamvor.zhangjian@huawei.com2017-01-05
* selftests: remove duplicated all and clean targetbamvor.zhangjian@huawei.com2017-01-05
* selftests/exec: Makefile is a run-time dependency, add it to the install listYannick Brosseau2016-06-15
* selftests: exec: revert to default emit ruleBamvor Jian Zhang2015-09-14
* selftests/exec: do not install subdir as it is already createdTyler Baker2015-05-26
* Merge tag 'linux-kselftest-4.1-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-04-13
|\
| * selftests: Set CC using CROSS_COMPILE once in lib.mkMichael Ellerman2015-03-19
| * selftests: Add install targetMichael Ellerman2015-03-13
| * selftests: Introduce minimal shared logic for running testsMichael Ellerman2015-03-13
* | selftests/exec: Check if the syscall exists and bail if notMichael Ellerman2015-03-11
|/
* selftests/exec: allow shell return code of 126David Drysdale2015-01-06
* selftests/exec: Use %zu to format size_tGeert Uytterhoeven2014-12-22
* syscalls: add selftest for execveat(2)David Drysdale2014-12-13