提交历史

作者 SHA1 备注 提交日期
  Stephen Warren dddea0d0d7 test/py: ignore console read exceptions after test failure 6 年之前
  Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 7 年之前
  Stephen Warren 9679d339ad test/py: add timestamps to log 7 年之前
  Heinrich Schuchardt cd3e8a72a6 test/py: u_boot_console_base.py: fix typo 7 年之前
  Stephen Warren 4ba58bdabd test/py: match prompt only at line boundaries 8 年之前
  Simon Glass f6d34651d8 test: Adjust run_command_list() to return a list of strings 8 年之前
  Simon Glass 27c087d58a test: Add a function to restart U-Boot 8 年之前
  Simon Glass 72f5226894 test: Fix typos in comments 8 年之前
  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 年之前