2018-12-06 12:43:09 +08:00
|
|
|
sample:
|
2019-06-19 02:45:40 +08:00
|
|
|
name: CMSIS_RTOS_V1 Synchronization
|
2018-12-06 12:43:09 +08:00
|
|
|
tests:
|
2019-03-29 23:44:43 +08:00
|
|
|
sample.portability.cmsis_rtos_v1.timer_synchronization:
|
2019-11-15 22:03:53 +08:00
|
|
|
tags: cmsis_rtos
|
2018-12-06 12:43:09 +08:00
|
|
|
min_ram: 32
|
|
|
|
min_flash: 34
|
|
|
|
harness: console
|
|
|
|
harness_config:
|
|
|
|
type: multi_line
|
|
|
|
ordered: true
|
|
|
|
regex:
|
|
|
|
- "Wrote to message queue: (.*)"
|
|
|
|
- "Read from message queue: (.*)"
|
|
|
|
- "Sample execution successful"
|