Skip to content

Commit 802b55b

Browse files
dcpleungcfriedt
authored andcommitted
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 <[email protected]>
1 parent bb1656a commit 802b55b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Copyright (c) 2021 Intel Corporation
2+
# SPDX-License-Identifier: Apache-2.0
3+
4+
# Need a little bit more stack space
5+
CONFIG_TEST_EXTRA_STACKSIZE=256

0 commit comments

Comments
 (0)