Skip to content

Commit

Permalink
fixup! tests: cpp: tests for std::thread and std::this_thread
Browse files Browse the repository at this point in the history
  • Loading branch information
cfriedt committed Mar 9, 2024
1 parent d88acd3 commit 914ad2a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/lib/cpp/std/thread/prj.conf
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,5 @@ CONFIG_THREAD_STACK_INFO=y
CONFIG_DYNAMIC_THREAD=y
CONFIG_DYNAMIC_THREAD_POOL_SIZE=6
CONFIG_DYNAMIC_THREAD_STACK_SIZE=4096

CONFIG_ZTEST_STACK_SIZE=4096

0 comments on commit 914ad2a

Please sign in to comment.