Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
86f5d056773a40c65f149be00afd0db9402a7fc4
/
test
/
py
/
u_boot_console_base.py
739b386
test/py: Reset the console timeout value
by Bin Meng
· Tue May 17 23:24:43 2022 +0800
f799076
test: Correct pylint errors
by Simon Glass
· Fri Feb 11 13:23:23 2022 -0700
4d3b996
test/py: Handle expected reboot while booting sandbox
by Masami Hiramatsu
· Wed Feb 16 15:16:02 2022 +0900
0ff2278
test/py: Handle expected reset by command
by Masami Hiramatsu
· Wed Feb 16 15:15:52 2022 +0900
f4d6039
serial: Rename SERIAL_SUPPORT to SERIAL
by Simon Glass
· Sun Aug 08 12:20:12 2021 -0600
365a753
test/py: Add test support for three stage boot
by Yan Liu
· Tue Jul 21 11:12:05 2020 -0400
ce25123
spl/tpl: change banner into upper case
by Heiko Schocher
· Wed Dec 05 11:29:54 2018 +0100
dbd3f11
spl: Add a define for SPL_TPL_PROMPT
by Simon Glass
· Thu Nov 15 18:43:56 2018 -0700
677b9cc
test/py: ignore console read exceptions after test failure
by Stephen Warren
· Thu Sep 20 16:55:03 2018 -0600
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
b1c556a
test/py: add timestamps to log
by Stephen Warren
· Fri Oct 27 11:04:08 2017 -0600
bec160a
test/py: u_boot_console_base.py: fix typo
by Heinrich Schuchardt
· Thu Sep 14 12:27:07 2017 +0200
6d08340
test/py: match prompt only at line boundaries
by Stephen Warren
· Tue Aug 16 19:58:59 2016 -0600
2ca7311
test: Adjust run_command_list() to return a list of strings
by Simon Glass
· Sun Jul 31 17:35:09 2016 -0600
37c2ce1
test: Add a function to restart U-Boot
by Simon Glass
· Sun Jul 31 17:35:08 2016 -0600
d5deca0
test: Fix typos in comments
by Simon Glass
· Sun Jul 31 17:35:04 2016 -0600
ecf6082
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· Fri Jul 15 08:06:22 2016 -0400
9bc2083
test/py: Provide a way to get early console output
by Simon Glass
· Mon Jul 04 11:58:39 2016 -0600
ba83e94
test/py: Note which console produced unexpected output
by Simon Glass
· Mon Jul 04 11:58:38 2016 -0600
2436bb0
test/py: Add a helper to run a list of U-Boot commands
by Simon Glass
· Sun Jul 03 09:40:42 2016 -0600
6b46318
test/py: Support setting up specific timeout
by Michal Simek
· Thu May 19 07:57:41 2016 +0200
850e3f7
test/py: use space to interrupt autoboot
by Stephen Warren
· Mon Feb 15 17:39:38 2016 -0700
777526a
test/py: Add option to skip SPL signature checking
by Michal Simek
· Thu Feb 25 14:58:24 2016 +0100
48d5a7e
test/py: only check for SPL signature if SPL uses serial output
by Heiko Schocher
· Wed Feb 17 18:32:51 2016 +0100
80eea63
test/py: put "Starting U-Boot" into separate log section
by Stephen Warren
· Thu Feb 11 11:46:12 2016 -0700
a1234e8
test/py: fix CONFIG_SPL test
by Stephen Warren
· Wed Feb 10 12:39:30 2016 -0700
5af83c4
test/py: capture the entire U-Boot version at boot
by Stephen Warren
· Fri Feb 05 18:04:43 2016 -0700
33db1ee
test/py: support running sandbox under gdbserver
by Stephen Warren
· Thu Feb 04 16:11:50 2016 -0700
3bd79d3
test/py: detect another "bad pattern" in console output
by Stephen Warren
· Wed Jan 27 23:57:50 2016 -0700
68a9bb6
test/py: check for bad patterns everywhere we wait
by Stephen Warren
· Wed Jan 27 23:57:49 2016 -0700
1115a97
test.py: calculate bad patterns on change only
by Stephen Warren
· Wed Jan 27 23:57:48 2016 -0700
75e731e
test/py: use " for docstrings
by Stephen Warren
· Tue Jan 26 13:41:30 2016 -0700
0c09352
test/py: make crash detection more robust
by Stephen Warren
· Mon Jan 25 15:07:58 2016 -0700
f7743ce
test/py: move find_ram_base() into u_boot_utils
by Stephen Warren
· Thu Jan 21 16:05:30 2016 -0700
ef824f5
test/py: add various utility code
by Stephen Warren
· Fri Jan 22 12:30:12 2016 -0700
a88c417
test/py: log when tests send CTRL-C
by Stephen Warren
· Fri Jan 22 12:30:10 2016 -0700
97a5466
test/py: drain console log at the end of any failed test
by Stephen Warren
· Fri Jan 22 12:30:09 2016 -0700
e1d24d0
test/py: move U-Boot respawn trigger to the test core
by Stephen Warren
· Fri Jan 22 12:30:08 2016 -0700
10e5063
test/py: Implement pytest infrastructure
by Stephen Warren
· Fri Jan 15 11:15:24 2016 -0700