summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Prabir Pradhan <prabirmsp@google.com> 2023-04-12 03:30:28 +0000
committer Android (Google) Code Review <android-gerrit@google.com> 2023-04-12 03:30:28 +0000
commitb6c0bd6a247669b66dfbdf79eeab460e36d97f3e (patch)
tree3cf52f67f288b0aafb86b4309f51fce60295f08c
parenta84081561acc05496585d22c839e3d49c62bfd38 (diff)
parent310702e35327d7f4f40b8a663e5e3f12bf132ba6 (diff)
Merge "Add relevant libgui_tests to input presubmit" into udc-dev
-rw-r--r--services/inputflinger/TEST_MAPPING16
1 files changed, 16 insertions, 0 deletions
diff --git a/services/inputflinger/TEST_MAPPING b/services/inputflinger/TEST_MAPPING
index 495334e99a..f0b107222a 100644
--- a/services/inputflinger/TEST_MAPPING
+++ b/services/inputflinger/TEST_MAPPING
@@ -27,6 +27,14 @@
"name": "libinputservice_test"
},
{
+ "name": "libgui_test",
+ "options": [
+ {
+ "native-test-flag": "--gtest_filter=\"InputSurfacesTest*:MultiDisplayTests*\""
+ }
+ ]
+ },
+ {
"name": "CtsHardwareTestCases",
"options": [
{
@@ -123,6 +131,14 @@
"name": "libinputservice_test"
},
{
+ "name": "libgui_test",
+ "options": [
+ {
+ "native-test-flag": "--gtest_filter=\"InputSurfacesTest*:MultiDisplayTests*\""
+ }
+ ]
+ },
+ {
"name": "CtsHardwareTestCases",
"options": [
{