Skip to content

Commit 3af17bf

Browse files
jukkarcfriedt
authored andcommitted
tests: posix: portability: fs: Increase number of fds
The test had too few file descriptors. Signed-off-by: Jukka Rissanen <[email protected]>
1 parent fe78f4d commit 3af17bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/posix/fs/prj.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ CONFIG_ZTEST=y
88
CONFIG_MAIN_STACK_SIZE=4096
99
CONFIG_ZTEST_STACK_SIZE=2048
1010
CONFIG_EVENTFD=n
11-
CONFIG_ZVFS_OPEN_ADD_SIZE_POSIX=5
11+
CONFIG_ZVFS_OPEN_ADD_SIZE_POSIX=15

0 commit comments

Comments
 (0)