Re: [PATCH v2 13/23] tests/functional: Convert the x86_cpu_model_versions test

2024-07-29 Thread Philippe Mathieu-Daudé
On 24/7/24 19:52, Thomas Huth wrote: Nothing thrilling in here, it's just a straight forward conversion. Signed-off-by: Thomas Huth --- tests/functional/meson.build | 1 + .../test_x86_cpu_model_versions.py} | 63 ++- 2 files changed, 20 insertion

[PATCH v2 13/23] tests/functional: Convert the x86_cpu_model_versions test

2024-07-24 Thread Thomas Huth
Nothing thrilling in here, it's just a straight forward conversion. Signed-off-by: Thomas Huth --- tests/functional/meson.build | 1 + .../test_x86_cpu_model_versions.py} | 63 ++- 2 files changed, 20 insertions(+), 44 deletions(-) rename tests/{avoca