zephyr/tests/net/lib/http_server/core
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
..
boards tests: net: http: server: Add static fs tests 2025-01-13 20:23:18 +01:00
src tests: net: http_server: core: Fix scheduling race 2025-02-04 11:55:17 +01:00
CMakeLists.txt cmake: linker: evaluate CONFIG_LINKER_ITERABLE_SUBALIGN in CMake 2024-09-25 16:16:35 -05:00
prj.conf tests: net: http_server: core: Add tests for Server Error reply 2025-01-16 14:52:10 +01:00
ramdisk.overlay tests: net: http: server: Add static fs tests 2025-01-13 20:23:18 +01:00
sections-rom.ld
testcase.yaml test: net: lib: http_server: core: Add min_flash requirement 2025-01-28 14:13:41 +01:00