aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAge
* fault-injection: fix failcmd.sh warningAkinobu Mita2012-07-31
* Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-07-30
|\
| * fault-injection: add tool to run command with failslab or fail_page_allocAkinobu Mita2012-07-30
| * fault-injection: add selftests for cpu and memory hotplugAkinobu Mita2012-07-30
* | ktest: Allow perl regex expressions in conditional statementsSteven Rostedt2012-07-30
* | ktest: Ignore errors it tests if IGNORE_ERRORS is setSteven Rostedt2012-07-30
* | ktest: Reset saved min (force) configs for each testSteven Rostedt2012-07-20
* | ktest: Add check for bug or panic during rebootSteven Rostedt2012-07-19
* | ktest: Add MAX_MONITOR_WAIT optionSteven Rostedt2012-07-19
* | ktest: Fix config bisect with how make oldnoconfig worksSteven Rostedt2012-07-19
* | ktest: Add CONFIG_BISECT_CHECK optionSteven Rostedt2012-07-19
* | ktest: Add PRE_INSTALL optionSteven Rostedt2012-07-19
* | ktest: Add PRE/POST_KTEST and TEST optionsSteven Rostedt2012-07-19
* | ktest: Remove commented exitSteven Rostedt2012-07-19
|/
* syscalls, x86: add __NR_kcmp syscallCyrill Gorcunov2012-05-31
* tools/selftests: add mq_perf_testsDoug Ledford2012-05-31
* selftests: add mq_open_testsDoug Ledford2012-05-31
* ktest: Change singular "paranthesis" to plural "parentheses"Jesper Juhl2012-05-23
* ktest: Add README to explain what is in the examples directorySteven Rostedt2012-05-22
* ktest: Add the snowball.conf example configSteven Rostedt2012-05-22
* ktest: Add an example config that does cross compiling of several archsSteven Rostedt2012-05-22
* ktest: Add kvm.conf example configSteven Rostedt2012-05-22
* ktest: Add useful example configsSteven Rostedt2012-05-22
* ktest: Add USE_OUTPUT_MIN_CONFIG to avoid prompt on make_min_configSteven Rostedt2012-05-22
* ktest: Add MIN_CONFIG_TYPE to allow making a minum .config that has networkSteven Rostedt2012-05-21
* ktest: Fix kernelrevision with POST_BUILDSteven Rostedt2012-05-18
* ktest: Fix reboot on success stopping all rebootsSteven Rostedt2012-05-01
* ktest.pl: Fix combined usage of BISECT_REVERSE and BISECT_SKIPRuss Dill2012-05-01
* mm: move hugepage test examples to tools/testing/selftests/vmDave Young2012-03-28
* selftests/Makefile: make `run_tests' depend on `all'Andrew Morton2012-03-28
* selftests: launch individual selftests from the main MakefileFrederic Weisbecker2012-03-28
* Merge tag 'ktest-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2012-03-23
|\
| * ktest: Allow a test to override REBOOT_ON_SUCCESSSteven Rostedt2012-03-21
| * ktest: Fix SWITCH_TO_GOOD to also reboot the machineSteven Rostedt2012-03-21
| * ktest: Add SCP_TO_TARGET_INSTALL optionSteven Rostedt2012-03-21
| * ktest: Add warning when bugs are ignoredSteven Rostedt2012-03-21
| * ktest: Add INSTALL_MOD_STRIP=1 when installing modulesSteven Rostedt2012-03-21
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-03-21
|\ \ | |/ |/|
| * tools: Fix typo in ktest.plMasanari Iida2012-02-21
* | Merge tag 'ktest-fix-make-min-failed-build-for-real' of git://git.kernel.org/...Linus Torvalds2012-02-27
|\ \ | |/ |/|
| * ktest: Fix make_min_config test when build failsSteven Rostedt2012-02-27
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds2012-01-16
|\|
| * ktest: Add INGORE_ERRORS to ignore warnings in boot upSteven Rostedt2012-01-04
| * ktest: Still do reboot even for REBOOT_TYPE = scriptSteven Rostedt2012-01-04
| * ktest: Fix compare script to test if options are not documentedSteven Rostedt2011-12-22
| * ktest: Detect typos in option namesSteven Rostedt2011-12-22
| * ktest: Have all values be set by defaultsSteven Rostedt2011-12-22
| * ktest: Change initialization of defaults hash to perl formatSteven Rostedt2011-12-22
| * ktest: Add options SWITCH_TO_GOOD and SWITCH_TO_TESTSteven Rostedt2011-12-22
| * ktest: Allow overriding bisect test resultsSteven Rostedt2011-12-22