| sample: | |
| description: posix env sample | |
| name: posix env | |
| common: | |
| tags: posix env | |
| platform_exclude: | |
| - native_posix | |
| - native_posix/native/64 | |
| integration_platforms: | |
| - native_sim | |
| harness: console | |
| harness_config: | |
| type: multi_line | |
| regex: | |
| - "BOARD=.*" | |
| - "BUILD_VERSION=.*" | |
| - "ALERT=.*" | |
| tests: | |
| sample.posix.env: {} |