Skip to content

Commit 79a0dad

Browse files
jukkarcfriedt
authored andcommitted
tests: net: lwm2m_engine: 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 0ad1a5a commit 79a0dad

File tree

1 file changed

+2
-0
lines changed
  • tests/net/lib/lwm2m/lwm2m_engine

1 file changed

+2
-0
lines changed

tests/net/lib/lwm2m/lwm2m_engine/prj.conf

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,5 @@ CONFIG_ZTEST_STACK_SIZE=5120
33
CONFIG_MP_MAX_NUM_CPUS=1
44

55
CONFIG_ZVFS=y
6+
CONFIG_ZVFS_OPEN_IGNORE_MIN=y
7+
CONFIG_ZVFS_OPEN_MAX=9

0 commit comments

Comments
 (0)