diskimage-builder/diskimage_builder/tests/functional
Andreas Florath 45272343c5 Add weights to digraph
Because in some cases (e.g. partitioning) the order is needed,
add weights to the digraph to get an (somewhat) stable
topological sort.

Change-Id: I5ef1acc6338ac93c593faa0eafe26cbed42ed887
Signed-off-by: Andreas Florath <andreas@florath.net>
2017-05-20 06:42:48 +00:00
..
__init__.py Refactor: block-device handling (partitioning) 2017-01-24 19:59:10 +00:00
test_blockdevice.py Move dib-block-device implementation into cmd.py 2017-05-11 15:22:41 +10:00
test_blockdevice_mbr.py Use fakelogger in test_blockdevice_mbr 2017-05-17 18:49:12 +10:00
test_blockdevice_utils.py Add sort_mount_point method 2017-05-05 17:29:53 +00:00
test_graph.py Add weights to digraph 2017-05-20 06:42:48 +00:00
test_graph_toposort.py Add weights to digraph 2017-05-20 06:42:48 +00:00