aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/ktest
AgeCommit message (Expand)AuthorFilesLines
2017-02-07ktest: Fix child exit code processingGravatar Steven Rostedt (VMware) 1-1/+1
2017-02-07ktest: Have POST_TEST run after the test has totally completedGravatar Steven Rostedt (VMware) 1-8/+12
2016-12-14ktest.pl: fix englishGravatar Pavel Machek 1-4/+4
2015-02-03ktest: Place quotes around item variableGravatar Steven Rostedt (Red Hat) 1-1/+1
2015-02-02ktest: Cleanup terminal on dodie() failureGravatar Josh Poimboeuf 1-1/+6
2015-02-02ktest: Print build,install,boot,test times at success and failureGravatar Steven Rostedt (Red Hat) 1-0/+4
2015-02-02ktest: Enable user input to the consoleGravatar Josh Poimboeuf 1-15/+36
2015-02-02ktest: Give console process a dedicated ttyGravatar Josh Poimboeuf 1-9/+57
2015-01-29ktest: Rename start_monitor_and_boot to start_monitor_and_installGravatar Steven Rostedt (Red Hat) 1-5/+5
2015-01-29ktest: Show times for build, install, boot and testGravatar Steven Rostedt (Red Hat) 1-4/+105
2015-01-27ktest: Restore tty settings after closing consoleGravatar Josh Poimboeuf 1-0/+7
2015-01-27ktest: Add timings for commandsGravatar Steven Rostedt (Red Hat) 1-0/+13
2014-11-23ktest: Add back "tail -1" to kernelrelease makeGravatar Steven Rostedt (Red Hat) 1-1/+1
2014-11-21ktest: Add name to running titleGravatar Steven Rostedt (Red Hat) 1-1/+7
2014-11-21ktest: Allow tests to undefine default optionsGravatar Steven Rostedt (Red Hat) 1-8/+15
2014-11-21ktest: Fix make_min_config to handle new assign_configs callGravatar Steven Rostedt (Red Hat) 1-1/+3
2014-11-21ktest: Use make -s kernelreleaseGravatar Michal Marek 1-1/+1
2014-10-07ktest: Don't bother with bisect good or bad on replayGravatar Steven Rostedt (Red Hat) 1-6/+8
2014-10-07ktest: Fix check for new kernel success on rebooting to good kernelGravatar Steven Rostedt (Red Hat) 1-0/+6
2014-09-19ktest: add ability to skip during BISECT_MANUALGravatar Chris J Arges 1-2/+4
2014-09-19ktest: Add PATCHCHECK_CHERRYGravatar Steven Rostedt (Red Hat) 2-6/+39
2014-04-23ktest: Update documentation on config_bisectGravatar Steven Rostedt (Red Hat) 1-38/+27
2014-04-23ktest: Add the config bisect manual backGravatar Steven Rostedt (Red Hat) 1-1/+7
2014-04-23ktest: Remove unused functionsGravatar Steven Rostedt (Red Hat) 1-62/+1
2014-04-23ktest: Put back in the CONFIG_BISECT_CHECKGravatar Steven Rostedt (Red Hat) 1-2/+23
2014-04-23ktest: Rewrite the config-bisect to actually workGravatar Steven Rostedt (Red Hat) 1-226/+226
2014-04-23ktest: Some cleanup for improving readabilityGravatar Satoru Takeuchi 1-22/+20
2014-04-23ktest: add 2nd parameter of run_command() to set the redirect target fileGravatar Satoru Takeuchi 1-8/+3
2014-02-26ktest: Set CLOSE_CONSOLE_SIGNAL in the kvm.confGravatar Satoru Takeuchi 1-0/+4
2014-01-20Merge tag 'ktest-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Gravatar Linus Torvalds 2-32/+147
2014-01-18ktest: Add BISECT_TRIES to bisect testGravatar Steven Rostedt (Red Hat) 2-2/+36
2013-12-11ktest: Add eval '=~' command to modify variables in config fileGravatar Steven Rostedt (Red Hat) 1-21/+81
2013-12-11ktest: Add special variable ${KERNEL_VERSION}Gravatar Steven Rostedt (Red Hat) 1-8/+19
2013-12-03ktest: Add documentation of CLOSE_CONSOLE_SIGNALGravatar Steven Rostedt (Red Hat) 1-0/+7
2013-12-03ktest: Make the signal to terminate the console configurableGravatar Satoru Takeuchi 1-1/+4
2013-09-16Drop support for Renesas H8/300 (h8300) architectureGravatar Guenter Roeck 1-6/+0
2013-05-28treewide: Fix typo in printkGravatar Masanari Iida 1-1/+1
2013-04-24ktest: Reset grub menu cache with different machinesGravatar Steven Rostedt (Red Hat) 1-2/+7
2013-03-08ktest: Allow tests to use different GRUB_MENUsGravatar Steven Rostedt (Red Hat) 1-2/+7
2013-02-18ktest: Remove indexes from warnings checkGravatar Steven Rostedt (Red Hat) 1-8/+26
2013-02-05ktest: Ignore warnings during rebootGravatar Steven Rostedt (Red Hat) 1-0/+8
2013-02-05ktest: Search for linux banner for successful rebootGravatar Steven Rostedt (Red Hat) 1-1/+6
2013-01-31ktest: Add make_warnings_file and process full warningsGravatar Steven Rostedt (Red Hat) 3-6/+185
2013-01-31ktest: Allow a test option to use its default optionGravatar Steven Rostedt (Red Hat) 1-6/+10
2013-01-30ktest: Strip off '\n' when reading which files were modifiedGravatar Steven Rostedt (Red Hat) 1-0/+4
2013-01-30ktest: Do not require CONSOLE for build or install bisectsGravatar Steven Rostedt (Red Hat) 1-5/+22
2012-12-11ktest: Test if target machine is up before installGravatar Steven Rostedt 1-0/+10
2012-12-11ktest: Fix breakage from change of oldnoconfig to olddefconfigGravatar Steven Rostedt 1-4/+8
2012-12-11ktest: Add native support for syslinux boot loaderGravatar Steven Rostedt 2-2/+48
2012-12-11ktest: Sync before rebootGravatar Steven Rostedt 1-0/+3