
24 Nov
2017
24 Nov
'17
2:47 a.m.
Accessing the network slows down the test and limits the environment in which it can be run. Add an option to disable network tests.
Signed-off-by: Simon Glass sjg@chromium.org ---
tools/buildman/buildman.py | 6 ++++-- tools/buildman/cmdline.py | 2 ++ tools/buildman/test.py | 7 +++++-- 3 files changed, 11 insertions(+), 4 deletions(-)
Applied to u-boot-dm thanks!