|
From: | Thomas Huth |
Subject: | Re: [PATCH 4/8] tests/unit/test-smp-parse: Use default parameters=0 when not set in -smp |
Date: | Wed, 12 Jun 2024 11:45:18 +0200 |
User-agent: | Mozilla Thunderbird |
On 29/05/2024 08.19, Zhao Liu wrote:
Since -smp allows parameters=1 whether the level is supported by machine, to avoid the test scenarios where the parameter defaults to 1 cause some errors to be masked, explicitly set undesired parameters to 0. Signed-off-by: Zhao Liu <zhao1.liu@intel.com> --- tests/unit/test-smp-parse.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-)
Reviewed-by: Thomas Huth <thuth@redhat.com>
[Prev in Thread] | Current Thread | [Next in Thread] |