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
test_f2fs.py
test_iso9660.py
test_jffs2.py
test_squashfs.py
test_ubi.py
test_yaffs2.py