bc6f9f64d8
I'm not sure why, but run_ramdisk_element_test is not using the same interface as run_disk_element_test, despite being called the same way. Update it so we are capturing logs. Change-Id: I41b6a3f2d6e5466b340677c6252b7646c1dc2663 |
||
---|---|---|
.. | ||
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)