1common:
2  tags:
3    - net
4    - http
5    - http_client
6    - websocket_client
7    - websocket
8  min_ram: 35
9  depends_on: netif
10sample:
11  description: Websocket client sample
12  name: websocket_client
13tests:
14  sample.net.sockets.websocket_client:
15    platform_exclude: intel_adsp/cavs25
16    harness: net
17