index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
ktest
/
ktest.pl
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-12
Merge tag 'ktest-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-272
/
+261
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)
1
-20
/
+34
2018-04-08
ktest.pl: Use run_command to execute sending mail
Steven Rostedt (VMware)
1
-2
/
+2
2018-04-08
ktest.pl: Allow dodie be recursive
Steven Rostedt (VMware)
1
-0
/
+7
2018-04-08
ktest.pl: Kill test if mailer is not supported
Steven Rostedt (VMware)
1
-1
/
+1
2018-04-08
ktest.pl: Add MAIL_PATH option to define where to find the mailer
Steven Rostedt (VMware)
1
-5
/
+31
2018-04-06
ktest.pl: No need to print no mailer is specified when mailto is not
Steven Rostedt (VMware)
1
-3
/
+5
2018-04-06
Ktest: Use dodie for critical falures
Tim Tianyang Chen
1
-27
/
+27
2018-04-06
Ktest: Add SigInt handling
Tim Tianyang Chen
1
-0
/
+10
2018-04-06
Ktest: Add email support
Tim Tianyang Chen
1
-3
/
+58
2018-04-06
ktest.pl: Detect if a config-bisect was interrupted
Steven Rostedt (VMware)
1
-0
/
+14
2018-04-06
ktest.pl: Make finding config-bisect.pl dynamic
Steven Rostedt (VMware)
1
-1
/
+26
2018-04-06
ktest.pl: Have ktest.pl pass -r to config-bisect.pl to reset bisect
Steven Rostedt (VMware)
1
-1
/
+5
2018-04-06
ktest.pl: Use diffconfig if available for failed config bisects
Steven Rostedt (VMware)
1
-1
/
+5
2018-04-06
ktest.pl: Allow for the config-bisect.pl output to display to console
Steven Rostedt (VMware)
1
-4
/
+12
2018-04-06
ktest: Use config-bisect.pl in ktest.pl
Scott Wood
1
-222
/
+42
2018-03-21
ktest: Set do_not_reboot=y for CONFIG_BISECT_TYPE=build
Scott Wood
1
-1
/
+2
2018-03-21
ktest: Set buildonly=1 for CONFIG_BISECT_TYPE=build
Scott Wood
1
-13
/
+5
2018-03-21
ktest: Clarify config file usage
Scott Wood
1
-1
/
+2
2018-03-21
ktest: Add CONNECT_TIMEOUT to change the connection timeout time
Steven Rostedt (VMware)
1
-2
/
+5
2018-03-21
ktest: Wait for console process to exit
Steven Rostedt (VMware)
1
-0
/
+3
2018-03-16
arch: remove tile port
Arnd Bergmann
1
-2
/
+0
2017-03-08
Merge tag 'ktest-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-8
/
+13
2017-03-08
ktest: Make sure wait_for_input does honor the timeout
Steven Rostedt (VMware)
1
-7
/
+11
2017-03-08
ktest: Fix while loop in wait_for_input
Steven Rostedt (VMware)
1
-3
/
+4
2017-02-28
Merge tag 'ktest-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-35
/
+76
2017-02-07
ktest: Add variable run_command_status to save status of commands executed
Steven Rostedt (VMware)
1
-11
/
+11
2017-02-07
ktest.pl: Powercycle the box on reboot if no connection can be made
Steven Rostedt (VMware)
1
-11
/
+29
2017-02-07
ktest: Add timeout to ssh command
Steven Rostedt (VMware)
1
-8
/
+27
2017-02-07
ktest: Fix child exit code processing
Steven Rostedt (VMware)
1
-1
/
+1
2017-02-07
ktest: Have POST_TEST run after the test has totally completed
Steven Rostedt (VMware)
1
-8
/
+12
2016-12-15
ktest.pl: fix english
Pavel Machek
1
-4
/
+4
2015-02-03
ktest: Place quotes around item variable
Steven Rostedt (Red Hat)
1
-1
/
+1
2015-02-02
ktest: Cleanup terminal on dodie() failure
Josh Poimboeuf
1
-1
/
+6
2015-02-02
ktest: Print build,install,boot,test times at success and failure
Steven Rostedt (Red Hat)
1
-0
/
+4
2015-02-02
ktest: Enable user input to the console
Josh Poimboeuf
1
-15
/
+36
2015-02-02
ktest: Give console process a dedicated tty
Josh Poimboeuf
1
-9
/
+57
2015-01-29
ktest: Rename start_monitor_and_boot to start_monitor_and_install
Steven Rostedt (Red Hat)
1
-5
/
+5
2015-01-29
ktest: Show times for build, install, boot and test
Steven Rostedt (Red Hat)
1
-4
/
+105
2015-01-28
ktest: Restore tty settings after closing console
Josh Poimboeuf
1
-0
/
+7
2015-01-28
ktest: Add timings for commands
Steven Rostedt (Red Hat)
1
-0
/
+13
2014-11-23
ktest: Add back "tail -1" to kernelrelease make
Steven Rostedt (Red Hat)
1
-1
/
+1
2014-11-22
ktest: Add name to running title
Steven Rostedt (Red Hat)
1
-1
/
+7
2014-11-22
ktest: Allow tests to undefine default options
Steven Rostedt (Red Hat)
1
-8
/
+15
2014-11-22
ktest: Fix make_min_config to handle new assign_configs call
Steven Rostedt (Red Hat)
1
-1
/
+3
2014-11-22
ktest: Use make -s kernelrelease
Michal Marek
1
-1
/
+1
2014-10-08
ktest: Don't bother with bisect good or bad on replay
Steven Rostedt (Red Hat)
1
-6
/
+8
2014-10-08
ktest: Fix check for new kernel success on rebooting to good kernel
Steven Rostedt (Red Hat)
1
-0
/
+6
2014-09-20
ktest: add ability to skip during BISECT_MANUAL
Chris J Arges
1
-2
/
+4
[next]