Updated test to use stress testing framework instead of implementing own framework. Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
9 lines
198 B
Plaintext
9 lines
198 B
Plaintext
CONFIG_ZTEST=y
|
|
CONFIG_ZTRESS=y
|
|
CONFIG_TEST_EXTRA_STACKSIZE=1024
|
|
CONFIG_IRQ_OFFLOAD=y
|
|
CONFIG_RING_BUFFER=y
|
|
CONFIG_TEST_RANDOM_GENERATOR=y
|
|
CONFIG_ENTROPY_GENERATOR=y
|
|
CONFIG_XOSHIRO_RANDOM_GENERATOR=y
|