projectacrn / acrn-hypervisor

Project ACRN hypervisor
BSD 3-Clause "New" or "Revised" License
1.15k stars 524 forks source link

hv: fix testability issues that impact module test #8702

Closed ticket20200616 closed 3 months ago

ticket20200616 commented 3 months ago

This patch fixes the following testability issues identified by the dynamic module test.

Global variables defined in function scope cannot be referenced outside the function, making it impossible to check the return value of these functions.

Tracked-On: #861

yuhuanX commented 3 months ago

Can one of the admins verify this patch?

yuhuanX commented 3 months ago

start to build

yuhuanX commented 3 months ago

start to run premerge test

acrnsi-robot commented 3 months ago

start to run premerge test