Commit 5db74f23 authored by Robert Lubos's avatar Robert Lubos Committed by Benjamin Cabé
Browse files

test: net: lib: http_server: core: Add min_flash requirement



As the test coverage keeps growing, the test suite no longer fits into
smaller devices, hence add min_flash requirement for the test suite to
filter them out.

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