summaryrefslogtreecommitdiff
path: root/tools/testing/ktest
AgeCommit message (Expand)AuthorFilesLines
14 daysktest: Add logfile to failure directorySteven Rostedt1-0/+6
14 daysktest: Fix the month in the name of the failure directorySteven Rostedt1-1/+1
2026-03-18ktest: Store failure logs also in fatal pathsRicardo B. Marlière1-0/+5
2026-03-09ktest: Add a --dry-run modeRicardo B. Marlière1-26/+63
2026-03-09ktest: Run POST_KTEST hooks on failure and cancellationRicardo B. Marlière1-5/+22
2026-03-09ktest: Add PRE_KTEST_DIE for PRE_KTEST failuresRicardo B. Marlière2-1/+13
2026-03-09ktest: Stop dropping console output during power-cycle rebootRicardo B. Marlière1-5/+6
2026-03-09ktest: Run commands through list-form shell openRicardo B. Marlière1-1/+4
2026-03-09ktest: Honor empty per-test option overridesRicardo B. Marlière1-2/+4
2026-03-09ktest: Treat undefined self-reference as emptyRicardo B. Marlière1-0/+8
2026-03-09ktest: Resolve LOG_FILE in test option contextRicardo B. Marlière1-1/+1
2026-03-09ktest: Avoid undef warning when WARNINGS_FILE is unsetRicardo B. Marlière1-1/+1
2025-12-04ktest.pl: Fix uninitialized var in config-bisect.plSteven Rostedt1-2/+2
2025-07-29ktest.pl: Add new PATCHCHECK_SKIP option to skip testing individual commitsSteven Rostedt2-0/+35
2025-07-21ktest.pl: Always display BUILD_DIR and OUTPUT_DIR at the start of testsSteven Rostedt1-0/+4
2025-07-21ktest.pl: Prevent recursion of default variable optionsSteven Rostedt1-1/+4
2025-07-21ktest.pl: Have -D option work without a spaceSteven Rostedt1-0/+9
2025-07-21ktest.pl: Allow command option -D to override temp variablesSteven Rostedt1-2/+20
2025-07-21ktest.pl: Add -D option to override optionsSteven Rostedt1-1/+44
2025-03-27ktest: Fix Test Failures Due to Missing LOG_FILE DirectoriesAyush Jain1-0/+8
2024-12-19ktest.pl: Fix typo "accesing"WangYuli1-1/+1
2024-12-19ktest.pl: Fix typo in commentBa Jing1-1/+1
2024-12-19ktest.pl: Remove unused declarations in run_bisect_test functionBa Jing1-2/+0
2024-12-19ktest.pl: Check kernelrelease return in get_versionRicardo B. Marliere1-0/+5
2024-09-04ktest.pl: Avoid false positives with grub2 skip regexDaniel Jordan1-1/+1
2024-09-04ktest.pl: Always warn on build warningsSteven Rostedt1-8/+18
2024-03-15ktest: force $buildonly = 1 for 'make_warnings_file' test typeRicardo B. Marliere1-0/+1
2024-03-15ktest.pl: Process variables within variablesSteven Rostedt1-6/+10
2023-02-20ktest: Restore stty setting at first in dodieMasami Hiramatsu (Google)1-5/+5
2023-02-20ktest.pl: Add RUN_TIMEOUT option with default unlimitedSteven Rostedt2-4/+21
2023-02-20ktest.pl: Give back console on Ctrt^C on monitorSteven Rostedt1-0/+3
2023-02-20ktest.pl: Fix missing "end_monitor" when machine check failsSteven Rostedt1-1/+2
2022-12-09ktest.pl: Add shell commands to variablesSteven Rostedt (Google)2-1/+16
2022-12-08kest.pl: Fix grub2 menu handling for rebootingSteven Rostedt1-5/+15
2022-12-08ktest.pl minconfig: Unset configs instead of just removing themSteven Rostedt1-1/+2
2021-08-16bootconfig/tracing/ktest: Update ktest example for boot-time tracingMasami Hiramatsu2-6/+16
2021-06-24bootconfig/tracing/ktest: Add ktest examples of testing bootconfigSteven Rostedt (VMware)9-0/+385
2021-05-04ktest: Re-arrange the code blocks for better discoverabilityJohn 'Warthog9' Hawley (VMware)1-142/+154
2021-05-04ktest: Further consistency cleanupsJohn 'Warthog9' Hawley (VMware)1-49/+36
2021-05-04ktest: Fixing indentation to match expected patternJohn 'Warthog9' Hawley (VMware)1-94/+92
2021-05-04ktest: Adding editor hints to improve consistencyJohn 'Warthog9' Hawley (VMware)1-0/+9
2021-05-04ktest: Add example config for using VMware VMsJohn 'Warthog9' Hawley (VMware)1-0/+137
2021-05-04ktest: Minor cleanup with uninitialized variable $build_optionsJohn 'Warthog9' Hawley (VMware)1-0/+3
2020-12-23Merge tag 'kbuild-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-1/+1
2020-12-08tweewide: Fix most Shebang linesFinn Behrens1-1/+1
2020-12-01ktest.pl: Fix the logic for truncating the size of the log file for emailSteven Rostedt (VMware)1-7/+6
2020-12-01ktest.pl: If size of log is too big to email, email error messageSteven Rostedt (VMware)1-1/+6
2020-12-01ktest.pl: Fix incorrect reboot for grub2blsLibo Chen1-1/+1
2020-08-11Merge tag 'ktest-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2-16/+105
2020-08-10ktest.pl: Fix spelling mistake "Cant" -> "Can't"Colin Ian King1-1/+1