Closed hakehuang closed 3 years ago
result for isotp_implement
*** Booting Zephyr OS build v2.5.0-rc1-109-gaee9e6364e3f ***
Running test suite isotp
===================================================================
START - test_bind_unbind
PASS - test_bind_unbind
===================================================================
START - test_send_receive_net_sf
PASS - test_send_receive_net_sf
===================================================================
START - test_send_receive_net_blocks
PASS - test_send_receive_net_blocks
===================================================================
START - test_send_receive_net_single_blocks
PASS - test_send_receive_net_single_blocks
===================================================================
START - test_send_receive_sf
PASS - test_send_receive_sf
===================================================================
START - test_send_receive_blocks
PASS - test_send_receive_blocks
===================================================================
START - test_send_receive_single_block
PASS - test_send_receive_single_block
===================================================================
START - test_buffer_allocation
PASS - test_buffer_allocation
===================================================================
START - test_buffer_allocation_wait
PASS - test_buffer_allocation_wait
===================================================================
Test suite isotp succeeded
===================================================================
PROJECT EXECUTION SUCCESSFUL
Describe the bug after apply the PR https://github.com/zephyrproject-rtos/zephyr/pull/31730 , we meet data derived issue in isotp
To Reproduce Steps to reproduce the behavior: set up zephyr build and code from https://docs.zephyrproject.org/latest/getting_started/index.html
Expected behavior Test PASS
Impact ISOTP can stack supporting
Logs and console output
Environment (please complete the following information):