kumquat-buildroot/support/testing/tests/fs
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
test_ext.py support/testing: factor out run_cmd_on_host 2019-08-11 22:11:58 +02:00
test_f2fs.py support/testing: factor out run_cmd_on_host 2019-08-11 22:11:58 +02:00
test_iso9660.py core/tests: add test for compressed iso9660 2017-12-31 18:20:14 +01:00
test_jffs2.py support/testing: factor out run_cmd_on_host 2019-08-11 22:11:58 +02:00
test_squashfs.py support/testing: factor out run_cmd_on_host 2019-08-11 22:11:58 +02:00
test_ubi.py support/testing: factor out run_cmd_on_host 2019-08-11 22:11:58 +02:00
test_yaffs2.py support/testing: fix code style 2017-10-06 18:56:49 +02:00