blob: 7ea6ebe105796a91b5121333ab63db1c1b31aa84 [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:
- "threadA: Hello World from (.*)!"
- "threadB: Hello World from (.*)!"