Commit 1dca8224 authored by Robert Lubos's avatar Robert Lubos Committed by Fabio Baltieri
Browse files

tests: net: http_server: Add netif dependency



Some of the http_server tests suites were missing netif dependency.

Signed-off-by: default avatarRobert Lubos <robert.lubos@nordicsemi.no>
parent d943e22f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
common:
  depends_on: netif
  min_ram: 40
  tags:
    - net
+1 −0
Original line number Diff line number Diff line
common:
  depends_on: netif
  min_ram: 80
  tags:
    - http
+1 −0
Original line number Diff line number Diff line
common:
  depends_on: netif
  min_ram: 60
  tags:
    - http
+1 −0
Original line number Diff line number Diff line
common:
  depends_on: netif
  min_ram: 192
  tags:
    - http