tests/bios-tables-test: add smbios cpu speed test
commite1647539b1d04f121b70f1f6f438976477450f10
authorYing Fang <fangying1@huawei.com>
Thu, 6 Aug 2020 03:56:34 +0000 (6 11:56 +0800)
committerMichael S. Tsirkin <mst@redhat.com>
Thu, 27 Aug 2020 12:29:13 +0000 (27 08:29 -0400)
treed8a7d5f28d5bddddd33ac892e25adff70be952b0
parentc906e03909ec3eacbaa95367c1cb78a329a6c62f
tests/bios-tables-test: add smbios cpu speed test

Add smbios type 4 CPU speed check for we added new options to set
smbios type 4 "max speed" and "current speed". The default value
should be 2000 when no option is specified, just as the old version
did.

We add the test case to one machine of each architecture, though it
doesn't really run on aarch64 platform for smbios test can't run on
uefi only platform yet.

Signed-off-by: Ying Fang <fangying1@huawei.com>
Signed-off-by: Heyi Guo <guoheyi@huawei.com>
Message-Id: <20200806035634.376-3-fangying1@huawei.com>
tests/qtest/bios-tables-test.c