mbox series

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

Message ID 20211110095208.448-1-wangyanan55@huawei.com
Headers show
Series tests/unit/test-smp-parse: Two fixes for test-smp-parse | expand

Message

wangyanan (Y) Nov. 10, 2021, 9:52 a.m. UTC
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(-)