Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
2332a1db39d32e1f96cd8f27ec9d96f0ece2f5da
/
.
/
tests
/
kernel
/
smp
/
Kconfig
blob: 606135a23f8e5b1f891878b7f59793c1a1f8a936 [
file
]
# 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