You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
BM/tdx-guest/tdx_mem_test.sh, in function memory_accepted_time(). It seems that $actual_time is always 0?
$SECONDS is 0, so that $actual_time is always 0.
Is this a bug for this testcase ?