zephyr/tests/net/nbuf
Vinicius Costa Gomes 42c3969ad8 tests/net/nbuf: Fix invalid memory access
The memcmp() could reach after the buffer that is used for verification
ends, which was causing this test to fail on the qemu_cortex_m3 board.

Change-Id: Ia05df823f201d9017acb35c7634fa506389ae9f1
Signed-off-by: Vinicius Costa Gomes <vinicius.gomes@intel.com>
2016-12-02 12:40:48 +02:00
..
src tests/net/nbuf: Fix invalid memory access 2016-12-02 12:40:48 +02:00
Makefile net: Fix tests/net/nbuf/Makefile 2016-12-02 12:40:46 +02:00
prj.mdef net: Add nbuf buffer API 2016-12-02 12:40:00 +02:00
prj_x86.conf net: Add unit tests for new nbuf API's 2016-12-02 12:40:28 +02:00
testcase.ini net: tests: Enable unit tests for the new IP stack 2016-12-02 12:40:22 +02:00