qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Yanan Wang
Subject: [PATCH v2 0/2] tests/unit/test-smp-parse: Two fixes for test-smp-parse
Date: Thu, 11 Nov 2021 10:44:27 +0800

Hi,

There are two fixes for tests/unit/test-smp-parse.c (v2).
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 a check-patch complain for commit 9e8e393bb7.

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

History:
v1->v2:
- tweak the structure zero-initialization format from { {0} } to {}
  as Markus suggested (patch #2).

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]