2021-09-01 17:46:12 +08:00
|
|
|
common:
|
2023-01-04 03:10:35 +08:00
|
|
|
tags: ring_buffer circular_buffer
|
|
|
|
timeout: 150
|
2021-09-01 17:46:12 +08:00
|
|
|
|
|
|
|
tests:
|
|
|
|
libraries.ring_buffer:
|
|
|
|
integration_platforms:
|
|
|
|
- native_posix
|
2022-02-15 13:14:16 +08:00
|
|
|
- native_posix_64
|
2021-09-01 17:46:12 +08:00
|
|
|
|
|
|
|
libraries.ring_buffer_concurrent:
|
|
|
|
platform_allow: qemu_x86
|
|
|
|
extra_configs:
|
|
|
|
- CONFIG_SYS_CLOCK_TICKS_PER_SEC=100000
|
2020-06-02 20:46:27 +08:00
|
|
|
integration_platforms:
|
2021-07-30 14:18:36 +08:00
|
|
|
- qemu_x86
|