On 06/03/2024 10.54, Zhao Liu wrote:
From: Zhao Liu <[email protected]>The support for "parameter=0" SMP configurations is removed, and QEMU returns error for those cases. So add the related test cases to ensure parameters can't accept 0. Signed-off-by: Zhao Liu <[email protected]> --- tests/unit/test-smp-parse.c | 92 +++++++++++++++++++++++++++++++++++++ 1 file changed, 92 insertions(+)
Reviewed-by: Thomas Huth <[email protected]>
