~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
py
/
u_boot_console_base.py
Commit message (
Expand
)
Author
Age
*
test/py: Reset the console timeout value
Bin Meng
2022-05-26
*
test: Correct pylint errors
Simon Glass
2022-03-02
*
test/py: Handle expected reboot while booting sandbox
Masami Hiramatsu
2022-02-26
*
test/py: Handle expected reset by command
Masami Hiramatsu
2022-02-26
*
serial: Rename SERIAL_SUPPORT to SERIAL
Simon Glass
2021-09-04
*
test/py: Add test support for three stage boot
Yan Liu
2020-08-04
*
spl/tpl: change banner into upper case
Heiko Schocher
2018-12-07
*
spl: Add a define for SPL_TPL_PROMPT
Simon Glass
2018-11-26
*
test/py: ignore console read exceptions after test failure
Stephen Warren
2018-10-06
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
test/py: add timestamps to log
Stephen Warren
2017-11-17
*
test/py: u_boot_console_base.py: fix typo
Heinrich Schuchardt
2017-09-15
*
test/py: match prompt only at line boundaries
Stephen Warren
2016-08-20
*
test: Adjust run_command_list() to return a list of strings
Simon Glass
2016-08-05
*
test: Add a function to restart U-Boot
Simon Glass
2016-08-05
*
test: Fix typos in comments
Simon Glass
2016-08-05
*
Merge git://git.denx.de/u-boot-dm
Tom Rini
2016-07-15
|
\
|
*
test/py: Provide a way to get early console output
Simon Glass
2016-07-14
|
*
test/py: Note which console produced unexpected output
Simon Glass
2016-07-14
*
|
test/py: Add a helper to run a list of U-Boot commands
Simon Glass
2016-07-14
|
/
*
test/py: Support setting up specific timeout
Michal Simek
2016-05-27
*
test/py: use space to interrupt autoboot
Stephen Warren
2016-02-26
*
test/py: Add option to skip SPL signature checking
Michal Simek
2016-02-25
*
test/py: only check for SPL signature if SPL uses serial output
Heiko Schocher
2016-02-24
*
test/py: put "Starting U-Boot" into separate log section
Stephen Warren
2016-02-15
*
test/py: fix CONFIG_SPL test
Stephen Warren
2016-02-15
*
test/py: capture the entire U-Boot version at boot
Stephen Warren
2016-02-09
*
test/py: support running sandbox under gdbserver
Stephen Warren
2016-02-08
*
test/py: detect another "bad pattern" in console output
Stephen Warren
2016-01-28
*
test/py: check for bad patterns everywhere we wait
Stephen Warren
2016-01-28
*
test.py: calculate bad patterns on change only
Stephen Warren
2016-01-28
*
test/py: use " for docstrings
Stephen Warren
2016-01-28
*
test/py: make crash detection more robust
Stephen Warren
2016-01-28
*
test/py: move find_ram_base() into u_boot_utils
Stephen Warren
2016-01-28
*
test/py: add various utility code
Stephen Warren
2016-01-28
*
test/py: log when tests send CTRL-C
Stephen Warren
2016-01-28
*
test/py: drain console log at the end of any failed test
Stephen Warren
2016-01-28
*
test/py: move U-Boot respawn trigger to the test core
Stephen Warren
2016-01-28
*
test/py: Implement pytest infrastructure
Stephen Warren
2016-01-20