Tests use nordic specific comparator api which enable it's runtime reconfiguration. As there were no tests prepared when introducing this api, PR adds some to extend test coverage. Signed-off-by: Bartlomiej Buczek <bartlomiej.buczek@nordicsemi.no>
15 lines
301 B
YAML
15 lines
301 B
YAML
# Copyright (c) 2024 Nordic Semiconductor
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
common:
|
|
harness_config:
|
|
fixture: gpio_loopback
|
|
tags:
|
|
- drivers
|
|
- comparator
|
|
tests:
|
|
drivers.comparator.nrf_comp:
|
|
platform_allow:
|
|
- nrf54h20dk/nrf54h20/cpuapp
|
|
- nrf54l15dk/nrf54l15/cpuapp
|