diskimage-builder/tests
Dirk Mueller d40c87876a Rename openSUSE 15.1 testing to 15
This is consistent with the previous simplication of
build targets in the opendev environment to refer to
"opensuse15" being the alias of "latest stable openSUSE Leap 15.x".

Change-Id: I904a3ca0d6dbddd2bb1a673836ab6a0ad249526d
2019-08-30 22:44:40 +02:00
..
elements/fake-os
install_test_deps.sh Move several packages to bindep.txt 2018-10-29 09:52:13 +11:00
README.rst
run_dib_library_tests.sh Ignore missing path in unmount_dir 2017-04-06 10:08:13 -04:00
run_functests.sh Rename openSUSE 15.1 testing to 15 2019-08-30 22:44:40 +02:00
run_output_format_test.sh Remove use of 'which'. 2017-05-19 12:43:36 -07: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)