zephyr/tests/net/socket/websocket/testcase.yaml
Jukka Rissanen 86b688d43f tests: net: websocket: Add RX unit tests for websocket API
Add simple tests for testing receiving websocket data.

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2020-01-28 19:49:16 +02:00

10 lines
259 B
YAML

common:
depends_on: netif
tests:
net.socket.websocket:
min_ram: 21
tags: net websocket
# Temporarily disable test for native_posix_64 because of sanity issues
# not seen locally but only in shippable.
platform_exclude: native_posix_64