Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
4732b96ae8dffae21af331ac839ed19bb11e08b5
/
.
/
tests
/
Kconfig
blob: 0b1cfb8a215c1490e8691c9261b4fc8bcc0e926b [
file
] [
log
] [
blame
]
#
# Copyright (c) 2016 Intel Corporation
#
# SPDX-License-Identifier: Apache-2.0
#
menu
Testing
source
"tests/ztest/Kconfig"
config TEST_EXTRA_STACKSIZE
int
"Test function thread stack size"
default
0
default
768
if
XTENSA
endmenu