Add unique identifier instead of just 'test' for samples. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
10 lines
269 B
YAML
10 lines
269 B
YAML
sample:
|
|
description: This app provides an example of how to integrate OpenAMP
|
|
with Zephyr.
|
|
name: OpenAMP example integration
|
|
tests:
|
|
sample.subsys.ipc.openamp:
|
|
build_only: true
|
|
platform_whitelist: lpcxpresso54114_m4
|
|
tags: ipm
|