
24 Nov
2017
24 Nov
'17
2:47 a.m.
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@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!