Add simple tests for testing receiving websocket data. Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
10 lines
259 B
YAML
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
|