zephyr/tests/net/socket/socketpair
Chris Friedt 2eb53f4bd7 tests: net: socketpair: skip nonblocking tests on posix arch
The `fcntl()` call (`zsock_fcntl()`) does not seem to work
properly (specifically with `CONFIG_ARCH_POSIX`). This will
be resolved in subsequent work harmonizing the networking
subsystem and POSIX library.

Signed-off-by: Chris Friedt <cfriedt@meta.com>
2023-02-20 11:04:07 +01:00
..
src tests: net: socketpair: skip nonblocking tests on posix arch 2023-02-20 11:04:07 +01:00
CMakeLists.txt
prj.conf tests: net: socketpair: coverage for all C libraries 2023-02-20 11:04:07 +01:00
testcase.yaml tests: net: socketpair: coverage for all C libraries 2023-02-20 11:04:07 +01:00