]> git.proxmox.com Git - mirror_qemu.git/commit
tests: acpi: arm/virt: drop redundant test_acpi_one() in test_acpi_virt_tcg()
authorIgor Mammedov <imammedo@redhat.com>
Thu, 2 Sep 2021 11:35:48 +0000 (07:35 -0400)
committerMichael S. Tsirkin <mst@redhat.com>
Wed, 20 Oct 2021 08:37:55 +0000 (04:37 -0400)
commit709611cb23cc677fa0c2d4de76a21c24baefe9a0
tree5f3f4b1cb4a385d9647b682a15d028c3d588bfee
parentef422a14226fd0078bdf61657fdd63099cb49099
tests: acpi: arm/virt: drop redundant test_acpi_one() in test_acpi_virt_tcg()

follow up call with smbios options generates the same ACPI tables,
so there is no need to run smbios-less variant at all.

Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Message-Id: <20210902113551.461632-13-imammedo@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
tests/qtest/bios-tables-test.c