1# SPDX-License-Identifier: Apache-2.0
2
3tests:
4  input.input_shell:
5    tags: input
6    platform_allow:
7      - native_sim
8      - native_sim/native/64
9    integration_platforms:
10      - native_sim
11    harness: console
12    harness_config:
13      type: multi_line
14      regex:
15        - "I: input event: dev=NULL             SYN type= 1 code=  2 value=0"
16        - "I: input event: dev=NULL             SYN type= 1 code=  2 value=1"
17