zephyr/tests/subsys/input/longpress/testcase.yaml
Alberto Escolar Piedras 0df3c62461 tests/subsys/input: Use hwmv2 native targets identifiers
For the 64 bit targets, change identifiers to the new hwmv2 ones.
And remove redundant overlays (which were equal for the 32
and 64 bit versions)

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2024-03-15 16:13:12 +01:00

13 lines
225 B
YAML

# SPDX-License-Identifier: Apache-2.0
tests:
input.input_longpress:
platform_allow:
- native_sim
- native_sim/native/64
tags:
- drivers
- input
integration_platforms:
- native_sim