Commit Graph

31 Commits (lime2-spi)

Author SHA1 Message Date
Stephen Warren dddea0d0d7 test/py: ignore console read exceptions after test failure 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Stephen Warren 9679d339ad test/py: add timestamps to log 7 years ago
Heinrich Schuchardt cd3e8a72a6 test/py: u_boot_console_base.py: fix typo 7 years ago
Stephen Warren 4ba58bdabd test/py: match prompt only at line boundaries 8 years ago
Simon Glass f6d34651d8 test: Adjust run_command_list() to return a list of strings 8 years ago
Simon Glass 27c087d58a test: Add a function to restart U-Boot 8 years ago
Simon Glass 72f5226894 test: Fix typos in comments 8 years ago
Simon Glass ebec58fbcb test/py: Provide a way to get early console output 8 years ago
Simon Glass c7f636f59d test/py: Note which console produced unexpected output 8 years ago
Simon Glass 73a9054d0f test/py: Add a helper to run a list of U-Boot commands 8 years ago
Michal Simek 87861c1970 test/py: Support setting up specific timeout 8 years ago
Stephen Warren 38831ca3be test/py: use space to interrupt autoboot 8 years ago
Michal Simek 299e5bb7c2 test/py: Add option to skip SPL signature checking 8 years ago
Heiko Schocher b1309a23e0 test/py: only check for SPL signature if SPL uses serial output 8 years ago
Stephen Warren 9725543843 test/py: put "Starting U-Boot" into separate log section 8 years ago
Stephen Warren 1235c79182 test/py: fix CONFIG_SPL test 8 years ago
Stephen Warren c82ce04a3f test/py: capture the entire U-Boot version at boot 8 years ago
Stephen Warren 89ab841088 test/py: support running sandbox under gdbserver 8 years ago
Stephen Warren 9129d9f5fd test/py: detect another "bad pattern" in console output 8 years ago
Stephen Warren 0c6189b5d6 test/py: check for bad patterns everywhere we wait 8 years ago
Stephen Warren e4119ebb6d test.py: calculate bad patterns on change only 8 years ago
Stephen Warren e8debf394f test/py: use " for docstrings 8 years ago
Stephen Warren e787a58fe2 test/py: make crash detection more robust 8 years ago
Stephen Warren 0526610334 test/py: move find_ram_base() into u_boot_utils 8 years ago
Stephen Warren 76b4693928 test/py: add various utility code 8 years ago
Stephen Warren 783cbcd360 test/py: log when tests send CTRL-C 8 years ago
Stephen Warren c10eb9d39f test/py: drain console log at the end of any failed test 8 years ago
Stephen Warren 636f38d83a test/py: move U-Boot respawn trigger to the test core 8 years ago
Stephen Warren d201506cca test/py: Implement pytest infrastructure 8 years ago