Add a new application for testing non-core devicetree functionality. Add tests for the default and fallback case of `LINKER_DT_NODE_REGION_NAME`. Signed-off-by: Jordan Yates <jordan.yates@data61.csiro.au>
8 lines
218 B
YAML
8 lines
218 B
YAML
tests:
|
|
libraries.devicetree_ext:
|
|
tags: devicetree
|
|
# We only need this to run on one platform so use native_posix as it
|
|
# will mostly likely be the fastest.
|
|
integration_platforms:
|
|
- native_posix
|