zephyr/tests/drivers/comparator/shell/testcase.yaml
Bjarki Arge Andreasen 0502189729 tests: drivers: comparator: shell: use platform_allow
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>
2024-10-18 17:44:30 +01:00

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