zephyr/tests/subsys/input/input_shell/testcase.yaml
Fabio Baltieri b1bccc2ca8 tests: input_shell: add an input shell test
Add a test to validate the input shell command and event dump output.

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
2023-07-12 10:53:04 +00:00

14 lines
381 B
YAML

# SPDX-License-Identifier: Apache-2.0
tests:
input.input_shell:
tags: input
platform_allow:
- native_posix
- native_posix_64
harness: console
harness_config:
type: multi_line
regex:
- "I: input event: dev=NULL SYN type= 1 code= 2 value=0"
- "I: input event: dev=NULL SYN type= 1 code= 2 value=1"