mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
cputest: Test CPU signatures
The signature computation code is not too complicated and it will likely never change so testing it is not very important. We do it mostly for a nice side effect of easily accessible signature numbers for all CPU data files. Signed-off-by: Jiri Denemark <jdenemar@redhat.com> Reviewed-by: Ján Tomko <jtomko@redhat.com>
This commit is contained in:
4
tests/cputestdata/x86_64-cpuid-Core2-E6850.sig
Normal file
4
tests/cputestdata/x86_64-cpuid-Core2-E6850.sig
Normal file
@@ -0,0 +1,4 @@
|
||||
0006fb
|
||||
family: 6 (0x06)
|
||||
model: 15 (0x0f)
|
||||
stepping: 11 (0x0b)
|
||||
Reference in New Issue
Block a user