Linux Audio

Check our new training course

Embedded Linux Audio

Check our new training course
with Creative Commons CC-BY-SA
lecture materials

Bootlin logo

Elixir Cross Referencer

Loading...
sample:
  name: Syncronisation (C++)
tests:
  sample.cpp_syncronisation:
    tags: cpp
    toolchain_exclude: issm
    arch_exclude: posix
    harness: console
    harness_config:
      type: multi_line
      regex:
        - "Create semaphore (.*)"
        - "main: Hello World!"
        - "coop_thread_entry: Hello World!"