index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
py
/
u_boot_console_base.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
spl/tpl: change banner into upper case
Heiko Schocher
2018-12-07
1
-1
/
+1
*
spl: Add a define for SPL_TPL_PROMPT
Simon Glass
2018-11-26
1
-1
/
+1
*
test/py: ignore console read exceptions after test failure
Stephen Warren
2018-10-06
1
-1
/
+11
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
test/py: add timestamps to log
Stephen Warren
2017-11-17
1
-0
/
+3
*
test/py: u_boot_console_base.py: fix typo
Heinrich Schuchardt
2017-09-15
1
-1
/
+1
*
test/py: match prompt only at line boundaries
Stephen Warren
2016-08-20
1
-3
/
+3
*
test: Adjust run_command_list() to return a list of strings
Simon Glass
2016-08-05
1
-3
/
+4
*
test: Add a function to restart U-Boot
Simon Glass
2016-08-05
1
-0
/
+5
*
test: Fix typos in comments
Simon Glass
2016-08-05
1
-2
/
+2
*
Merge git://git.denx.de/u-boot-dm
Tom Rini
2016-07-15
1
-1
/
+11
|
\
|
*
test/py: Provide a way to get early console output
Simon Glass
2016-07-14
1
-0
/
+10
|
*
test/py: Note which console produced unexpected output
Simon Glass
2016-07-14
1
-1
/
+1
*
|
test/py: Add a helper to run a list of U-Boot commands
Simon Glass
2016-07-14
1
-0
/
+16
|
/
*
test/py: Support setting up specific timeout
Michal Simek
2016-05-27
1
-0
/
+31
*
test/py: use space to interrupt autoboot
Stephen Warren
2016-02-26
1
-1
/
+1
*
test/py: Add option to skip SPL signature checking
Michal Simek
2016-02-25
1
-1
/
+3
*
test/py: only check for SPL signature if SPL uses serial output
Heiko Schocher
2016-02-24
1
-2
/
+7
*
test/py: put "Starting U-Boot" into separate log section
Stephen Warren
2016-02-15
1
-1
/
+3
*
test/py: fix CONFIG_SPL test
Stephen Warren
2016-02-15
1
-1
/
+1
*
test/py: capture the entire U-Boot version at boot
Stephen Warren
2016-02-09
1
-8
/
+3
*
test/py: support running sandbox under gdbserver
Stephen Warren
2016-02-08
1
-1
/
+2
*
test/py: detect another "bad pattern" in console output
Stephen Warren
2016-01-28
1
-0
/
+2
*
test/py: check for bad patterns everywhere we wait
Stephen Warren
2016-01-28
1
-7
/
+19
*
test.py: calculate bad patterns on change only
Stephen Warren
2016-01-28
1
-24
/
+25
*
test/py: use " for docstrings
Stephen Warren
2016-01-28
1
-24
/
+24
*
test/py: make crash detection more robust
Stephen Warren
2016-01-28
1
-13
/
+7
*
test/py: move find_ram_base() into u_boot_utils
Stephen Warren
2016-01-28
1
-37
/
+0
*
test/py: add various utility code
Stephen Warren
2016-01-28
1
-0
/
+19
*
test/py: log when tests send CTRL-C
Stephen Warren
2016-01-28
1
-0
/
+1
*
test/py: drain console log at the end of any failed test
Stephen Warren
2016-01-28
1
-0
/
+38
*
test/py: move U-Boot respawn trigger to the test core
Stephen Warren
2016-01-28
1
-2
/
+0
*
test/py: Implement pytest infrastructure
Stephen Warren
2016-01-20
1
-0
/
+360