kumquat-buildroot/support/testing
Thomas Petazzoni afc1ed4d51 support/testing: use .assertRunOk() when possible
The BRTest() class implements an assertRunOk() method that does the
very common work of running a command inside the emulator, and
checking that it is successful.

This commit changes all locations where this .assertRunOk() method can
be used, instead of open-coding the same logic.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
2021-06-26 17:41:10 +02:00
..
conf test_docker_compose.py: Test the volume mount feature 2021-05-14 23:00:16 +02:00
infra support/testing/infra/emulator.py: update pre-built kernels 2021-06-25 13:59:58 +02:00
tests support/testing: use .assertRunOk() when possible 2021-06-26 17:41:10 +02:00
run-tests support/run-tests: reorder imports 2020-02-17 10:13:08 +01:00