kumquat-buildroot/support/testing/tests/fs
Ricardo Martincoski 8de4291bd2 support/testing: check ubi image before booting
Do the same as other fs tests and minimally check the ubi image before
booting.
The call to 'file' was already there, but the output wasn't tested for
some unknown reason. Add the assert for the output of the command.

Signed-off-by: Ricardo Martincoski <ricardo.martincoski@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2019-08-11 22:11:53 +02:00
..
__init__.py
test_ext.py
test_f2fs.py support/testing/tests/fs/test_f2fs: fix flake8 warning 2018-11-08 22:41:53 +01:00
test_iso9660.py
test_jffs2.py
test_squashfs.py
test_ubi.py support/testing: check ubi image before booting 2019-08-11 22:11:53 +02:00
test_yaffs2.py