2021-09-01 17:46:12 +08:00
|
|
|
common:
|
2023-05-08 19:37:42 +08:00
|
|
|
tags:
|
|
|
|
- ring_buffer
|
|
|
|
- circular_buffer
|
2023-01-04 03:10:35 +08:00
|
|
|
timeout: 150
|
2021-09-01 17:46:12 +08:00
|
|
|
|
|
|
|
tests:
|
|
|
|
libraries.ring_buffer:
|
|
|
|
integration_platforms:
|
2023-11-28 19:02:08 +08:00
|
|
|
- native_sim
|
|
|
|
- native_sim_64
|
2021-09-01 17:46:12 +08:00
|
|
|
|
2023-10-11 00:55:37 +08:00
|
|
|
libraries.ring_buffer.concurrent:
|
2021-09-01 17:46:12 +08:00
|
|
|
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
|