zephyr/tests/lib/mpsc_pbuf/src
Krzysztof Chruscinski f0485c7053 tests: lib: mpsc_pbuf: Add stress test
Added stress test which validates proper behavior of mpsc_pbuf
when there are 2 producing contexts and dedicated consumer
context. Various configuration are tested with consumer having
the lowest, medium and the higher priority.

Test produces random size packets at random intervals. It validates
that each produced packet is consumed or dropped.

Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
2022-12-29 10:33:29 +01:00
..
concurrent.c tests: lib: mpsc_pbuf: Add stress test 2022-12-29 10:33:29 +01:00
main.c tests: lib: mpsc_pbuf: Add new test case 2022-12-29 10:33:29 +01:00