Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
ec75dc2232d32a475654cc9098896f48c176bc7b
/
.
/
tests
/
kernel
/
smp
/
Kconfig
blob: 606135a23f8e5b1f891878b7f59793c1a1f8a936 [
file
] [
log
] [
blame
]
# Copyright (c) 2023 Intel Corporation
# SPDX-License-Identifier: Apache-2.0
mainmenu
"SMP test"
source
"Kconfig.zephyr"
config SMP_TEST_RUN_FACTOR
int
"Run factor for stressing tests, such as 'switch torture', \
as a percentage"
default
100