kumquat-buildroot/support/testing/tests/init
Romain Naour f4ff135e78 support/testing: revert the last change of check_network()
check_network() must check the error code of the command
used to check the network configuration with the value
passed as argument "exitCode".

But this argument is ignored since this commit [1].

Revert the last change of check_network().

Fixes:
https://gitlab.com/kubu93/buildroot/-/jobs/1522848308
https://gitlab.com/kubu93/buildroot/-/jobs/1522848306

[1] afc1ed4d51

Signed-off-by: Romain Naour <romain.naour@gmail.com>
Cc: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2021-08-24 23:54:53 +02:00
..
systemd-factory/var/foo
test_systemd_selinux support/testing/tests/init/test_systemd_selinux: new SELinuxSystemdSquashfs test 2020-10-06 15:30:12 +02:00
__init__.py
base.py support/testing: revert the last change of check_network() 2021-08-24 23:54:53 +02:00
test_busybox.py
test_none.py support/testing: use .assertRunOk() when possible 2021-06-26 17:41:10 +02:00
test_openrc.py support/testing/tests/init/init_openrc: fix flake8 F401 warning 2020-03-24 15:28:21 +01:00
test_systemd_selinux.py support/testing/tests: fix flake8 warnings 2020-11-06 08:11:25 +01:00
test_systemd.py support/testing: use .assertRunOk() when possible 2021-06-26 17:41:10 +02:00