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....@intel.com> --- tests/unit/test-smp-parse.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-)
Reviewed-by: Thomas Huth <th...@redhat.com>