[U-Boot] [PATCH 17/26] binman: Add tests for importlib availability
sjg at google.com
sjg at google.com
Fri Nov 24 01:47:04 UTC 2017
Add a test that the 'entry' module works with or without importlib.
The tests are numbered so that they are executed in the correct order.
Signed-off-by: Simon Glass <sjg at chromium.org>
---
tools/binman/binman.py | 8 ++++++--
tools/binman/entry_test.py | 30 ++++++++++++++++++++++++++++++
2 files changed, 36 insertions(+), 2 deletions(-)
Applied to u-boot-dm thanks!
More information about the U-Boot
mailing list