Switch from native_posix to native_sim as default test platform Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
12 lines
236 B
YAML
12 lines
236 B
YAML
# SPDX-FileCopyrightText: Copyright (c) 2023 Carl Zeiss Meditec AG
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
tests:
|
|
drivers.sensor.adltc2990:
|
|
tags:
|
|
- drivers
|
|
- sensor
|
|
- subsys
|
|
platform_allow:
|
|
- native_sim
|