libvirt/tests/sysinfodata
Michal Privoznik bd11c753f3 virsysinfo: Calculate OEM string index better
As can be seen in earlier commits, there can be two OEM strings
with the same index. But since our parser
(virSysinfoParseOEMStrings()) doesn't expect that, it increments
index in each run and thus skips over these strings.
Fortunately, we have the right index at hand - we're just
skipping over it in a loop. Just reconstruct the index back
inside the loop.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Jiri Denemark <jdenemar@redhat.com>
2024-07-25 16:51:17 +02:00
..
aarch64-gigabytecpuinfo.data tests: Add aarch64-gigabyte sysinfo test case 2019-06-03 17:48:23 +02:00
aarch64-gigabytesysinfo.data tests: Add aarch64-gigabyte sysinfo test case 2019-06-03 17:48:23 +02:00
aarch64-gigabytesysinfo.expect virSysinfoReadARM: Try reading DMI table 2019-06-03 17:59:38 +02:00
aarch64-hpe-apollosysinfo.data tests: Add HPE Apollo test case to sysinfotest 2024-07-25 16:49:45 +02:00
aarch64-hpe-apollosysinfo.expect virsysinfo: Calculate OEM string index better 2024-07-25 16:51:17 +02:00
aarch64-moonshotcpuinfo.data tests: sysinfo: Add test data for HP moonshot aarch64 box 2017-03-07 10:44:26 +01:00
aarch64-moonshotsysinfo.expect tests: sysinfo: Add test data for HP moonshot aarch64 box 2017-03-07 10:44:26 +01:00
aarch64cpuinfo.data aarch64: Fix sysinfo test. 2014-01-01 16:34:13 +00:00
aarch64sysinfo.expect aarch64: Fix sysinfo test. 2014-01-01 16:34:13 +00:00
arm-rpi2cpuinfo.data sysinfo: Fix reports on ARM 2015-05-21 18:13:18 +02:00
arm-rpi2sysinfo.expect sysinfo: Fix reports on ARM 2015-05-21 18:13:18 +02:00
armcpuinfo.data Implement minimal sysinfo for ARM platforms 2013-04-04 11:07:31 +01:00
armsysinfo.expect Implement minimal sysinfo for ARM platforms 2013-04-04 11:07:31 +01:00
ppccpuinfo.data Add sysinfo data and enable virSysinfoRead test case for POWER 2012-12-20 14:49:20 -07:00
ppcsysinfo.expect Add sysinfo data and enable virSysinfoRead test case for POWER 2012-12-20 14:49:20 -07:00
s390-freqcpuinfo.data tests: sysinfotest: add new test case for S390 2018-01-12 09:24:14 -05:00
s390-freqsysinfo.data tests: sysinfotest: add new test case for S390 2018-01-12 09:24:14 -05:00
s390-freqsysinfo.expect tests: sysinfotest: add new test case for S390 2018-01-12 09:24:14 -05:00
s390cpuinfo.data tests: Add tests for sysinfo 2012-12-17 17:37:17 +00:00
s390sysinfo.data tests: Add tests for sysinfo 2012-12-17 17:37:17 +00:00
s390sysinfo.expect tests: Add tests for sysinfo 2012-12-17 17:37:17 +00:00
x86sysinfo.data virsysinfo: Parse OEM strings 2020-06-10 14:00:38 +02:00
x86sysinfo.expect virsysinfo: Parse OEM strings 2020-06-10 14:00:38 +02:00