zephyr/tests/subsys/input/input_longpress/prj.conf
Fabio Baltieri 8bd0e13fc7 test: input: add tests for input_longpress
Add a testsuite for the input-longpress driver.

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
2023-03-24 13:48:28 +00:00

7 lines
124 B
Plaintext

# SPDX-License-Identifier: Apache-2.0
CONFIG_ZTEST=y
CONFIG_ZTEST_NEW_API=y
CONFIG_INPUT=y
CONFIG_INPUT_MODE_SYNCHRONOUS=y