kumquat-buildroot/support/testing/infra
Ricardo Martincoski 620c98a214 support/testing: factor out run_cmd_on_host
Currently many test cases call subprocess.check_output on their own.
Factor out that code to an infra method so the call get standardized.

This will be handful when switching the test infra to use Python 3.

Signed-off-by: Ricardo Martincoski <ricardo.martincoski@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2019-08-11 22:11:58 +02:00
..
__init__.py support/testing: factor out run_cmd_on_host 2019-08-11 22:11:58 +02:00
basetest.py testing/infra: Add BRConfigTest as superclass of BRTest 2019-02-06 10:40:15 +01:00
builder.py support/testing: allow run-tests to be called from anywhere 2019-08-03 17:17:29 +02:00
emulator.py support/testing: add builtin armv5 kernel 4.19 with entropy 2019-08-03 14:53:05 +02:00