zephyr/tests/net
Declan Snyder f0f83d214e drivers: ptp_clock_nxp_enet: misc fixes
1. Correct node label in k64 overlay for ptp test
   - Not sure if this actually matters since it appears
     that actual hardware is no longer tested in net tests

2. Include fsl_enet with <> instead of "".

3. Build the ptp clock driver only if the ethernet driver is built
   - Technically I think the 1588 timer should be able to be used
     even if the ethernet mac is not used, but I would imagine this
     to be an extraordinarily rare, weird, and niche use case, so to fix
     the current CI error caused by net test disabling ethernet drivers,
     couple the ptp clock driver to the ethernet driver in the build
     configuration.

Signed-off-by: Declan Snyder <declan.snyder@nxp.com>
2024-04-23 15:31:33 +02:00
..
6lo net: Provide separate configs for TX/RX memory pool for variable bufs 2024-03-29 15:56:07 -05:00
all Network: L2: remove IPSP 2024-04-11 12:48:50 +02:00
arp tests: use appropriate sys_randX_get() 2024-04-05 10:57:45 -05:00
bridge tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
buf tests: net: buf: Better clone coverage 2024-03-29 16:00:39 -05:00
buf_simple net: buf_simple: Add support for 40 bit data type 2024-03-26 19:32:27 -04:00
checksum_offload tests: use appropriate sys_randX_get() 2024-04-05 10:57:45 -05:00
conn_mgr_conn tests: fix various test identifiers 2023-11-17 09:27:40 +01:00
conn_mgr_monitor tests: fix various test identifiers 2023-11-17 09:27:40 +01:00
context tests: use appropriate sys_randX_get() 2024-04-05 10:57:45 -05:00
dhcpv4 tests: net: dhcpv4: server: Fix tests after including client ID 2024-03-22 10:24:15 +01:00
dhcpv6 net: dhcpv6: Move DHCPv6 files to lib directory 2024-01-29 13:47:05 +01:00
ethernet_mgmt tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
hostname tests: use appropriate sys_randX_get() 2024-04-05 10:57:45 -05:00
icmp net: context: Add support for adjusting IPv4 multicast ttl 2023-12-04 15:07:43 +01:00
icmpv4 net: ipv4: Check localhost for incoming packet 2023-12-21 09:18:24 +01:00
icmpv6 tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
ieee802154 tests: net: sockets: Remove use of NET_SOCKETS_POSIX_NAMES 2024-03-27 13:40:13 -05:00
iface tests: use appropriate sys_randX_get() 2024-04-05 10:57:45 -05:00
igmp tests: use appropriate sys_randX_get() 2024-04-05 10:57:45 -05:00
ip-addr tests: use appropriate sys_randX_get() 2024-04-05 10:57:45 -05:00
ipv4_fragment net: Use always zephyr/posix/fcntl.h 2024-03-27 13:40:13 -05:00
ipv6 tests: use appropriate sys_randX_get() 2024-04-05 10:57:45 -05:00
ipv6_fragment tests: use appropriate sys_randX_get() 2024-04-05 10:57:45 -05:00
lib linker: tests: Use Z_LINK_ITERABLE_SUBALIGN 2024-04-20 13:45:25 -04:00
mgmt tests: Add a test for duplicate event handlers 2024-03-08 09:35:04 +01:00
mld tests: use appropriate sys_randX_get() 2024-04-05 10:57:45 -05:00
mocks test: net: buf_simple: Add unit tests for simple buffers 2023-03-15 10:50:16 +01:00
neighbor net/ip: Removing useless extra data capability in neighbors 2024-03-01 15:33:53 +01:00
net_pkt tests: use appropriate sys_randX_get() 2024-04-05 10:57:45 -05:00
npf tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
offloaded_netdev tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
pm tests: use appropriate sys_randX_get() 2024-04-05 10:57:45 -05:00
ppp/driver tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
promiscuous tests|scripts/net: Change native_posix references to native_sim 2024-03-20 15:43:05 +01:00
ptp/clock drivers: ptp_clock_nxp_enet: misc fixes 2024-04-23 15:31:33 +02:00
route tests: use appropriate sys_randX_get() 2024-04-05 10:57:45 -05:00
route_mcast tests: net: mcast_routing: add verification of multiple interfaces 2024-04-17 14:39:35 +02:00
shell tests: use appropriate sys_randX_get() 2024-04-05 10:57:45 -05:00
socket tests: use appropriate sys_randX_get() 2024-04-05 10:57:45 -05:00
tcp tests: net: tcp: Replace test case numbers with enums 2024-04-15 12:51:52 +02:00
traffic_class tests: use appropriate sys_randX_get() 2024-04-05 10:57:45 -05:00
trickle tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
tx_timestamp tests: use appropriate sys_randX_get() 2024-04-05 10:57:45 -05:00
udp tests: use appropriate sys_randX_get() 2024-04-05 10:57:45 -05:00
utils tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
virtual tests: use appropriate sys_randX_get() 2024-04-05 10:57:45 -05:00
vlan net: vlan: Fix net_eth_get_vlan_tag() to check correct interface 2024-04-12 11:54:33 +02:00
wifi/wifi_nm tests: use appropriate sys_randX_get() 2024-04-05 10:57:45 -05:00