The unit test consists of a manifest creating an empty file, which is then converted to various formats using the `org.osbuild.qemu` stage in separate pipelines. The unit test then builds and exports each pipeline with qemu stage and inspects the resulting image file using `qemu-img info` command and checks that the test data specified in `checks.json` is a subset of the data returned by the command. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_assemblers.py | ||
| test_boot.py | ||
| test_devices.py | ||
| test_executable.py | ||
| test_noop.py | ||
| test_sources.py | ||
| test_stages.py | ||