zephyr/tests/subsys/input/input_longpress/testcase.yaml
Alberto Escolar Piedras f59c9c0dde tests/subsys/input/*: Switch to native_sim
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>
2023-11-22 09:54:03 +01:00

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