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 tests: net: stop whitelisting 2019-09-20 09:21:11 +03:00
all net: ieee802154: kconfig: Remove unused fragmentation debugging symbol 2019-10-22 13:10:52 +03:00
arp tests: net: stop whitelisting 2019-09-20 09:21:11 +03:00
buf x86: consolidate x86_64 architecture, SoC and boards 2019-10-25 17:57:55 -04:00
checksum_offload tests: net: stop whitelisting 2019-09-20 09:21:11 +03:00
context coccinelle: standardize k_thread create/define calls with integer timeouts 2019-10-09 08:38:10 -04:00
dhcpv4 tests: net: stop whitelisting 2019-09-20 09:21:11 +03:00
ethernet_mgmt tests: net: stop whitelisting 2019-09-20 09:21:11 +03:00
hostname tests: net: hostname: Set MAC address properly to all interfaces 2019-10-04 17:42:14 +03:00
icmpv6 tests: net: icmpv6: Increase the TX buf counts 2019-10-22 09:12:24 +03:00
ieee802154 tests: net: stop whitelisting 2019-09-20 09:21:11 +03:00
iface tests/net/: samples/net/: add a few 'userspace' tags 2019-07-15 09:05:10 -04:00
ip-addr tests: net: ip-addr: Avoid possible null pointer dereference 2019-07-02 11:37:05 +03:00
ipv6 tests: net: stop whitelisting 2019-09-20 09:21:11 +03:00
ipv6_fragment tests: net: stop whitelisting 2019-09-20 09:21:11 +03:00
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 tests: net: stop whitelisting 2019-09-20 09:21:11 +03:00
neighbor tests: net: stop whitelisting 2019-09-20 09:21:11 +03:00
net_pkt tests: net: stop whitelisting 2019-09-20 09:21:11 +03:00
ppp/driver tests: net: ppp: Add unit tests for PPP driver 2019-07-29 10:24:46 +03:00
promiscuous tests: net: stop whitelisting 2019-09-20 09:21:11 +03:00
ptp/clock tests/net/ptp/clock: add 'userspace' tag 2019-07-04 11:44:11 +03:00
route tests: net: stop whitelisting 2019-09-20 09:21:11 +03:00
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 tests: enable native_posix_64 testing 2019-07-16 10:41:11 -07:00
trickle tests: net: trickle: use separate semaphore for second trickle timer 2019-08-26 12:57:56 +02:00
tx_timestamp tests: net: tx_timestmp: Fix the tests 2019-07-03 09:42:45 +03:00
udp tests: net: stop whitelisting 2019-09-20 09:21:11 +03:00
utils tests: net: stop whitelisting 2019-09-20 09:21:11 +03:00
vlan tests: net: stop whitelisting 2019-09-20 09:21:11 +03:00