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>
9 lines
201 B
YAML
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"
|