Skip to content

Commit 0ad1a5a

Browse files
jukkarcfriedt
authored andcommitted
tests: net: dns_resolver: The test needs more fds
Set minimum amount of file descriptors in the test to pass the tests. Signed-off-by: Jukka Rissanen <[email protected]>
1 parent 82f419d commit 0ad1a5a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tests/net/lib/dns_resolve/prj.conf

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,6 @@ CONFIG_ZTEST=y
3131
CONFIG_MAIN_STACK_SIZE=1344
3232
CONFIG_HEAP_MEM_POOL_SIZE=1024
3333
CONFIG_ZVFS_POLL_MAX=9
34+
35+
CONFIG_ZVFS_OPEN_IGNORE_MIN=y
36+
CONFIG_ZVFS_OPEN_MAX=9

0 commit comments

Comments
 (0)