aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorShijith Thotton <sthotton@marvell.com>2024-05-21 13:17:19 +0530
committerMatias Elo <matias.elo@nokia.com>2024-06-04 13:24:50 +0300
commitecbd5321e9add28281aaf582f599912735990de1 (patch)
tree9961e47f9bca6204bc91c6328e4398d5d24dc619 /include
parent87294fdf4367971b74ef2cb8ab5bb775d89dd3ad (diff)
validation: timer: cancel timer if timeout is longHEADmaster
In some implementations, the maximum timeout parameters in odp_timer_capability_t.max_tmo are excessively long. As a result, the assertion testing the timeout length in the timer_test_max_tmo_min_tmo_sched function is triggered. To ensure the timer validation test passes on all platforms, we need to modify this logic. The assertion should be removed, and timer should be canceled if the timeout exceeds 5 seconds. This is the same path currently used for testing maximum timeout. Signed-off-by: Shijith Thotton <sthotton@marvell.com> Reviewed-by: Jere Leppänen <jere.leppanen@nokia.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions