index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
ktest
/
ktest.pl
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ktest.pl: Avoid false positives with grub2 skip regex
Daniel Jordan
2024-09-04
1
-1
/
+1
*
ktest.pl: Always warn on build warnings
Steven Rostedt
2024-09-04
1
-8
/
+18
*
ktest: force $buildonly = 1 for 'make_warnings_file' test type
Ricardo B. Marliere
2024-03-15
1
-0
/
+1
*
ktest.pl: Process variables within variables
Steven Rostedt
2024-03-15
1
-6
/
+10
*
ktest: Restore stty setting at first in dodie
Masami Hiramatsu (Google)
2023-02-20
1
-5
/
+5
*
ktest.pl: Add RUN_TIMEOUT option with default unlimited
Steven Rostedt
2023-02-20
1
-4
/
+16
*
ktest.pl: Give back console on Ctrt^C on monitor
Steven Rostedt
2023-02-20
1
-0
/
+3
*
ktest.pl: Fix missing "end_monitor" when machine check fails
Steven Rostedt
2023-02-20
1
-1
/
+2
*
ktest.pl: Add shell commands to variables
Steven Rostedt (Google)
2022-12-09
1
-1
/
+8
*
kest.pl: Fix grub2 menu handling for rebooting
Steven Rostedt
2022-12-08
1
-5
/
+15
*
ktest.pl minconfig: Unset configs instead of just removing them
Steven Rostedt
2022-12-08
1
-1
/
+2
*
ktest: Re-arrange the code blocks for better discoverability
John 'Warthog9' Hawley (VMware)
2021-05-04
1
-142
/
+154
*
ktest: Further consistency cleanups
John 'Warthog9' Hawley (VMware)
2021-05-04
1
-49
/
+36
*
ktest: Fixing indentation to match expected pattern
John 'Warthog9' Hawley (VMware)
2021-05-04
1
-94
/
+92
*
ktest: Adding editor hints to improve consistency
John 'Warthog9' Hawley (VMware)
2021-05-04
1
-0
/
+9
*
ktest: Minor cleanup with uninitialized variable $build_options
John 'Warthog9' Hawley (VMware)
2021-05-04
1
-0
/
+3
*
ktest.pl: Fix the logic for truncating the size of the log file for email
Steven Rostedt (VMware)
2020-11-30
1
-7
/
+6
*
ktest.pl: If size of log is too big to email, email error message
Steven Rostedt (VMware)
2020-11-30
1
-1
/
+6
*
ktest.pl: Fix incorrect reboot for grub2bls
Libo Chen
2020-11-30
1
-1
/
+1
*
ktest.pl: Fix spelling mistake "Cant" -> "Can't"
Colin Ian King
2020-08-10
1
-1
/
+1
*
ktest.pl: Change the logic to control the size of the log file emailed
Steven Rostedt (VMware)
2020-08-10
1
-3
/
+6
*
ktest.pl: Add MAIL_MAX_SIZE to limit the amount of log emailed
Steven Rostedt (VMware)
2020-07-02
1
-1
/
+11
*
ktest.pl: Add the log of last test in email on failure
Steven Rostedt (VMware)
2020-07-02
1
-4
/
+38
*
ktest.pl: Turn off buffering to the log file
Steven Rostedt (VMware)
2020-07-01
1
-0
/
+2
*
ktest.pl: Just open up the log file once
Steven Rostedt (VMware)
2020-07-01
1
-12
/
+12
*
ktest.pl: Add a NOT operator
Steven Rostedt (VMware)
2020-07-01
1
-0
/
+6
*
ktest.pl: Define PRE_TEST_DIE to kill the test if the PRE_TEST fails
Steven Rostedt (VMware)
2020-07-01
1
-1
/
+7
*
ktest.pl: Always show log file location if defined even on success
Steven Rostedt (VMware)
2020-07-01
1
-0
/
+4
*
ktest.pl: Have config-bisect save each config used in the bisect
Steven Rostedt (VMware)
2020-07-01
1
-2
/
+8
*
ktest: Fix typos in ktest.pl
Masanari Iida
2020-03-09
1
-6
/
+6
*
ktest: Add timeout for ssh sync testing
Steven Rostedt (VMware)
2020-03-09
1
-1
/
+1
*
ktest: Make default build option oldconfig not randconfig
Steven Rostedt (VMware)
2020-03-09
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 166
Thomas Gleixner
2019-05-30
1
-1
/
+1
*
ktest: remove get_grub2_index
Masayoshi Mizuma
2019-05-10
1
-36
/
+0
*
ktest: pass KERNEL_VERSION to POST_KTEST
Masayoshi Mizuma
2019-05-10
1
-1
/
+3
*
ktest: introduce grub2bls REBOOT_TYPE option
Masayoshi Mizuma
2019-05-10
1
-3
/
+15
*
ktest: cleanup get_grub_index
Masayoshi Mizuma
2019-05-10
1
-33
/
+17
*
ktest: introduce _get_grub_index
Masayoshi Mizuma
2019-05-10
1
-0
/
+37
*
ktest: introduce REBOOT_RETURN_CODE to confirm the result of REBOOT
Masayoshi Mizuma
2019-04-18
1
-0
/
+9
*
ktest: Add support for meta characters in GRUB_MENU
Masayoshi Mizuma
2019-04-18
1
-2
/
+4
*
ktest: Show name and iteration on errors
Steven Rostedt (VMware)
2019-04-18
1
-6
/
+20
*
Merge tag 'ktest-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2018-04-12
1
-272
/
+261
|
\
|
*
ktest: Take submenu into account for grub2 menus
Satoru Takeuchi
2018-04-10
1
-1
/
+1
|
*
ktest.pl: Add MAIL_COMMAND option to define how to send email
Steven Rostedt (VMware)
2018-04-08
1
-20
/
+34
|
*
ktest.pl: Use run_command to execute sending mail
Steven Rostedt (VMware)
2018-04-08
1
-2
/
+2
|
*
ktest.pl: Allow dodie be recursive
Steven Rostedt (VMware)
2018-04-08
1
-0
/
+7
|
*
ktest.pl: Kill test if mailer is not supported
Steven Rostedt (VMware)
2018-04-08
1
-1
/
+1
|
*
ktest.pl: Add MAIL_PATH option to define where to find the mailer
Steven Rostedt (VMware)
2018-04-08
1
-5
/
+31
|
*
ktest.pl: No need to print no mailer is specified when mailto is not
Steven Rostedt (VMware)
2018-04-06
1
-3
/
+5
|
*
Ktest: Use dodie for critical falures
Tim Tianyang Chen
2018-04-06
1
-27
/
+27
[next]