0ceb138d87
DIB automatically includes it's base elements in the ELEMENT_PATH; this double-set means the base elements are in the path twice, leading to some tools that walk the element list (package-installs-squash, for example) to do things twice. Change-Id: Icf631427601cfd2abed436711cedb9e002fff8f9 |
||
---|---|---|
.. | ||
elements/fake-os | ||
install_test_deps.sh | ||
README.rst | ||
run_dib_library_tests.sh | ||
run_functests.sh | ||
run_output_format_test.sh |
DIB Testing =========== There are several interfaces for testing various parts of DIB * run_dib_library_tests.sh : run unit-tests for internal diskimage-builder library functions * run_functests.sh : run functional testing provided by elements * run_output_format_test.sh : run a test of image conversion (requires docker)