This series collects together the patches from the Labgrid series which
are not related to Labgrid, or at least can be applied independently of
using Labgrid to run the lab.

Changes in v7:
- Fix 'board' typo
- Split out from earlier series
- Rebase on -master

Changes in v4:
- Expand the commit message

Simon Glass (8):
  test: Use a constant for the test timeout
  test: Avoid failing skipped tests
  test: Create a common function to get the config
  test: Move the receive code into a function
  test: Separate out the exception handling
  test: Detect dead connections
  test: Tidy up remaining exceptions
  test: Fix mulptiplex_log typo

 test/py/conftest.py            | 60 +++++++++++++++++------
 test/py/u_boot_console_base.py | 39 ++++++++-------
 test/py/u_boot_spawn.py        | 88 +++++++++++++++++++++++++++++-----
 test/test-main.c               | 16 +++++--
 4 files changed, 154 insertions(+), 49 deletions(-)

-- 
2.43.0

Reply via email to