index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
ktest
Age
Commit message (
Expand
)
Author
2025-07-29
ktest.pl: Add new PATCHCHECK_SKIP option to skip testing individual commits
Steven Rostedt
2025-07-21
ktest.pl: Always display BUILD_DIR and OUTPUT_DIR at the start of tests
Steven Rostedt
2025-07-21
ktest.pl: Prevent recursion of default variable options
Steven Rostedt
2025-07-21
ktest.pl: Have -D option work without a space
Steven Rostedt
2025-07-21
ktest.pl: Allow command option -D to override temp variables
Steven Rostedt
2025-07-21
ktest.pl: Add -D option to override options
Steven Rostedt
2025-03-27
ktest: Fix Test Failures Due to Missing LOG_FILE Directories
Ayush Jain
2024-12-18
ktest.pl: Fix typo "accesing"
WangYuli
2024-12-18
ktest.pl: Fix typo in comment
Ba Jing
2024-12-18
ktest.pl: Remove unused declarations in run_bisect_test function
Ba Jing
2024-12-18
ktest.pl: Check kernelrelease return in get_version
Ricardo B. Marliere
2024-09-04
ktest.pl: Avoid false positives with grub2 skip regex
Daniel Jordan
2024-09-04
ktest.pl: Always warn on build warnings
Steven Rostedt
2024-03-15
ktest: force $buildonly = 1 for 'make_warnings_file' test type
Ricardo B. Marliere
2024-03-15
ktest.pl: Process variables within variables
Steven Rostedt
2023-02-20
ktest: Restore stty setting at first in dodie
Masami Hiramatsu (Google)
2023-02-20
ktest.pl: Add RUN_TIMEOUT option with default unlimited
Steven Rostedt
2023-02-20
ktest.pl: Give back console on Ctrt^C on monitor
Steven Rostedt
2023-02-20
ktest.pl: Fix missing "end_monitor" when machine check fails
Steven Rostedt
2022-12-08
ktest.pl: Add shell commands to variables
Steven Rostedt (Google)
2022-12-07
kest.pl: Fix grub2 menu handling for rebooting
Steven Rostedt
2022-12-07
ktest.pl minconfig: Unset configs instead of just removing them
Steven Rostedt
2021-08-16
bootconfig/tracing/ktest: Update ktest example for boot-time tracing
Masami Hiramatsu
2021-06-24
bootconfig/tracing/ktest: Add ktest examples of testing bootconfig
Steven Rostedt (VMware)
2021-05-03
ktest: Re-arrange the code blocks for better discoverability
John 'Warthog9' Hawley (VMware)
2021-05-03
ktest: Further consistency cleanups
John 'Warthog9' Hawley (VMware)
2021-05-03
ktest: Fixing indentation to match expected pattern
John 'Warthog9' Hawley (VMware)
2021-05-03
ktest: Adding editor hints to improve consistency
John 'Warthog9' Hawley (VMware)
2021-05-03
ktest: Add example config for using VMware VMs
John 'Warthog9' Hawley (VMware)
2021-05-03
ktest: Minor cleanup with uninitialized variable $build_options
John 'Warthog9' Hawley (VMware)
2020-12-22
Merge tag 'kbuild-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2020-12-08
tweewide: Fix most Shebang lines
Finn Behrens
2020-11-30
ktest.pl: Fix the logic for truncating the size of the log file for email
Steven Rostedt (VMware)
2020-11-30
ktest.pl: If size of log is too big to email, email error message
Steven Rostedt (VMware)
2020-11-30
ktest.pl: Fix incorrect reboot for grub2bls
Libo Chen
2020-08-10
Merge tag 'ktest-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2020-08-10
ktest.pl: Fix spelling mistake "Cant" -> "Can't"
Colin Ian King
2020-08-10
ktest.pl: Change the logic to control the size of the log file emailed
Steven Rostedt (VMware)
2020-08-07
tools/: replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-07-02
ktest.pl: Add MAIL_MAX_SIZE to limit the amount of log emailed
Steven Rostedt (VMware)
2020-07-02
ktest.pl: Add the log of last test in email on failure
Steven Rostedt (VMware)
2020-07-01
ktest.pl: Turn off buffering to the log file
Steven Rostedt (VMware)
2020-07-01
ktest.pl: Just open up the log file once
Steven Rostedt (VMware)
2020-07-01
ktest.pl: Add a NOT operator
Steven Rostedt (VMware)
2020-07-01
ktest.pl: Define PRE_TEST_DIE to kill the test if the PRE_TEST fails
Steven Rostedt (VMware)
2020-07-01
ktest.pl: Always show log file location if defined even on success
Steven Rostedt (VMware)
2020-07-01
ktest.pl: Have config-bisect save each config used in the bisect
Steven Rostedt (VMware)
2020-03-09
ktest: Fix typos in ktest.pl
Masanari Iida
2020-03-09
ktest: Add timeout for ssh sync testing
Steven Rostedt (VMware)
2020-03-09
ktest: Make default build option oldconfig not randconfig
Steven Rostedt (VMware)
[next]