blob: 08e0c1d970a1fe40867613d8845c810b98601d1c [file] [log] [blame]
sample:
name: POSIX Philosophers
common:
tags:
- introduction
- posix
harness: console
min_ram: 16
integration_platforms:
- native_sim
filter: not CONFIG_NATIVE_APPLICATION
harness_config:
type: multi_line
ordered: false
regex:
- ".*STARVING.*"
- ".*DROPPED ONE FORK.*"
- ".*THINKING.*"
- ".*EATING.*"
tests:
sample.posix.philosopher: {}