aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-28Merge tag 'ktest-v3.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktestLinus Torvalds1-2/+4
2012-10-26ktest: Fix ktest confusion with CONFIG_MODULES_USE_ELF_RELASteven Rostedt1-2/+4
2012-10-25tools/testing/selftests/epoll/test_epoll.c: fix buildDaniel Hazelton1-2/+2
2012-10-12Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds1-8/+7
2012-10-06epoll: support for disabling items, and a self-test appPaton J. Lewis3-1/+356
2012-10-01Merge tag 'ktest-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktestLinus Torvalds1-1/+3
2012-10-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds3-5/+5
2012-09-27kconfig: replace 'oldnoconfig' with 'olddefconfig', and keep the old name as an aliasAdam Lee1-8/+7
2012-09-26ktest: Fix ELSE IF statementsSteven Rostedt1-1/+3
2012-09-01tools/testing: fix comment / output typosMasanari Iida3-5/+5
2012-07-31fault-injection: fix failcmd.sh warningAkinobu Mita1-1/+1
2012-07-30Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds6-1/+683
2012-07-30fault-injection: add tool to run command with failslab or fail_page_allocAkinobu Mita1-0/+219
2012-07-30fault-injection: add selftests for cpu and memory hotplugAkinobu Mita5-1/+464
2012-07-30ktest: Allow perl regex expressions in conditional statementsSteven Rostedt1-1/+5
2012-07-30ktest: Ignore errors it tests if IGNORE_ERRORS is setSteven Rostedt1-1/+10
2012-07-20ktest: Reset saved min (force) configs for each testSteven Rostedt1-0/+2
2012-07-19ktest: Add check for bug or panic during rebootSteven Rostedt1-1/+27
2012-07-19ktest: Add MAX_MONITOR_WAIT optionSteven Rostedt2-1/+23
2012-07-19ktest: Fix config bisect with how make oldnoconfig worksSteven Rostedt1-0/+46
2012-07-19ktest: Add CONFIG_BISECT_CHECK optionSteven Rostedt2-0/+20
2012-07-19ktest: Add PRE_INSTALL optionSteven Rostedt2-0/+16
2012-07-19ktest: Add PRE/POST_KTEST and TEST optionsSteven Rostedt2-0/+67
2012-07-19ktest: Remove commented exitSteven Rostedt1-1/+0
2012-05-31syscalls, x86: add __NR_kcmp syscallCyrill Gorcunov3-1/+124
2012-05-31tools/selftests: add mq_perf_testsDoug Ledford3-1/+746
2012-05-31selftests: add mq_open_testsDoug Ledford3-1/+501
2012-05-23ktest: Change singular "paranthesis" to plural "parentheses"Jesper Juhl1-1/+1
2012-05-22ktest: Add README to explain what is in the examples directorySteven Rostedt1-0/+32
2012-05-22ktest: Add the snowball.conf example configSteven Rostedt1-0/+53
2012-05-22ktest: Add an example config that does cross compiling of several archsSteven Rostedt1-0/+260
2012-05-22ktest: Add kvm.conf example configSteven Rostedt1-0/+88
2012-05-22ktest: Add useful example configsSteven Rostedt6-0/+517
2012-05-22ktest: Add USE_OUTPUT_MIN_CONFIG to avoid prompt on make_min_configSteven Rostedt2-1/+16
2012-05-21ktest: Add MIN_CONFIG_TYPE to allow making a minum .config that has networkSteven Rostedt2-0/+24
2012-05-18ktest: Fix kernelrevision with POST_BUILDSteven Rostedt1-0/+11
2012-05-01ktest: Fix reboot on success stopping all rebootsSteven Rostedt1-2/+8
2012-05-01ktest.pl: Fix combined usage of BISECT_REVERSE and BISECT_SKIPRuss Dill1-1/+1
2012-03-28mm: move hugepage test examples to tools/testing/selftests/vmDave Young6-1/+363
2012-03-28selftests/Makefile: make `run_tests' depend on `all'Andrew Morton1-1/+1
2012-03-28selftests: launch individual selftests from the main MakefileFrederic Weisbecker3-10/+10
2012-03-23Merge tag 'ktest-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktestLinus Torvalds2-14/+56
2012-03-21ktest: Allow a test to override REBOOT_ON_SUCCESSSteven Rostedt1-2/+10
2012-03-21ktest: Fix SWITCH_TO_GOOD to also reboot the machineSteven Rostedt1-1/+0
2012-03-21ktest: Add SCP_TO_TARGET_INSTALL optionSteven Rostedt2-7/+33
2012-03-21ktest: Add warning when bugs are ignoredSteven Rostedt1-3/+12
2012-03-21ktest: Add INSTALL_MOD_STRIP=1 when installing modulesSteven Rostedt1-1/+1
2012-03-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2012-02-27Merge tag 'ktest-fix-make-min-failed-build-for-real' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktestLinus Torvalds1-3/+5
2012-02-27ktest: Fix make_min_config test when build failsSteven Rostedt1-3/+5