Change integration_platform -> platform_allow to not build the shell test suite for all supported boards. Signed-off-by: Bjarki Arge Andreasen <bjarki.andreasen@nordicsemi.no>
13 lines
243 B
YAML
13 lines
243 B
YAML
# Copyright (c) 2024 Nordic Semiconductor
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
tests:
|
|
drivers.comparator.shell:
|
|
platform_allow:
|
|
- native_sim
|
|
- native_sim/native/64
|
|
tags:
|
|
- drivers
|
|
- comparator
|
|
- shell
|