zephyr/tests/net/ipv6_fragment
Jukka Rissanen 91b6964de1 tests: net: ipv6: Make sure test case compiles and runs
Fixing regression, address family is now called sa_family.

The testcase.yaml file was missing so no tests were actually run.

After making test to run, it was also failing because link address
was accessed before first fragment was set. This caused null pointer
access.

Fixes #1474

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2017-09-13 09:07:49 -04:00
..
src tests: net: ipv6: Make sure test case compiles and runs 2017-09-13 09:07:49 -04:00
Makefile
prj.conf net: enable SLIP only on QEMU targets 2017-07-26 10:57:48 -04:00
testcase.yaml tests: net: ipv6: Make sure test case compiles and runs 2017-09-13 09:07:49 -04:00