blob: 4483d3d3e4e47c52bc9d5aeee481a65328ccb892 [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: synchronization
harness: console
harness_config:
type: multi_line
regex:
- "thread_a: Hello World from (.*)!"
- "thread_b: Hello World from (.*)!"