zephyr/tests/net
Daniel Leung b7eb04b300 x86: consolidate x86_64 architecture, SoC and boards
There are two set of code supporting x86_64: x86_64 using x32 ABI,
and x86 long mode, and this consolidates both into one x86_64
architecture and SoC supporting truly 64-bit mode.

() Removes the x86_64:x32 architecture and SoC, and replaces
   them with the existing x86 long mode arch and SoC.
() Replace qemu_x86_64 with qemu_x86_long as qemu_x86_64.
() Updates samples and tests to remove reference to
   qemu_x86_long.
() Renames CONFIG_X86_LONGMODE to CONFIG_X86_64.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2019-10-25 17:57:55 -04:00
..
6lo
all net: ieee802154: kconfig: Remove unused fragmentation debugging symbol 2019-10-22 13:10:52 +03:00
arp
buf x86: consolidate x86_64 architecture, SoC and boards 2019-10-25 17:57:55 -04:00
checksum_offload
context coccinelle: standardize k_thread create/define calls with integer timeouts 2019-10-09 08:38:10 -04:00
dhcpv4
ethernet_mgmt
hostname
icmpv6 tests: net: icmpv6: Increase the TX buf counts 2019-10-22 09:12:24 +03:00
ieee802154
iface
ip-addr
ipv6
ipv6_fragment
lib tests: updated names for the dns tests 2019-10-18 15:30:06 +03:00
mgmt coccinelle: standardize k_thread create/define calls with integer timeouts 2019-10-09 08:38:10 -04:00
mld
neighbor
net_pkt
ppp/driver
promiscuous
ptp/clock
route
shell tests: net: shell: Increase the main stack size 2019-10-21 09:58:56 +03:00
socket tests: remove duplicate names for the net tests 2019-10-24 06:31:48 -04:00
tcp tests: net: tcp: Initialize TCP header properly 2019-10-15 11:01:20 +03:00
traffic_class
trickle
tx_timestamp
udp
utils
vlan