image-info: add test

Add two kinds of tests, with one case each:

1. Run image-info against an osbuild pipeline. Uses osbuild
from a submodule to make an image from the pipeline.

2. Run image-info against an existing image, fetched from the internet.
This commit is contained in:
Lars Karlitski 2019-10-03 21:51:02 +02:00 committed by Tom Gundersen
parent 2854b2938e
commit 329964f2ab
8 changed files with 4020 additions and 7 deletions

3
.gitmodules vendored Normal file
View file

@ -0,0 +1,3 @@
[submodule "osbuild"]
path = osbuild
url = https://github.com/osbuild/osbuild.git