Added test cases that validates if ring buffer handles correctly case with single producer single consumer from different contexts. Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
6 lines
126 B
Plaintext
6 lines
126 B
Plaintext
CONFIG_ZTEST=y
|
|
CONFIG_IRQ_OFFLOAD=y
|
|
CONFIG_RING_BUFFER=y
|
|
CONFIG_TEST_RANDOM_GENERATOR=y
|
|
CONFIG_SYS_CLOCK_TICKS_PER_SEC=100000
|