KVM test: Add subtest smbios_table
commiteb65fc6d4ebe0947041a88df21924669d6e13aa2
authorlmr <lmr@592f7852-d20e-0410-864c-8624ca9c26a4>
Tue, 5 Jul 2011 18:09:38 +0000 (5 18:09 +0000)
committerlmr <lmr@592f7852-d20e-0410-864c-8624ca9c26a4>
Tue, 5 Jul 2011 18:09:38 +0000 (5 18:09 +0000)
treeb2dff656b7b3886a82fe5f193eb6a21f1a2fe9ab
parent9be1310fe64adae1f952dd2356da1366fbe55a6c
KVM test: Add subtest smbios_table

    Check smbios table :
    1) Boot a guest with smbios options
    2) verify if host bios options have been emulated,
       that is, the vendor, date and version options
       returned by dmidecode are the same on host and
       on guest.

Signed-off-by: Pradeep Kumar Surisetty <psuriset@linux.vnet.ibm.com>
git-svn-id: svn://test.kernel.org/autotest/trunk@5484 592f7852-d20e-0410-864c-8624ca9c26a4
client/tests/kvm/tests/smbios_table.py [new file with mode: 0644]
client/tests/kvm/tests_base.cfg.sample