[PATCH 0/2] tests/unit/test-smp-parse: Two fixes for test-smp-parse

Yanan Wang posted 2 patches 2 years, 6 months ago
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20211110095208.448-1-wangyanan55@huawei.com
Maintainers: Eduardo Habkost <ehabkost@redhat.com>, Marcel Apfelbaum <marcel.apfelbaum@gmail.com>, "Philippe Mathieu-Daudé" <philmd@redhat.com>
There is a newer version of this series
tests/unit/test-smp-parse.c | 42 +++++++++++++++++++++++++------------
1 file changed, 29 insertions(+), 13 deletions(-)
[PATCH 0/2] tests/unit/test-smp-parse: Two fixes for test-smp-parse
Posted by Yanan Wang 2 years, 6 months ago
Hi,

There are two fixes for tests/unit/test-smp-parse.c.
The first one makes an unified name for the tested machine, which
will make the test more stable and resolve the CI failures in [1].
The second one fixes an checkpatch complain for commit 9e8e393bb7.

[1] https://cirrus-ci.com/task/5823855357853696

Thanks,
Yanan

Yanan Wang (2):
  tests/unit/test-smp-parse: Make an unified name for the tested machine
  tests/unit/test-smp-parse: Fix a check-patch complain

 tests/unit/test-smp-parse.c | 42 +++++++++++++++++++++++++------------
 1 file changed, 29 insertions(+), 13 deletions(-)

-- 
2.19.1