2017-04-04 23:11:22 -04:00
|
|
|
sample:
|
2017-12-11 12:35:31 -05:00
|
|
|
name: Syncronisation (C++)
|
2017-04-04 23:11:22 -04:00
|
|
|
tests:
|
2019-12-01 12:29:43 -05:00
|
|
|
sample.cpp.synchronization:
|
2018-10-15 15:13:17 -04:00
|
|
|
tags: cpp
|
2017-12-05 13:00:43 -05:00
|
|
|
toolchain_exclude: issm
|
2017-12-01 11:38:22 +01:00
|
|
|
arch_exclude: posix
|
2020-05-28 08:18:11 -04:00
|
|
|
integration_platforms:
|
|
|
|
|
- qemu_x86
|
2017-12-11 12:35:31 -05:00
|
|
|
harness: console
|
2017-12-24 18:26:33 -05:00
|
|
|
harness_config:
|
|
|
|
|
type: multi_line
|
|
|
|
|
regex:
|
|
|
|
|
- "Create semaphore (.*)"
|
|
|
|
|
- "main: Hello World!"
|
|
|
|
|
- "coop_thread_entry: Hello World!"
|