zephyr/tests/net
Jukka Rissanen bd425e6857 net: dns: Do not resolve numeric IP address
If the query name is already in numeric format, there is no
need to send the query string to DNS server as we can just
convert it ourselves.

Jira: ZEP-2562

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2017-08-31 14:33:59 -04:00
..
6lo net: enable SLIP only on QEMU targets 2017-07-26 10:57:48 -04:00
all Bluetooth: Kconfig: Rename CONFIG_BLUETOOTH_* to CONFIG_BT_* 2017-08-09 11:14:19 +03: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 net: enable SLIP only on QEMU targets 2017-07-26 10:57:48 -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 tests: net: mld: Ignore already joined error when sending report 2017-08-25 22:15:33 -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