-
Notifications
You must be signed in to change notification settings - Fork 731
tests: drivers: can: api: Bring in new tests #2151
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
tests: drivers: can: api: Bring in new tests #2151
Conversation
630a636 to
f866ddd
Compare
|
do we need that immediately, or can this wait until next upmerge? |
It can wait. |
yes |
…d_rx_filter() Check that error is reported when CAN filter is added without callback function. Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no> (cherry picked from commit dbc8eaa)
…t_bitrate() There is negative test for too high bitrate. Add test that checks too low bitrate. Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no> (cherry picked from commit 13fbac8)
…t_bitrate_data() There is negative test for too high data bitrate. Add test that checks too low data bitrate. Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no> (cherry picked from commit 2616720)
…nd() Check error codes when sending invalid frames: - too big data payload; - wrong set of flags. Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no> (cherry picked from commit 8023a58)
f866ddd to
dbfa14f
Compare
Bring in additional CAN tests: nrfconnect/sdk-zephyr#2151 zephyrproject-rtos/zephyr#80063 Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
Bring in additional CAN tests.
manifest-pr-skip