]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: Tweak descriptor for combined firmware
authorAndrea Bolognani <abologna@redhat.com>
Wed, 30 Jul 2025 15:01:47 +0000 (17:01 +0200)
committerAndrea Bolognani <abologna@redhat.com>
Wed, 24 Sep 2025 11:59:53 +0000 (13:59 +0200)
commitf2dbd14342cd4c2c39ae9067ac4acc168fee4386
tree3a0232bd2634b6020c0586fc36fbb96f9706c5aa
parent2d6e21885f56b03b656b606940ab588e92774afe
tests: Tweak descriptor for combined firmware

This kind of firmware build is not shipped in Fedora, where
most descriptors in our test suite come from, so we had to
make it up. It was based off the Secure Boot-enabled edk2
build, and the filename it points to is the same.

That has been fine so far since it's not actually being picked
up by any of the test cases, but that's going to change soon
and when it does we want to be able to avoid any confusion.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Jim Fehlig <jfehlig@suse.com>
tests/qemufirmwaredata/usr/share/qemu/firmware/90-combined.json
tests/qemufirmwaretest.c