test/sources: add checks for org.osbuild.inline
Check for the empty `items` case, an invalid checksum case and of course a valid case.
This commit is contained in:
parent
2025184325
commit
f75cb1d56d
3 changed files with 28 additions and 0 deletions
6
test/data/sources/org.osbuild.inline/cases/empty.json
Normal file
6
test/data/sources/org.osbuild.inline/cases/empty.json
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"expects": "success",
|
||||
"org.osbuild.inline": {
|
||||
"items": {}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue