Let's replace the references to native_posix with native_sim in the documentation, and enable this tests by default in native_sim. Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
13 lines
259 B
YAML
13 lines
259 B
YAML
tests:
|
|
sample.kernel.cond_var.simple:
|
|
integration_platforms:
|
|
- native_sim
|
|
tags:
|
|
- kernel
|
|
- condition_variables
|
|
harness: console
|
|
harness_config:
|
|
type: one_line
|
|
regex:
|
|
- ".*done == 20 so everyone is done"
|