zephyr/tests/kernel/smp
Ederson de Souza 52db964840 tests/kernel/smp: Limit 'stress' tests based on factor
SMP tests `inc_concurrency` and `smp_switch_torture` use a 'stressing'
approach to verify their results: run something for some time (or some
number of repetitions). However, in some environments, current 'stress'
levels can be quite high, making tests take a long time - environments
like emulators/simulators.
This patch adds a Kconfig that allows one to define a percentage factor
to the 'stress' (time or repetitions) used by these tests.

Signed-off-by: Ederson de Souza <ederson.desouza@intel.com>
2023-03-30 09:44:00 -04:00
..
boards tests: move to using CONFIG_MP_MAX_NUM_CPUS 2022-10-20 22:04:10 +09:00
src tests/kernel/smp: Limit 'stress' tests based on factor 2023-03-30 09:44:00 -04:00
CMakeLists.txt
Kconfig tests/kernel/smp: Limit 'stress' tests based on factor 2023-03-30 09:44:00 -04:00
prj.conf
testcase.yaml tests: use ignore_fault field instead of tags 2022-11-25 06:38:05 -05:00