commit | ce5566028c7f732d48a412c966994e24aeeddfaf | [log] [tgz] |
---|---|---|
author | Prabir Pradhan <prabirmsp@google.com> | Thu May 05 16:43:14 2022 +0000 |
committer | Prabir Pradhan <prabirmsp@google.com> | Thu May 05 21:14:59 2022 +0000 |
tree | bbdd1ad0560f85ce08bd7f748607636d21e34b18 | |
parent | 54745651cca996fa44fd1c8737f1ab327f04ae8c [diff] [blame] |
Add CtsHardwareTestCases to input presubmit Bug: 231623960 Bug: 229712592 Test: presubmit Change-Id: I6d7e380429289f9323fc91e3d9e8cdeeafccdf07
diff --git a/services/inputflinger/TEST_MAPPING b/services/inputflinger/TEST_MAPPING index 9b72ff4..2507583 100644 --- a/services/inputflinger/TEST_MAPPING +++ b/services/inputflinger/TEST_MAPPING
@@ -24,6 +24,14 @@ "name": "libinputservice_test" }, { + "name": "CtsHardwareTestCases", + "options": [ + { + "include-filter": "android.hardware.input.cts.tests" + } + ] + }, + { "name": "CtsInputTestCases" }, {