zephyr/tests/net/lib/http_server
Robert Lubos 32dd87365d tests: net: http_server: core: Fix scheduling race
After recent kernel changes there's some thread scheduling race when
running tests, therefore add k_yield() at the end of each test to make
sure the server thread has a chance to run and do the cleanup.

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
2025-02-04 11:55:17 +01:00
..
common net: http_server: allow specifying a fallback resource 2025-01-28 18:14:36 +01:00
core tests: net: http_server: core: Fix scheduling race 2025-02-04 11:55:17 +01:00
crime net: http_server: allow specifying a fallback resource 2025-01-28 18:14:36 +01:00
hpack tests: net: http_server: Remove harness requirement 2024-07-30 18:30:36 +01:00
tls net: http_server: allow specifying a fallback resource 2025-01-28 18:14:36 +01:00