| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | ktest: Add USE_OUTPUT_MIN_CONFIG to avoid prompt on make_min_config | Steven Rostedt | 2012-05-22 | 2 | -1/+16 |
* | ktest: Add MIN_CONFIG_TYPE to allow making a minum .config that has network | Steven Rostedt | 2012-05-21 | 2 | -0/+24 |
* | ktest: Fix kernelrevision with POST_BUILD | Steven Rostedt | 2012-05-18 | 1 | -0/+11 |
* | ktest: Fix reboot on success stopping all reboots | Steven Rostedt | 2012-05-01 | 1 | -2/+8 |
* | ktest.pl: Fix combined usage of BISECT_REVERSE and BISECT_SKIP | Russ Dill | 2012-05-01 | 1 | -1/+1 |
* | mm: move hugepage test examples to tools/testing/selftests/vm | Dave Young | 2012-03-28 | 6 | -1/+363 |
* | selftests/Makefile: make `run_tests' depend on `all' | Andrew Morton | 2012-03-28 | 1 | -1/+1 |
* | selftests: launch individual selftests from the main Makefile | Frederic Weisbecker | 2012-03-28 | 3 | -10/+10 |
* | Merge tag 'ktest-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 2012-03-23 | 2 | -14/+56 |
|\ |
|
| * | ktest: Allow a test to override REBOOT_ON_SUCCESS | Steven Rostedt | 2012-03-21 | 1 | -2/+10 |
| * | ktest: Fix SWITCH_TO_GOOD to also reboot the machine | Steven Rostedt | 2012-03-21 | 1 | -1/+0 |
| * | ktest: Add SCP_TO_TARGET_INSTALL option | Steven Rostedt | 2012-03-21 | 2 | -7/+33 |
| * | ktest: Add warning when bugs are ignored | Steven Rostedt | 2012-03-21 | 1 | -3/+12 |
| * | ktest: Add INSTALL_MOD_STRIP=1 when installing modules | Steven Rostedt | 2012-03-21 | 1 | -1/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-03-20 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | tools: Fix typo in ktest.pl | Masanari Iida | 2012-02-21 | 1 | -1/+1 |
* | | Merge tag 'ktest-fix-make-min-failed-build-for-real' of git://git.kernel.org/... | Linus Torvalds | 2012-02-27 | 1 | -3/+5 |
|\ \
| |/
|/| |
|
| * | ktest: Fix make_min_config test when build fails | Steven Rostedt | 2012-02-27 | 1 | -3/+5 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros... | Linus Torvalds | 2012-01-16 | 3 | -192/+581 |
|\ \
| |/ |
|
| * | ktest: Add INGORE_ERRORS to ignore warnings in boot up | Steven Rostedt | 2012-01-04 | 2 | -1/+11 |
| * | ktest: Still do reboot even for REBOOT_TYPE = script | Steven Rostedt | 2012-01-04 | 2 | -9/+7 |
| * | ktest: Fix compare script to test if options are not documented | Steven Rostedt | 2011-12-22 | 1 | -1/+3 |
| * | ktest: Detect typos in option names | Steven Rostedt | 2011-12-22 | 2 | -80/+139 |
| * | ktest: Have all values be set by defaults | Steven Rostedt | 2011-12-22 | 1 | -27/+59 |
| * | ktest: Change initialization of defaults hash to perl format | Steven Rostedt | 2011-12-22 | 1 | -35/+36 |
| * | ktest: Add options SWITCH_TO_GOOD and SWITCH_TO_TEST | Steven Rostedt | 2011-12-22 | 2 | -7/+47 |
| * | ktest: Allow overriding bisect test results | Steven Rostedt | 2011-12-22 | 2 | -0/+83 |