zephyr/tests/net/socket/af_packet
Jukka Rissanen ebd077b258 tests: net: af_packet: Increase main stack size
The main stack size is too small by default in many boards.
Increase the size to 1024 bytes which works fine with
sam_e70_xplained board.

Fixes #31343

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2021-01-15 12:14:53 -05:00
..
src test: af_packet: Add test for passing UDP packet to open RAW socket 2021-01-15 09:30:17 +02:00
CMakeLists.txt tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
prj.conf tests: net: af_packet: Increase main stack size 2021-01-15 12:14:53 -05:00
testcase.yaml net: conn: Handle multi interface AF_PACKET recv() properly 2020-06-24 23:34:27 +03:00