[libvirt PATCH 0/9] Merge scripts in tests/cputestdata

Tim Wiederhake posted 9 patches 3 years, 3 months ago
Test syntax-check failed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20210104113019.106513-1-twiederh@redhat.com
tests/cputestdata/cpu-cpuid.py  | 229 --------------------------------
tests/cputestdata/cpu-gather.py | 178 ++++++++++++++++++++++---
2 files changed, 156 insertions(+), 251 deletions(-)
delete mode 100755 tests/cputestdata/cpu-cpuid.py
[libvirt PATCH 0/9] Merge scripts in tests/cputestdata
Posted by Tim Wiederhake 3 years, 3 months ago
This series merges the functionality of cpu-cpuid.py into cpu-gather.py
and completes the transition.

For background, see
https://www.redhat.com/archives/libvir-list/2020-December/msg00706.html

Tim Wiederhake (9):
  cpu-cpuid: Use argparse to parse arguments
  cpu-cpuid: Remove xmltodict usage in parseMap
  cpu-cpuid: Remove xmltodict usage in parseCPU
  cpu-cpuid: Merge addFeature functions
  cpu-cpuid: Merge checkFeature functions
  cpu-cpuid: Deduplicate register list
  cpu-gather: Use actions instead of flags for action argument
  cpu-gather: Factor out call to cpu-cpuid.py
  cpu-gather: Merge cpu-cpuid.py

 tests/cputestdata/cpu-cpuid.py  | 229 --------------------------------
 tests/cputestdata/cpu-gather.py | 178 ++++++++++++++++++++++---
 2 files changed, 156 insertions(+), 251 deletions(-)
 delete mode 100755 tests/cputestdata/cpu-cpuid.py

-- 
2.26.2