OSDN Git Service

tests/qtest: bios-tables-test: Skip if missing configs
authorFabiano Rosas <farosas@suse.de>
Wed, 8 Feb 2023 19:47:00 +0000 (16:47 -0300)
committerThomas Huth <thuth@redhat.com>
Tue, 14 Feb 2023 08:11:27 +0000 (09:11 +0100)
commit2e0def6d37b624c68875800a3092352d11bd0a91
treeae85cd34d45dc9a1d3f6e65bed4ebb86dce4a1df
parentd043f461b3690a70973e0c30a19b9653683deb8e
tests/qtest: bios-tables-test: Skip if missing configs

If we build with --without-default-devices, CONFIG_HPET and
CONFIG_PARALLEL are set to N, which makes the respective devices go
missing from acpi tables.

Signed-off-by: Fabiano Rosas <farosas@suse.de>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20230208194700.11035-13-farosas@suse.de>
Signed-off-by: Thomas Huth <thuth@redhat.com>
tests/qtest/meson.build