On 29/05/2024 08.19, Zhao Liu wrote:
Currently, -smp supports module level.It is necessary to consider the effects of module in the test cases to ensure that the calculations are correct. This is also the preparation to add module test cases. Signed-off-by: Zhao Liu <zhao1....@intel.com> --- tests/unit/test-smp-parse.c | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-)
Reviewed-by: Thomas Huth <th...@redhat.com>