commit | 06615c148d3b8285efe7e6991dfc605ccb5f7ee7 | [log] [tgz] |
---|---|---|
author | Filip Kokosinski <fkokosinski@antmicro.com> | Thu May 19 12:17:36 2022 +0200 |
committer | Anas Nashif <anas.nashif@intel.com> | Mon Jun 13 13:21:16 2022 -0400 |
tree | 8d99335f157a8145bef8f707cfa71e79f52645cc | |
parent | c4d71b3fc02186afd8e1a843533b40c5cfecb100 [diff] |
tests/kernel/usage/thread_runtime_stats: relax precision test for RISC-V This commit relaxes the precision requirements for idle event statistic test when RISC-V machine timer driver is used. This is needed for some platforms (e.g. hifive1), for which the cycle count is too low to pass the checks where a percent deviation of peak cycles count is allowed. Signed-off-by: Filip Kokosinski <fkokosinski@antmicro.com>