Add an initial test suite for the keyboard scanning input library. Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
10 lines
119 B
Plaintext
10 lines
119 B
Plaintext
/*
|
|
* Copyright 2023 Google LLC
|
|
*
|
|
* SPDX-License-Identifier: Apache-2.0
|
|
*/
|
|
|
|
&test_kbd_scan {
|
|
no-ghostkey-check;
|
|
};
|