Skip to content

Commit eb16f05

Browse files
henrikbrixandersenMaureenHelm
authored andcommitted
tests: drivers: can: api: enable RX timestamps
Enable RX timestamps in the CAN API test to extend code coverage. Signed-off-by: Henrik Brix Andersen <henrik@brixandersen.dk>
1 parent bf80a4d commit eb16f05

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎tests/drivers/can/api/prj.conf‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ CONFIG_CAN_FD_MODE=y
33
CONFIG_CAN_MANUAL_RECOVERY_MODE=y
44
CONFIG_STATS=y
55
CONFIG_CAN_STATS=y
6+
CONFIG_CAN_RX_TIMESTAMP=y
67
CONFIG_TEST_USERSPACE=y
78
CONFIG_ZTEST=y
89
# Global default settings assign both the ZTest thread and the

0 commit comments

Comments
 (0)