blob: 372e96e53e7b6f514576a5e4e6e4b96cac8f242e [file] [log] [blame]
sample:
description: A simple application that demonstrates
basic sanity of the kernel.
name: Synchronization Sample
tests:
sample.kernel.synchronization:
build_on_all: true
tags: kernel synchronization
harness: console
harness_config:
type: multi_line
regex:
- "thread_a: Hello World from (.*)!"
- "thread_b: Hello World from (.*)!"