Tom Rini
|
ebe621d5fb
Merge git://git.denx.de/u-boot-dm
|
8 лет назад |
Simon Glass
|
ebec58fbcb
test/py: Provide a way to get early console output
|
8 лет назад |
Simon Glass
|
c7f636f59d
test/py: Note which console produced unexpected output
|
8 лет назад |
Simon Glass
|
73a9054d0f
test/py: Add a helper to run a list of U-Boot commands
|
8 лет назад |
Michal Simek
|
87861c1970
test/py: Support setting up specific timeout
|
9 лет назад |
Stephen Warren
|
38831ca3be
test/py: use space to interrupt autoboot
|
9 лет назад |
Michal Simek
|
299e5bb7c2
test/py: Add option to skip SPL signature checking
|
9 лет назад |
Heiko Schocher
|
b1309a23e0
test/py: only check for SPL signature if SPL uses serial output
|
9 лет назад |
Stephen Warren
|
9725543843
test/py: put "Starting U-Boot" into separate log section
|
9 лет назад |
Stephen Warren
|
1235c79182
test/py: fix CONFIG_SPL test
|
9 лет назад |
Stephen Warren
|
c82ce04a3f
test/py: capture the entire U-Boot version at boot
|
9 лет назад |
Stephen Warren
|
89ab841088
test/py: support running sandbox under gdbserver
|
9 лет назад |
Stephen Warren
|
9129d9f5fd
test/py: detect another "bad pattern" in console output
|
9 лет назад |
Stephen Warren
|
0c6189b5d6
test/py: check for bad patterns everywhere we wait
|
9 лет назад |
Stephen Warren
|
e4119ebb6d
test.py: calculate bad patterns on change only
|
9 лет назад |
Stephen Warren
|
e8debf394f
test/py: use " for docstrings
|
9 лет назад |
Stephen Warren
|
e787a58fe2
test/py: make crash detection more robust
|
9 лет назад |
Stephen Warren
|
0526610334
test/py: move find_ram_base() into u_boot_utils
|
9 лет назад |
Stephen Warren
|
76b4693928
test/py: add various utility code
|
9 лет назад |
Stephen Warren
|
783cbcd360
test/py: log when tests send CTRL-C
|
9 лет назад |
Stephen Warren
|
c10eb9d39f
test/py: drain console log at the end of any failed test
|
9 лет назад |
Stephen Warren
|
636f38d83a
test/py: move U-Boot respawn trigger to the test core
|
9 лет назад |
Stephen Warren
|
d201506cca
test/py: Implement pytest infrastructure
|
9 лет назад |