[U-Boot] [PATCH 0/3 v2] Some additions for sandbox and fs tests

Stefan Brüns stefan.bruens at rwth-aachen.de
Thu Aug 11 22:52:02 CEST 2016


Add some documentation for the sandbox block device emulation and
fix some issues for the fs test script.

v2: added Acked-by: Simon Glass <sjg at chromium.org> on patch 1 and 2
    added missing commit messages
    dropped test/fs: replace deprecated "sb" command with "host"
     - will be replaced by pytest based implementation later

Stefan Brüns (4):
  Sandbox: document support of block device emulation
  sandbox: Add "host size" hostfs command for fs test
  test/fs: strip carriage-return from sandbox output

 board/sandbox/README.sandbox | 19 +++++++++++++++++++
 cmd/host.c                   |  8 ++++++++
 test/fs/fs-test.sh           |  2 +-
 3 files changed, 28 insertions(+), 1 deletion(-)

-- 
2.9.2



More information about the U-Boot mailing list