zephyr/tests/net
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
..
6lo net: enable SLIP only on QEMU targets 2017-07-26 10:57:48 -04:00
all net: Wrong networking defines used in the code 2017-09-12 08:37:53 -04:00
arp tests: arp: convert to ztest 2017-08-09 21:41:30 -04:00
buf tests: update min ram requirements and filters 2017-08-14 13:28:42 -04:00
context Bluetooth: Kconfig: Rename CONFIG_BLUETOOTH_* to CONFIG_BT_* 2017-08-09 11:14:19 +03:00
dhcpv4 tests: dhcpv4: convert normal test to use ztest 2017-08-09 21:42:29 -04:00
icmpv6 tests: icmpv6: convert to ztest 2017-08-09 21:41:30 -04:00
ieee802154 tests/ieee802154: Fix a coverity warning 2017-08-31 08:56:05 -04:00
iface net: enable SLIP only on QEMU targets 2017-07-26 10:57:48 -04:00
ip-addr tests: ip-addr: convert to ztest 2017-08-09 21:41:30 -04:00
ipv6 net: enable SLIP only on QEMU targets 2017-07-26 10:57:48 -04:00
ipv6_fragment tests: net: ipv6: Make sure test case compiles and runs 2017-09-13 09:07:49 -04:00
lib net: dns: Do not resolve numeric IP address 2017-08-31 14:33:59 -04:00
mgmt tests: mgmt: convert to ztest 2017-08-09 21:41:30 -04:00
mld net: Wrong networking defines used in the code 2017-09-12 08:37:53 -04:00
neighbor tests: ztest: call test_main() without arguments 2017-08-24 09:29:14 -07:00
net_pkt tests: update min ram requirements and filters 2017-08-14 13:28:42 -04:00
route Bluetooth: Kconfig: Rename CONFIG_BLUETOOTH_* to CONFIG_BT_* 2017-08-09 11:14:19 +03:00
rpl net: enable SLIP only on QEMU targets 2017-07-26 10:57:48 -04:00
socket/udp net: sockets: Fix a link error if CONFIG_NET_TCP is not enabled 2017-08-04 16:50:37 +03:00
tcp net: enable SLIP only on QEMU targets 2017-07-26 10:57:48 -04:00
trickle net: enable SLIP only on QEMU targets 2017-07-26 10:57:48 -04:00
udp tests: update min ram requirements and filters 2017-08-14 13:28:42 -04:00
utils net: tests: Add tests for IP address parsing 2017-08-31 14:33:59 -04:00