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