Some names of the test cases are duplicated within the project. This commit contains the proposed names of the test scenarios. Signed-off-by: Katarzyna Giadla <katarzyna.giadla@nordicsemi.no>
9 lines
279 B
YAML
9 lines
279 B
YAML
tests:
|
|
libraries.devicetree.devices:
|
|
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
|
|
platform_exclude: hsdk hsdk_2cores thingy52_nrf52832
|