On 12/28/21 10:22, Yanan Wang wrote: > Add testcases for parsing of the four-level CPU topology hierarchy, > ie sockets/clusters/cores/threads, which will be supported on ARM > virt machines. > > Signed-off-by: Yanan Wang <wangyana...@huawei.com> > --- > tests/unit/test-smp-parse.c | 130 ++++++++++++++++++++++++++++++++++-- > 1 file changed, 123 insertions(+), 7 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <phi...@redhat.com>