aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/ktest
AgeCommit message (Expand)Author
2024-04-13ktest: force $buildonly = 1 for 'make_warnings_file' test typeRicardo B. Marliere
2023-03-11ktest.pl: Add RUN_TIMEOUT option with default unlimitedSteven Rostedt
2023-03-11ktest.pl: Fix missing "end_monitor" when machine check failsSteven Rostedt
2023-03-11ktest.pl: Give back console on Ctrt^C on monitorSteven Rostedt
2023-01-18ktest.pl minconfig: Unset configs instead of just removing themSteven Rostedt
2023-01-18kest.pl: Fix grub2 menu handling for rebootingSteven Rostedt
2021-05-22tweewide: Fix most Shebang linesFinn Behrens
2020-12-21ktest.pl: If size of log is too big to email, email error messageSteven Rostedt (VMware)
2020-12-16ktest.pl: Fix incorrect reboot for grub2blsLibo Chen
2020-03-18ktest: Add timeout for ssh sync testingSteven Rostedt (VMware)
2019-07-24ktest: Fix some typos in config-bisect.plMasanari Iida
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 166Thomas Gleixner
2019-05-10ktest: update sample.conf for grub2blsMasayoshi Mizuma
2019-05-10ktest: remove get_grub2_indexMasayoshi Mizuma
2019-05-10ktest: pass KERNEL_VERSION to POST_KTESTMasayoshi Mizuma
2019-05-10ktest: introduce grub2bls REBOOT_TYPE optionMasayoshi Mizuma
2019-05-10ktest: cleanup get_grub_indexMasayoshi Mizuma
2019-05-10ktest: introduce _get_grub_indexMasayoshi Mizuma
2019-04-18ktest: introduce REBOOT_RETURN_CODE to confirm the result of REBOOTMasayoshi Mizuma
2019-04-17ktest: Add support for meta characters in GRUB_MENUMasayoshi Mizuma
2019-04-17ktest: Show name and iteration on errorsSteven Rostedt (VMware)
2018-04-11Merge tag 'ktest-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2018-04-10ktest: Take submenu into account for grub2 menusSatoru Takeuchi
2018-04-07ktest.pl: Add MAIL_COMMAND option to define how to send emailSteven Rostedt (VMware)
2018-04-07ktest.pl: Use run_command to execute sending mailSteven Rostedt (VMware)
2018-04-07ktest.pl: Allow dodie be recursiveSteven Rostedt (VMware)
2018-04-07ktest.pl: Kill test if mailer is not supportedSteven Rostedt (VMware)
2018-04-07ktest.pl: Add MAIL_PATH option to define where to find the mailerSteven Rostedt (VMware)
2018-04-06ktest.pl: No need to print no mailer is specified when mailto is notSteven Rostedt (VMware)
2018-04-06Ktest: add email options to sample.configTim Tianyang Chen
2018-04-06Ktest: Use dodie for critical faluresTim Tianyang Chen
2018-04-06Ktest: Add SigInt handlingTim Tianyang Chen
2018-04-06Ktest: Add email supportTim Tianyang Chen
2018-04-06ktest.pl: Detect if a config-bisect was interruptedSteven Rostedt (VMware)
2018-04-06ktest.pl: Make finding config-bisect.pl dynamicSteven Rostedt (VMware)
2018-04-06ktest.pl: Have ktest.pl pass -r to config-bisect.pl to reset bisectSteven Rostedt (VMware)
2018-04-06ktest.pl: Use diffconfig if available for failed config bisectsSteven Rostedt (VMware)
2018-04-06ktest.pl: Allow for the config-bisect.pl output to display to consoleSteven Rostedt (VMware)
2018-04-06ktest: Use config-bisect.pl in ktest.plScott Wood
2018-04-06ktest: Add standalone config-bisect.pl programSteven Rostedt (Red Hat)
2018-03-26ktest: remove obsolete architecturesArnd Bergmann
2018-03-21ktest: Set do_not_reboot=y for CONFIG_BISECT_TYPE=buildScott Wood
2018-03-21ktest: Set buildonly=1 for CONFIG_BISECT_TYPE=buildScott Wood
2018-03-21ktest: Comment about other names than just ktest.confSteven Rostedt (VMware)
2018-03-21ktest: Clarify config file usageScott Wood
2018-03-21ktest: Add CONNECT_TIMEOUT to change the connection timeout timeSteven Rostedt (VMware)
2018-03-21ktest: Wait for console process to exitSteven Rostedt (VMware)
2018-03-16arch: remove tile portArnd Bergmann
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-03-08Merge tag 'ktest-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds