index
:
linux-toradex.git
colibri
colibri_vf
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.6-2.0.x-imx
toradex_6.6-2.1.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
/
ktest.pl
Age
Commit message (
Expand
)
Author
2011-07-15
ktest: Fix bug when ADD_CONFIG is set but MIN_CONFIG is not
Steven Rostedt
2011-07-15
ktest: Keep fonud configs separate from default configs
Steven Rostedt
2011-07-15
ktest: Add prompt to use OUTPUT_MIN_CONFIG
Steven Rostedt
2011-07-15
ktest: Use Kconfig dependencies to shorten time to make min_config
Steven Rostedt
2011-07-15
ktest: Add test type make_min_config
Steven Rostedt
2011-06-14
ktest: Require one TEST_START in config file
Steven Rostedt
2011-06-14
ktest: Add helper function to avoid duplicate code
Steven Rostedt
2011-06-14
ktest: Add IGNORE_WARNINGS to ignore warnings in some patches
Steven Rostedt
2011-06-14
ktest: Fix tar extracting of modules to target
Steven Rostedt
2011-06-14
ktest: Have the testing tmp dir include machine name
Steven Rostedt
2011-06-14
ktest: Add POST/PRE_BUILD options
Steven Rostedt
2011-06-13
ktest: Allow initrd processing without modules defined
Steven Rostedt
2011-06-13
ktest: Have LOG_FILE evaluate options as well
Steven Rostedt
2011-06-13
ktest: Have wait on stdio honor bug timeout
Steven Rostedt
2011-06-13
ktest: Implement our own force min config
Steven Rostedt
2011-06-13
ktest: Add TEST_NAME option
Steven Rostedt
2011-06-13
ktest: Add CONFIG_BISECT_GOOD option
Steven Rostedt
2011-06-13
ktest: Add detection of triple faults
Steven Rostedt
2011-06-13
ktest: Notify reason to break out of monitoring boot
Steven Rostedt
2011-06-02
ktest: Ignore unset values of the minconfig in config_bisect
Steven Rostedt
2011-06-02
ktest: Fix result of rebooting the kernel
Steven Rostedt
2011-06-02
ktest: Fix off-by-one in config bisect result
Steven Rostedt
2011-05-20
ktest: Allow options to be used by other options
Steven Rostedt
2011-05-20
ktest: Create variables for the ktest config files
Steven Rostedt
2011-05-20
ktest: Reboot after each patchcheck run
Steven Rostedt
2011-05-20
ktest: Reboot to good kernel after every bisect run
Steven Rostedt
2011-05-20
ktest: If test failed due to timeout, print that
Steven Rostedt
2011-05-20
ktest: Fix post install command
Steven Rostedt
2011-03-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
2011-03-08
ktest: Add STOP_TEST_AFTER to stop the test after a period of time
Steven Rostedt
2011-03-08
ktest: Monitor kernel while running of user tests
Steven Rostedt
2011-03-08
ktest: Fix bug where the test would not end after failure
Steven Rostedt
2011-03-08
ktest: Add BISECT_FILES to run git bisect on paths
Steven Rostedt
2011-03-08
ktest: Add BISECT_SKIP
Steven Rostedt
2011-03-08
ktest: Add manual bisect
Steven Rostedt
2011-03-08
ktest: Handle kernels before make oldnoconfig
Steven Rostedt
2011-03-08
ktest: Start failure timeout on panic too
Steven Rostedt
2011-03-08
ktest: Print logfile name on failure
Steven Rostedt
2011-02-08
trivial: Fix Steven's Copyright typos
Uwe Kleine-König
2010-11-18
ktest: Ask for the manditory config options instead of just failing
Steven Rostedt
2010-11-18
ktest: Copy the last good and bad configs in config_bisect
Steven Rostedt
2010-11-18
ktest: For grub reboot, use run_ssh instead of run_command
Steven Rostedt
2010-11-18
ktest: Added force stop after success and failure
Steven Rostedt
2010-11-18
ktest: Parse off the directory name in useconfig for failures
Steven Rostedt
2010-11-18
ktest: Use different temp config name for minconfig
Steven Rostedt
2010-11-18
ktest: Added config_bisect test type
Steven Rostedt
2010-11-18
ktest/cleanups: Added version 0.2, ssh as options
Steven Rostedt
2010-11-18
ktest: Output something easy to parse for failure or success
Steven Rostedt
2010-11-18
ktest: Allow a test case to undefine a default value
Steven Rostedt
2010-11-18
ktest: Use $output_config instead of typing $outputdir/.config
Steven Rostedt
[next]