[PATCH 17/17] dm: Add tests for the sandbox host driver

Simon Glass sjg at chromium.org
Sat Nov 5 20:55:33 CET 2022


Add some unit tests for this.

Signed-off-by: Simon Glass <sjg at chromium.org>
---

 test/dm/Makefile           |   1 +
 test/dm/host.c             | 195 +++++++++++++++++++++++++++++++++++++
 test/py/tests/fs_helper.py |   6 +-
 test/py/tests/test_ut.py   |   6 ++
 4 files changed, 206 insertions(+), 2 deletions(-)
 create mode 100644 test/dm/host.c

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list