zephyr/tests/drivers/counter/counter_basic_api/testcase.yaml
Maureen Helm 72f2d396b3 tests: counter: Extend counter_basic_api timeout
Fixes a timeout failure on the frdm_k64f board.

test_short_relative_alarm iterates 100x through a 3 tick loop, but some
platforms like frdm_k64f have a 1 second counter tick period and
therefore need more time to finish this test.

Signed-off-by: Maureen Helm <maureen.helm@nxp.com>
2020-02-12 14:31:14 +02:00

8 lines
137 B
YAML

tests:
drivers.counter:
tags: drivers
depends_on: counter
min_ram: 16
platform_exclude: nucleo_f302r8
timeout: 400