diskimage-builder/diskimage_builder/block_device
Ian Wienand 7341542f2c Adding unit testing for configuration
Add a range of unit-testing for configuration parsing, graph
generation and mount-point generation.  Unfortunately there's some
global variable hacks, and some stubs, but it's a start.

Change-Id: I9e4f950c2c2ea656fc0c1a14594059fb4c62fa35
2017-05-26 09:44:19 +10:00
..
level0 Move exception to it's own file (again) 2017-05-20 06:44:39 +00:00
level1 Produce API documentation 2017-05-25 14:26:31 +10:00
level2 Move exception to it's own file (again) 2017-05-20 06:44:39 +00:00
level3 Move exception to it's own file (again) 2017-05-20 06:44:39 +00:00
level4 Remove _config_error thrower 2017-05-18 10:37:56 +10:00
tests Adding unit testing for configuration 2017-05-26 09:44:19 +10:00
__init__.py Clear __init__.py from cmd move 2017-05-11 18:52:14 +10:00
blockdevice.py Move exception to it's own file (again) 2017-05-20 06:44:39 +00:00
cmd.py Remove args from BlockDevice() init 2017-05-12 09:36:23 +10:00
exception.py Move exception to it's own file (again) 2017-05-20 06:44:39 +00:00
tree_config.py Add refactor of tree-like vs graph 2017-05-03 05:27:43 +00:00
utils.py exec_sudo: check cmd for str, log output and raise exception 2017-05-11 09:45:25 +10:00