aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/ktest
AgeCommit message (Expand)Author
2013-05-28treewide: Fix typo in printkMasanari Iida
2013-04-24ktest: Reset grub menu cache with different machinesSteven Rostedt (Red Hat)
2013-03-08ktest: Allow tests to use different GRUB_MENUsSteven Rostedt (Red Hat)
2013-02-18ktest: Remove indexes from warnings checkSteven Rostedt (Red Hat)
2013-02-05ktest: Ignore warnings during rebootSteven Rostedt (Red Hat)
2013-02-05ktest: Search for linux banner for successful rebootSteven Rostedt (Red Hat)
2013-01-31ktest: Add make_warnings_file and process full warningsSteven Rostedt (Red Hat)
2013-01-31ktest: Allow a test option to use its default optionSteven Rostedt (Red Hat)
2013-01-30ktest: Strip off '\n' when reading which files were modifiedSteven Rostedt (Red Hat)
2013-01-30ktest: Do not require CONSOLE for build or install bisectsSteven Rostedt (Red Hat)
2012-12-11ktest: Test if target machine is up before installSteven Rostedt
2012-12-11ktest: Fix breakage from change of oldnoconfig to olddefconfigSteven Rostedt
2012-12-11ktest: Add native support for syslinux boot loaderSteven Rostedt
2012-12-11ktest: Sync before rebootSteven Rostedt
2012-11-13ktest: Add support for grub2Steven Rostedt
2012-10-26ktest: Fix ktest confusion with CONFIG_MODULES_USE_ELF_RELASteven Rostedt
2012-10-12Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2012-10-01Merge tag 'ktest-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2012-10-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-09-27kconfig: replace 'oldnoconfig' with 'olddefconfig', and keep the old name as ...Adam Lee
2012-09-26ktest: Fix ELSE IF statementsSteven Rostedt
2012-09-01tools/testing: fix comment / output typosMasanari Iida
2012-07-30ktest: Allow perl regex expressions in conditional statementsSteven Rostedt
2012-07-30ktest: Ignore errors it tests if IGNORE_ERRORS is setSteven Rostedt
2012-07-20ktest: Reset saved min (force) configs for each testSteven Rostedt
2012-07-19ktest: Add check for bug or panic during rebootSteven Rostedt
2012-07-19ktest: Add MAX_MONITOR_WAIT optionSteven Rostedt
2012-07-19ktest: Fix config bisect with how make oldnoconfig worksSteven Rostedt
2012-07-19ktest: Add CONFIG_BISECT_CHECK optionSteven Rostedt
2012-07-19ktest: Add PRE_INSTALL optionSteven Rostedt
2012-07-19ktest: Add PRE/POST_KTEST and TEST optionsSteven Rostedt
2012-07-19ktest: Remove commented exitSteven Rostedt
2012-05-23ktest: Change singular "paranthesis" to plural "parentheses"Jesper Juhl
2012-05-22ktest: Add README to explain what is in the examples directorySteven Rostedt
2012-05-22ktest: Add the snowball.conf example configSteven Rostedt
2012-05-22ktest: Add an example config that does cross compiling of several archsSteven Rostedt
2012-05-22ktest: Add kvm.conf example configSteven Rostedt
2012-05-22ktest: Add useful example configsSteven Rostedt
2012-05-22ktest: Add USE_OUTPUT_MIN_CONFIG to avoid prompt on make_min_configSteven Rostedt
2012-05-21ktest: Add MIN_CONFIG_TYPE to allow making a minum .config that has networkSteven Rostedt
2012-05-18ktest: Fix kernelrevision with POST_BUILDSteven Rostedt
2012-05-01ktest: Fix reboot on success stopping all rebootsSteven Rostedt
2012-05-01ktest.pl: Fix combined usage of BISECT_REVERSE and BISECT_SKIPRuss Dill
2012-03-23Merge tag 'ktest-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2012-03-21ktest: Allow a test to override REBOOT_ON_SUCCESSSteven Rostedt
2012-03-21ktest: Fix SWITCH_TO_GOOD to also reboot the machineSteven Rostedt
2012-03-21ktest: Add SCP_TO_TARGET_INSTALL optionSteven Rostedt
2012-03-21ktest: Add warning when bugs are ignoredSteven Rostedt
2012-03-21ktest: Add INSTALL_MOD_STRIP=1 when installing modulesSteven Rostedt
2012-03-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds