zephyr/tests/net/ipv6
Robert Lubos 8d221a91d0 tests: net: ipv6: Fix RA test
Due to recent changes, as simple k_yield() is not enough on some
platforms (nRF platforms for example), as the entropy subsystem is now
used because of PE, which may block, causing context switch before
entire RA message is processed.

Fix this by adding small delay before checking if RA was processed
properly.

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
2024-05-13 09:37:32 +02:00
..
src tests: net: ipv6: Fix RA test 2024-05-13 09:37:32 +02:00
CMakeLists.txt cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
prj.conf tests: net: ipv6: Add privacy extension tests 2024-05-06 22:50:18 +01:00
testcase.yaml tests: net: ipv6: Add privacy extension tests 2024-05-06 22:50:18 +01:00