Add some initial tests for the input subsystem, covering all the APIs in both synchronous and thread mode. Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
6 lines
92 B
Plaintext
6 lines
92 B
Plaintext
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
CONFIG_ZTEST=y
|
|
CONFIG_ZTEST_NEW_API=y
|
|
CONFIG_INPUT=y
|