zephyr/tests/drivers/can/timing/testcase.yaml
Alexander Wachter f6ef508f6f tests: drivers: can: timing
Added tests for the timing algorithm.
The tests calculate timings for some bitrates with sample-points
and verify the results.

Signed-off-by: Alexander Wachter <alexander@wachter.cloud>
2020-12-17 11:07:53 +01:00

9 lines
201 B
YAML

tests:
drivers.can.timing:
tags: driver can
depends_on: can
drivers.can.timing_loopback:
tags: driver can
platform_allow: native_posix
extra_args: CONF_FILE="prj_loopback.conf"