mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
tests: Add CPU detection test for Intel Core i5-6600
Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
This commit is contained in:
@@ -851,6 +851,7 @@ mymain(void)
|
||||
DO_TEST_CPUID("x86", "Core-i5-2500", true);
|
||||
DO_TEST_CPUID("x86", "Core-i5-2540M", true);
|
||||
DO_TEST_CPUID("x86", "Core-i5-4670T", true);
|
||||
DO_TEST_CPUID("x86", "Core-i5-6600", true);
|
||||
|
||||
#if WITH_QEMU && WITH_YAJL
|
||||
qemuTestDriverFree(&driver);
|
||||
|
||||
Reference in New Issue
Block a user