
Rename output log files so they can be quickly identified as passing or failing logs just by the filename. Put them all in the same directory for similar reasons. Change-Id: I75bbe724e0d20c6561c2bf93857499cc49474250
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)