commit | 2bfc6977f276a81ba94b96d8eb8dc620227ada54 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Nov 12 21:52:14 2017 -0700 |
committer | Simon Glass <sjg@chromium.org> | Wed Nov 22 18:05:38 2017 -0700 |
tree | 28b5d2abcbd3ac93bfc82c286ede6aa30debdd01 | |
parent | ab2dabc4abc68971b7e8bfc1610bffc0c6c229fb [diff] |
buildman: Allow skipping of tests which use the network 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>