zephyr/tests/net/socket/misc
Robert Lubos 6ac2ab70a2 tests: net: misc: Use different subnets on test interfaces
The test interfaces registered addresses within the same subnet. As now
only the subnet part of the address is verified when choosing source
address or interface, it was not deterministic which interface would be
selected. Therefore, make the two interfaces use two different subnets
so that tests that verified which address/interface was used work
reliably as earlier.

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
2024-11-29 11:44:39 +01:00
..
src tests: net: misc: Use different subnets on test interfaces 2024-11-29 11:44:39 +01:00
CMakeLists.txt
prj.conf tests: net: sockets: Remove use of NET_SOCKETS_POSIX_NAMES 2024-03-27 13:40:13 -05:00
testcase.yaml tests: Switch from NEWLIB_LIBC to REQUIRES_FULL_LIBC 2023-10-25 08:32:06 +02:00