zephyr/tests/drivers/can/timing/prj_loopback.conf
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

4 lines
50 B
Plaintext

CONFIG_CAN=y
CONFIG_ZTEST=y
CONFIG_CAN_LOOPBACK=y