]> git.ipfire.org Git - thirdparty/libvirt.git/commit
cputest: Rename cpu-convert.py script as cpu-cpuid.py
authorJiri Denemark <jdenemar@redhat.com>
Wed, 15 Mar 2017 12:16:37 +0000 (13:16 +0100)
committerJiri Denemark <jdenemar@redhat.com>
Mon, 27 Mar 2017 14:29:27 +0000 (16:29 +0200)
commit72c44a15c9d5070aeb3accc8aea108ac6b16f379
tree486a70e4240bee5dab8f421fdb9e3a5129a6aa75
parentac49ce42ef9163aa584ffdde274b5ab27b333f51
cputest: Rename cpu-convert.py script as cpu-cpuid.py

The new script is going to be more general and the original
functionality can be requested by "cpu-cpuid.py convert".

Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
tests/cputestdata/cpu-cpuid.py [moved from tests/cputestdata/cpu-convert.py with 98% similarity]
tests/cputestdata/cpu-parse.sh