Skip to content

Commit 8e6077e

Browse files
jukkarkartben
authored andcommitted
tests: net: dns_cache: Increase ztest thread stack size
Make sure that the DNS cache tests have enough stack size for each ztest thread so increase the stack to 1280 bytes. Signed-off-by: Jukka Rissanen <[email protected]>
1 parent e80ea10 commit 8e6077e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/net/lib/dns_cache/prj.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,4 @@ CONFIG_DNS_RESOLVER_CACHE=y
1010

1111
CONFIG_ENTROPY_GENERATOR=y
1212
CONFIG_TEST_RANDOM_GENERATOR=y
13+
CONFIG_ZTEST_STACK_SIZE=1280

0 commit comments

Comments
 (0)