BM/tdx-guest/tdx_mem_test.sh, in function memory_accepted_time() $actual_time is always 0?
Open
- Dominant language
- Shell
- Stars
- 36
- Forks
- 38
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 14
Description
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 ?

Contributor guide
Assessment
This issue has not been assessed yet.