Adding the yaml files to sub-applications to avoid bitrot and specifying the main applications with remote harness instead of build_only. Fixes #47613 Signed-off-by: Aastha Grover <aastha.grover@intel.com>
10 lines
294 B
YAML
10 lines
294 B
YAML
sample:
|
|
description: This app provides an example of how to integrate OpenAMP
|
|
with Zephyr.
|
|
name: OpenAMP example integration (remote)
|
|
tests:
|
|
sample.ipc.openamp.remote:
|
|
platform_allow: lpcxpresso54114_m0 lpcxpresso55s69_cpu1
|
|
tags: ipm
|
|
harness: remote
|