Age | Commit message (Expand) | Author | Files | Lines |
2023-02-20 | ktest: Restore stty setting at first in dodie | Masami Hiramatsu (Google) | 1 | -5/+5 |
2023-02-20 | ktest.pl: Add RUN_TIMEOUT option with default unlimited | Steven Rostedt | 2 | -4/+21 |
2023-02-20 | ktest.pl: Give back console on Ctrt^C on monitor | Steven Rostedt | 1 | -0/+3 |
2023-02-20 | ktest.pl: Fix missing "end_monitor" when machine check fails | Steven Rostedt | 1 | -1/+2 |
2022-12-09 | ktest.pl: Add shell commands to variables | Steven Rostedt (Google) | 2 | -1/+16 |
2022-12-08 | kest.pl: Fix grub2 menu handling for rebooting | Steven Rostedt | 1 | -5/+15 |
2022-12-08 | ktest.pl minconfig: Unset configs instead of just removing them | Steven Rostedt | 1 | -1/+2 |
2021-08-16 | bootconfig/tracing/ktest: Update ktest example for boot-time tracing | Masami Hiramatsu | 2 | -6/+16 |
2021-06-24 | bootconfig/tracing/ktest: Add ktest examples of testing bootconfig | Steven Rostedt (VMware) | 9 | -0/+385 |
2021-05-04 | ktest: Re-arrange the code blocks for better discoverability | John 'Warthog9' Hawley (VMware) | 1 | -142/+154 |
2021-05-04 | ktest: Further consistency cleanups | John 'Warthog9' Hawley (VMware) | 1 | -49/+36 |
2021-05-04 | ktest: Fixing indentation to match expected pattern | John 'Warthog9' Hawley (VMware) | 1 | -94/+92 |
2021-05-04 | ktest: Adding editor hints to improve consistency | John 'Warthog9' Hawley (VMware) | 1 | -0/+9 |
2021-05-04 | ktest: Add example config for using VMware VMs | John 'Warthog9' Hawley (VMware) | 1 | -0/+137 |
2021-05-04 | ktest: Minor cleanup with uninitialized variable $build_options | John 'Warthog9' Hawley (VMware) | 1 | -0/+3 |
2020-12-23 | Merge tag 'kbuild-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -1/+1 |
2020-12-08 | tweewide: Fix most Shebang lines | Finn Behrens | 1 | -1/+1 |
2020-12-01 | ktest.pl: Fix the logic for truncating the size of the log file for email | Steven Rostedt (VMware) | 1 | -7/+6 |
2020-12-01 | ktest.pl: If size of log is too big to email, email error message | Steven Rostedt (VMware) | 1 | -1/+6 |
2020-12-01 | ktest.pl: Fix incorrect reboot for grub2bls | Libo Chen | 1 | -1/+1 |
2020-08-11 | Merge tag 'ktest-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 2 | -16/+105 |
2020-08-10 | ktest.pl: Fix spelling mistake "Cant" -> "Can't" | Colin Ian King | 1 | -1/+1 |
2020-08-10 | ktest.pl: Change the logic to control the size of the log file emailed | Steven Rostedt (VMware) | 1 | -3/+6 |
2020-08-07 | tools/: replace HTTP links with HTTPS ones | Alexander A. Klimov | 2 | -2/+2 |
2020-07-02 | ktest.pl: Add MAIL_MAX_SIZE to limit the amount of log emailed | Steven Rostedt (VMware) | 2 | -1/+24 |
2020-07-02 | ktest.pl: Add the log of last test in email on failure | Steven Rostedt (VMware) | 1 | -4/+38 |
2020-07-01 | ktest.pl: Turn off buffering to the log file | Steven Rostedt (VMware) | 1 | -0/+2 |
2020-07-01 | ktest.pl: Just open up the log file once | Steven Rostedt (VMware) | 1 | -12/+12 |
2020-07-01 | ktest.pl: Add a NOT operator | Steven Rostedt (VMware) | 1 | -0/+6 |
2020-07-01 | ktest.pl: Define PRE_TEST_DIE to kill the test if the PRE_TEST fails | Steven Rostedt (VMware) | 2 | -1/+12 |
2020-07-01 | ktest.pl: Always show log file location if defined even on success | Steven Rostedt (VMware) | 1 | -0/+4 |
2020-07-01 | ktest.pl: Have config-bisect save each config used in the bisect | Steven Rostedt (VMware) | 1 | -2/+8 |
2020-03-09 | ktest: Fix typos in ktest.pl | Masanari Iida | 1 | -6/+6 |
2020-03-09 | ktest: Add timeout for ssh sync testing | Steven Rostedt (VMware) | 1 | -1/+1 |
2020-03-09 | ktest: Make default build option oldconfig not randconfig | Steven Rostedt (VMware) | 2 | -2/+2 |
2020-03-09 | ktest: Fix some typos in sample.conf | Masanari Iida | 1 | -10/+10 |
2019-07-24 | ktest: Fix some typos in config-bisect.pl | Masanari Iida | 1 | -2/+2 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 166 | Thomas Gleixner | 2 | -3/+2 |
2019-05-10 | ktest: update sample.conf for grub2bls | Masayoshi Mizuma | 1 | -2/+18 |
2019-05-10 | ktest: remove get_grub2_index | Masayoshi Mizuma | 1 | -36/+0 |
2019-05-10 | ktest: pass KERNEL_VERSION to POST_KTEST | Masayoshi Mizuma | 1 | -1/+3 |
2019-05-10 | ktest: introduce grub2bls REBOOT_TYPE option | Masayoshi Mizuma | 1 | -3/+15 |
2019-05-10 | ktest: cleanup get_grub_index | Masayoshi Mizuma | 1 | -33/+17 |
2019-05-10 | ktest: introduce _get_grub_index | Masayoshi Mizuma | 1 | -0/+37 |
2019-04-18 | ktest: introduce REBOOT_RETURN_CODE to confirm the result of REBOOT | Masayoshi Mizuma | 2 | -0/+13 |
2019-04-18 | ktest: Add support for meta characters in GRUB_MENU | Masayoshi Mizuma | 1 | -2/+4 |
2019-04-18 | ktest: Show name and iteration on errors | Steven Rostedt (VMware) | 1 | -6/+20 |
2018-04-12 | Merge tag 'ktest-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 3 | -272/+1091 |
2018-04-10 | ktest: Take submenu into account for grub2 menus | Satoru Takeuchi | 1 | -1/+1 |
2018-04-08 | ktest.pl: Add MAIL_COMMAND option to define how to send email | Steven Rostedt (VMware) | 2 | -20/+46 |