1
0
mirror of https://gitlab.com/libvirt/libvirt.git synced 2024-12-22 17:34:18 +03:00

cpu_map: Suggest better command for updating test data files

cpu-cpuid.py was merged into cpu-gather.py and the script can handle
multiple files so there's no need for a loop around it.

Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
Reviewed-by: Peter Krempa <pkrempa@redhat.com>
This commit is contained in:
Jiri Denemark 2021-01-07 19:48:51 +01:00
parent 07b7fd6a29
commit 3f93b4c6c0

View File

@ -1,9 +1,8 @@
<!--
After adding new features, update existing test files with
for json in tests/cputestdata/x86_64-cpuid-*.json; do
tests/cputestdata/cpu-cpuid.py diff $json
done
tests/cputestdata/cpu-gather.py diff tests/cputestdata/x86_64-cpuid-*.json
-->
<cpus>
<!-- standard features, EDX -->