tests/unit/test-smp-parse: Test "drawers" parameter in -smp
commit5a4c4148cb27b13f4517220622ddf526e484ed99
authorZhao Liu <zhao1.liu@intel.com>
Fri, 8 Mar 2024 16:01:44 +0000 (9 00:01 +0800)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Sat, 9 Mar 2024 18:17:01 +0000 (9 19:17 +0100)
treedc5e82ef88cc40aa287bd472c1ce3b57c03d592a
parentf0fe1cd8b8e48abc3b7948dada49de9016323019
tests/unit/test-smp-parse: Test "drawers" parameter in -smp

Although drawer was introduced to -smp along with book by s390 machine,
as a general topology level in QEMU that may be reused by other arches
in the future, it is desirable to cover this parameter's parsing in a
separate case.

Signed-off-by: Zhao Liu <zhao1.liu@intel.com>
Tested-by: Xiaoling Song <xiaoling.song@intel.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-ID: <20240308160148.3130837-10-zhao1.liu@linux.intel.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
tests/unit/test-smp-parse.c