Switch from native_posix to native_sim as default test platform And switch overlays to native_sim. Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
13 lines
218 B
YAML
13 lines
218 B
YAML
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
tests:
|
|
input.input_longpress:
|
|
platform_allow:
|
|
- native_sim
|
|
- native_sim_64
|
|
tags:
|
|
- drivers
|
|
- input
|
|
integration_platforms:
|
|
- native_sim
|