diskimage-builder/diskimage_builder/tests/functional
Ian Wienand 6f90daca7f Use check_output
The await function is essentially a non-standard check_output call.
Let's use standard calls to increase maintainability.

Change-Id: I2c25e1cd7122791fcaa86b46bd801e661471bc9e
2017-05-09 15:49:39 +10:00
..
__init__.py Refactor: block-device handling (partitioning) 2017-01-24 19:59:10 +00:00
test_blockdevice_mbr.py Refactor: block-device handling (partitioning) 2017-01-24 19:59:10 +00:00
test_blockdevice_utils.py Add sort_mount_point method 2017-05-05 17:29:53 +00:00
test_blockdevice.py Use check_output 2017-05-09 15:49:39 +10:00
test_graph_toposort.py Refactor: block-device handling (partitioning) 2017-01-24 19:59:10 +00:00
test_graph.py Refactor: block-device handling (partitioning) 2017-01-24 19:59:10 +00:00