wakaama
wakaama copied to clipboard
block transfer unit tests broken
While testing #461 (block transfer)
Suite: Suite_block1 Test: test of test_block1_nominal() ...passed Test: test of test_block1_retransmit() ...Segmentation fault (core dumped)
In PR #461 the "test_block1_retransmit()" is disabled. The test is considered faulty not the code. Should be revisited and re-enabled
@tuve Any chance you can take care of this? Once done we could then fix the one CodeQL finding.
I can have a look at it
PR #682 will fix this.