poky/bitbake/lib/bb/tests
Luca Boccassi d8551bd029 bitbake: tests/fetch.py: add missing skipIfNoNetwork tags to tests that try to git clone
test_git_submodule_dbus_broker, test_git_submodule_CLI11, test_git_submodule_update_CLI11,
test_git_submodule_aktualizr and test_git_submodule_iotedge try to access the network via
git clone, which fails when there is no network available. Add the relevant skip tag.

(Bitbake rev: 9b0538753da0514e6518723dac537007abf7a649)

Signed-off-by: Luca Boccassi <luca.boccassi@microsoft.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2019-06-28 13:29:04 +01:00
..
__init__.py bitbake: Fixup bitbake-selftest 2012-05-04 17:41:47 +01:00
codeparser.py bitbake: bitbake: Strip old editor directives from file headers 2019-05-04 10:44:10 +01:00
cooker.py bitbake: bitbake: Strip old editor directives from file headers 2019-05-04 10:44:10 +01:00
cow.py bitbake: bitbake: Strip old editor directives from file headers 2019-05-04 10:44:10 +01:00
data.py bitbake: bitbake: Strip old editor directives from file headers 2019-05-04 10:44:10 +01:00
event.py bitbake: bitbake: Strip old editor directives from file headers 2019-05-04 10:44:10 +01:00
fetch.py bitbake: tests/fetch.py: add missing skipIfNoNetwork tags to tests that try to git clone 2019-06-28 13:29:04 +01:00
parse.py bitbake: bitbake: Strip old editor directives from file headers 2019-05-04 10:44:10 +01:00
persist_data.py bitbake: bitbake: Strip old editor directives from file headers 2019-05-04 10:44:10 +01:00
utils.py bitbake: tests/utils.py: add one more test cases for bb.utils.vercmp_string 2019-06-21 00:33:32 +01:00