diskimage-builder/tests
Ian Wienand 2764f2a659 Skip gentoo test
The idea was to put this in non-voting, but we never added it to the
skip list so it has been running by default.

Change-Id: I67f3453607077146ceb9430d12b4b9bfcd34437f
2016-04-07 15:13:40 +10:00
..
elements/fake-os Add functional smoke test for disk-image-create 2015-04-24 16:37:29 +00:00
install_test_deps.sh Add testing for the Gentoo element 2016-03-17 00:13:32 -05:00
README.rst Rework functional test runner 2016-02-19 13:50:09 +11:00
run_dib_library_tests.sh Rework functional test runner 2016-02-19 13:50:09 +11:00
run_functests.sh Skip gentoo test 2016-04-07 15:13:40 +10:00
run_output_format_test.sh Rework functional test runner 2016-02-19 13:50:09 +11:00

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)