This website requires JavaScript.
Explore
Help
Sign In
OrgZephyr
/
zephyr
mirror of
https://github.com/zephyrproject-rtos/zephyr.git
Watch
1
Star
0
Fork
You've already forked zephyr
0
Code
Issues
Releases
Wiki
Activity
300f9b95e5
zephyr
/
tests
/
lib
/
mpsc_pbuf
/
prj.conf
5 lines
88 B
Plaintext
Raw
Normal View
History
Unescape
Escape
tests: lib: Add test for mpsc_pbuf Added suite for multiple producer, single consumer packet buffer. Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
2021-01-14 15:02:35 +08:00
CONFIG_ZTEST=y
tests: lib: mpsc_buf: move mpsc_buf to new ztest API Move mpsc_buf to new ztest API. Signed-off-by: Spoorthy Priya Yerabolu <spoorthy.priya.yerabolu@intel.com>
2022-07-08 00:29:24 +08:00
CONFIG_ZTEST_NEW_API=y
tests: lib: Add test for mpsc_pbuf Added suite for multiple producer, single consumer packet buffer. Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
2021-01-14 15:02:35 +08:00
CONFIG_MPSC_PBUF=y
CONFIG_TEST_RANDOM_GENERATOR=y