| Commit message (Expand) | Author | Age | Files | Lines |
* | selftests: IPC message queue copy feature test | Stanislav Kinsbursky | 2013-01-04 | 2 | -0/+271 |
* | tools/testing/selftests/kcmp/kcmp_test.c: print reason for failure in kcmp_test | Dave Jones | 2012-12-17 | 1 | -2/+4 |
* | breakpoint selftests: print failure status instead of cause make error | Dave Young | 2012-12-17 | 1 | -1/+1 |
* | kcmp selftests: print fail status instead of cause make error | Dave Young | 2012-12-17 | 1 | -1/+1 |
* | kcmp selftests: make run_tests fix | Dave Young | 2012-12-17 | 1 | -2/+2 |
* | mem-hotplug selftests: print failure status instead of cause make error | Dave Young | 2012-12-17 | 1 | -1/+1 |
* | cpu-hotplug selftests: print failure status instead of cause make error | Dave Young | 2012-12-17 | 1 | -1/+1 |
* | mqueue selftests: print failure status instead of cause make error | Dave Young | 2012-12-17 | 1 | -2/+2 |
* | vm selftests: print failure status instead of cause make error | Dave Young | 2012-12-17 | 1 | -1/+1 |
* | Merge tag 'ktest-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 2012-12-13 | 2 | -8/+158 |
|\ |
|
| * | ktest: Test if target machine is up before install | Steven Rostedt | 2012-12-11 | 1 | -0/+10 |
| * | ktest: Fix breakage from change of oldnoconfig to olddefconfig | Steven Rostedt | 2012-12-11 | 1 | -4/+8 |
| * | ktest: Add native support for syslinux boot loader | Steven Rostedt | 2012-12-11 | 2 | -2/+48 |
| * | ktest: Sync before reboot | Steven Rostedt | 2012-12-11 | 1 | -0/+3 |
| * | ktest: Add support for grub2 | Steven Rostedt | 2012-11-13 | 2 | -4/+91 |
* | | selftests: add a test program for variable huge page sizes in mmap/shmget | Andi Kleen | 2012-12-11 | 2 | -2/+256 |
|/ |
|
* | revert "epoll: support for disabling items, and a self-test app" | Andrew Morton | 2012-11-09 | 3 | -356/+1 |
* | Merge tag 'ktest-v3.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2012-10-28 | 1 | -2/+4 |
|\ |
|
| * | ktest: Fix ktest confusion with CONFIG_MODULES_USE_ELF_RELA | Steven Rostedt | 2012-10-26 | 1 | -2/+4 |
* | | tools/testing/selftests/epoll/test_epoll.c: fix build | Daniel Hazelton | 2012-10-25 | 1 | -2/+2 |
|/ |
|
* | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 2012-10-12 | 1 | -8/+7 |
|\ |
|
| * | kconfig: replace 'oldnoconfig' with 'olddefconfig', and keep the old name as ... | Adam Lee | 2012-09-27 | 1 | -8/+7 |
* | | epoll: support for disabling items, and a self-test app | Paton J. Lewis | 2012-10-06 | 3 | -1/+356 |
* | | Merge tag 'ktest-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 2012-10-01 | 1 | -1/+3 |
|\ \ |
|
| * | | ktest: Fix ELSE IF statements | Steven Rostedt | 2012-09-26 | 1 | -1/+3 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-10-01 | 3 | -5/+5 |
|\ \
| |/
|/| |
|
| * | tools/testing: fix comment / output typos | Masanari Iida | 2012-09-01 | 3 | -5/+5 |
* | | fault-injection: fix failcmd.sh warning | Akinobu Mita | 2012-07-31 | 1 | -1/+1 |
* | | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2012-07-30 | 6 | -1/+683 |
|\ \ |
|
| * | | fault-injection: add tool to run command with failslab or fail_page_alloc | Akinobu Mita | 2012-07-30 | 1 | -0/+219 |
| * | | fault-injection: add selftests for cpu and memory hotplug | Akinobu Mita | 2012-07-30 | 5 | -1/+464 |
| |/ |
|
* | | ktest: Allow perl regex expressions in conditional statements | Steven Rostedt | 2012-07-30 | 1 | -1/+5 |
* | | ktest: Ignore errors it tests if IGNORE_ERRORS is set | Steven Rostedt | 2012-07-30 | 1 | -1/+10 |
* | | ktest: Reset saved min (force) configs for each test | Steven Rostedt | 2012-07-20 | 1 | -0/+2 |
* | | ktest: Add check for bug or panic during reboot | Steven Rostedt | 2012-07-19 | 1 | -1/+27 |
* | | ktest: Add MAX_MONITOR_WAIT option | Steven Rostedt | 2012-07-19 | 2 | -1/+23 |
* | | ktest: Fix config bisect with how make oldnoconfig works | Steven Rostedt | 2012-07-19 | 1 | -0/+46 |
* | | ktest: Add CONFIG_BISECT_CHECK option | Steven Rostedt | 2012-07-19 | 2 | -0/+20 |
* | | ktest: Add PRE_INSTALL option | Steven Rostedt | 2012-07-19 | 2 | -0/+16 |
* | | ktest: Add PRE/POST_KTEST and TEST options | Steven Rostedt | 2012-07-19 | 2 | -0/+67 |
* | | ktest: Remove commented exit | Steven Rostedt | 2012-07-19 | 1 | -1/+0 |
|/ |
|
* | syscalls, x86: add __NR_kcmp syscall | Cyrill Gorcunov | 2012-05-31 | 3 | -1/+124 |
* | tools/selftests: add mq_perf_tests | Doug Ledford | 2012-05-31 | 3 | -1/+746 |
* | selftests: add mq_open_tests | Doug Ledford | 2012-05-31 | 3 | -1/+501 |
* | ktest: Change singular "paranthesis" to plural "parentheses" | Jesper Juhl | 2012-05-23 | 1 | -1/+1 |
* | ktest: Add README to explain what is in the examples directory | Steven Rostedt | 2012-05-22 | 1 | -0/+32 |
* | ktest: Add the snowball.conf example config | Steven Rostedt | 2012-05-22 | 1 | -0/+53 |
* | ktest: Add an example config that does cross compiling of several archs | Steven Rostedt | 2012-05-22 | 1 | -0/+260 |
* | ktest: Add kvm.conf example config | Steven Rostedt | 2012-05-22 | 1 | -0/+88 |
* | ktest: Add useful example configs | Steven Rostedt | 2012-05-22 | 6 | -0/+517 |