2024-02-04 07:52:41 +08:00
|
|
|
sample:
|
|
|
|
description: posix env sample
|
|
|
|
name: posix env
|
|
|
|
common:
|
|
|
|
tags: posix env
|
|
|
|
platform_exclude:
|
|
|
|
- native_posix
|
2024-03-14 21:54:46 +08:00
|
|
|
- native_posix/native/64
|
2024-02-04 07:52:41 +08:00
|
|
|
integration_platforms:
|
2024-05-16 17:49:25 +08:00
|
|
|
- native_sim
|
2024-02-04 07:52:41 +08:00
|
|
|
harness: console
|
|
|
|
harness_config:
|
|
|
|
type: multi_line
|
|
|
|
regex:
|
|
|
|
- "BOARD=.*"
|
|
|
|
- "BUILD_VERSION=.*"
|
2024-07-12 19:55:11 +08:00
|
|
|
- "ALERT="
|
2024-02-04 07:52:41 +08:00
|
|
|
tests:
|
|
|
|
sample.posix.env: {}
|