1common:
2  tags:
3    - net
4    - http
5    - http_client
6  min_ram: 32
7  depends_on: netif
8sample:
9  description: HTTP client sample
10  name: http_client
11tests:
12  sample.net.sockets.http_client:
13    harness: net
14