tests: mbox_api: a bit more stack for qemu_x86_tiny
For testing on qemu_x86_tiny, a little bit more stack is needed. So add the extra stack for testing. Signed-off-by: Daniel Leung <daniel.leung@intel.com>
This commit is contained in:
parent
bb1656abc6
commit
802b55bb50
1 changed files with 5 additions and 0 deletions
5
tests/kernel/mbox/mbox_api/boards/qemu_x86_tiny.conf
Normal file
5
tests/kernel/mbox/mbox_api/boards/qemu_x86_tiny.conf
Normal file
|
@ -0,0 +1,5 @@
|
|||
# Copyright (c) 2021 Intel Corporation
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
# Need a little bit more stack space
|
||||
CONFIG_TEST_EXTRA_STACKSIZE=256
|
Loading…
Add table
Add a link
Reference in a new issue