Skip to content

Commit 5db74f2

Browse files
rluboskartben
authored andcommitted
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: Robert Lubos <[email protected]>
1 parent 3413595 commit 5db74f2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/net/lib/http_server/core/testcase.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
common:
22
depends_on: netif
33
min_ram: 80
4+
min_flash: 200
45
tags:
56
- http
67
- net

0 commit comments

Comments
 (0)