zephyr/tests/net/socket/websocket
Fabio Baltieri a1e07ddbbe tests: net: websocket: exclude 64 bit platforms
The websocket library uses int for pointers for testing and does not
work reliably on 64 bit architectures.

Exclude the test so it does not block other unrelated PRs.

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
2023-04-05 08:20:24 +00:00
..
src tests: net: socket: websocket move to new ztest API 2023-02-22 12:18:04 +01:00
CMakeLists.txt cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
prj.conf tests: net: socket: do not enable shell 2023-02-22 12:18:04 +01:00
testcase.yaml tests: net: websocket: exclude 64 bit platforms 2023-04-05 08:20:24 +00:00