1. 7bb6835 test/py: Reset the console timeout value by Bin Meng · 2 years, 9 months ago
  2. 9e00777 test: Correct pylint errors by Simon Glass · 3 years ago
  3. e7233c9 test/py: Handle expected reboot while booting sandbox by Masami Hiramatsu · 3 years ago
  4. 06396e2 test/py: Handle expected reset by command by Masami Hiramatsu · 3 years ago
  5. 2a73606 serial: Rename SERIAL_SUPPORT to SERIAL by Simon Glass · 3 years, 6 months ago
  6. c9db1a1 test/py: Add test support for three stage boot by Yan Liu · 4 years, 7 months ago
  7. 8fb2391 spl/tpl: change banner into upper case by Heiko Schocher · 6 years ago
  8. d633006 spl: Add a define for SPL_TPL_PROMPT by Simon Glass · 6 years ago
  9. dddea0d test/py: ignore console read exceptions after test failure by Stephen Warren · 6 years ago
  10. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  11. 9679d33 test/py: add timestamps to log by Stephen Warren · 7 years ago
  12. cd3e8a7 test/py: u_boot_console_base.py: fix typo by Heinrich Schuchardt · 7 years ago
  13. 4ba58bd test/py: match prompt only at line boundaries by Stephen Warren · 8 years ago
  14. f6d3465 test: Adjust run_command_list() to return a list of strings by Simon Glass · 9 years ago
  15. 27c087d test: Add a function to restart U-Boot by Simon Glass · 9 years ago
  16. 72f5226 test: Fix typos in comments by Simon Glass · 9 years ago
  17. ebe621d Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  18. ebec58f test/py: Provide a way to get early console output by Simon Glass · 9 years ago
  19. c7f636f test/py: Note which console produced unexpected output by Simon Glass · 9 years ago
  20. 73a9054 test/py: Add a helper to run a list of U-Boot commands by Simon Glass · 9 years ago
  21. 87861c1 test/py: Support setting up specific timeout by Michal Simek · 9 years ago
  22. 38831ca test/py: use space to interrupt autoboot by Stephen Warren · 9 years ago
  23. 299e5bb test/py: Add option to skip SPL signature checking by Michal Simek · 9 years ago
  24. b1309a2 test/py: only check for SPL signature if SPL uses serial output by Heiko Schocher · 9 years ago
  25. 9725543 test/py: put "Starting U-Boot" into separate log section by Stephen Warren · 9 years ago
  26. 1235c79 test/py: fix CONFIG_SPL test by Stephen Warren · 9 years ago
  27. c82ce04 test/py: capture the entire U-Boot version at boot by Stephen Warren · 9 years ago
  28. 89ab841 test/py: support running sandbox under gdbserver by Stephen Warren · 9 years ago
  29. 9129d9f test/py: detect another "bad pattern" in console output by Stephen Warren · 9 years ago
  30. 0c6189b test/py: check for bad patterns everywhere we wait by Stephen Warren · 9 years ago
  31. e4119eb test.py: calculate bad patterns on change only by Stephen Warren · 9 years ago
  32. e8debf3 test/py: use " for docstrings by Stephen Warren · 9 years ago
  33. e787a58 test/py: make crash detection more robust by Stephen Warren · 9 years ago
  34. 0526610 test/py: move find_ram_base() into u_boot_utils by Stephen Warren · 9 years ago
  35. 76b4693 test/py: add various utility code by Stephen Warren · 9 years ago
  36. 783cbcd test/py: log when tests send CTRL-C by Stephen Warren · 9 years ago
  37. c10eb9d test/py: drain console log at the end of any failed test by Stephen Warren · 9 years ago
  38. 636f38d test/py: move U-Boot respawn trigger to the test core by Stephen Warren · 9 years ago
  39. d201506 test/py: Implement pytest infrastructure by Stephen Warren · 9 years ago