zephyr/tests/net
Jukka Rissanen 43aa12fe25 net: dns: Do not resolve IPv6 address if IPv6 is disabled
If IPv6 is disabled, then it is useless to try to resolve
IPv6 address because "struct sockaddr" does not have enough
space to store IPv6 address.

Fixes #1487

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2017-09-20 08:55:06 +03: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 IPv6 address if IPv6 is disabled 2017-09-20 08:55:06 +03: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