Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | selftests/exec: do not install subdir as it is already created | Tyler Baker | 2015-05-26 | 1 | -1/+1 |
* | Merge tag 'linux-kselftest-4.1-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-04-13 | 1 | -3/+6 |
|\ | |||||
| * | selftests: Set CC using CROSS_COMPILE once in lib.mk | Michael Ellerman | 2015-03-19 | 1 | -1/+0 |
| * | selftests: Add install target | Michael Ellerman | 2015-03-13 | 1 | -0/+3 |
| * | selftests: Introduce minimal shared logic for running tests | Michael Ellerman | 2015-03-13 | 1 | -2/+3 |
* | | selftests/exec: Check if the syscall exists and bail if not | Michael Ellerman | 2015-03-11 | 1 | -1/+9 |
|/ | |||||
* | selftests/exec: allow shell return code of 126 | David Drysdale | 2015-01-06 | 1 | -6/+13 |
* | selftests/exec: Use %zu to format size_t | Geert Uytterhoeven | 2014-12-22 | 1 | -2/+2 |
* | syscalls: add selftest for execveat(2) | David Drysdale | 2014-12-13 | 3 | -0/+431 |