diskimage-builder/diskimage_builder/block_device/tests/config
Ian Wienand 886f925b13 Use global state to check for duplicate fs labels
As we add file-systems, add them to global state and check the labels
are uniqiue.  Add a unit test and remove the old global value.

Bonus fixup to the length check, and a test for that too.

Change-Id: I0f5a96f687c92e000afc9c98a26c49c4b1d3f28d
2017-06-08 17:13:28 +10:00
..
bad_edge_graph.yaml Use networkx for digraph 2017-05-26 11:42:10 +10:00
bad_plugin.yaml Adding unit testing for configuration 2017-05-26 09:44:19 +10:00
cmd_create.yaml Add state object, rename "results", add unit tests 2017-05-30 20:39:00 +10:00
deep_graph.yaml Add a more generic tree->graph parser 2017-05-26 10:13:14 +10:00
deep_tree.yaml Adding unit testing for configuration 2017-05-26 09:44:19 +10:00
duplicate_fs_labels.yaml Use global state to check for duplicate fs labels 2017-06-08 17:13:28 +10:00
duplicate_name.yaml Use networkx for digraph 2017-05-26 11:42:10 +10:00
multi_key_node.yaml Use networkx for digraph 2017-05-26 11:42:10 +10:00
multiple_partitions_graph.yaml Add a more generic tree->graph parser 2017-05-26 10:13:14 +10:00
multiple_partitions_tree.yaml Adding unit testing for configuration 2017-05-26 09:44:19 +10:00
simple_graph.yaml Use networkx for digraph 2017-05-26 11:42:10 +10:00
simple_tree.yaml Use networkx for digraph 2017-05-26 11:42:10 +10:00
too_long_fs_label.yaml Use global state to check for duplicate fs labels 2017-06-08 17:13:28 +10:00