commit | 74c80593852afb700c85448c62391e0f5b93a2da | [log] [tgz] |
---|---|---|
author | Prabir Pradhan <prabirmsp@google.com> | Tue Apr 11 19:09:20 2023 +0000 |
committer | Prabir Pradhan <prabirmsp@google.com> | Wed Apr 12 00:08:51 2023 +0000 |
tree | 732e1267721b8c2bcac474f715d4fe7c70a08a66 | |
parent | d09663b5683aabba5a251d55c84fe152f4a42650 [diff] |
Add EndToEndNativeInputTest to SF presubmit Bug: 240437119 Test: presubmit Change-Id: I5e9203772e10e7596333a57a939147f484396e19
diff --git a/services/surfaceflinger/TEST_MAPPING b/services/surfaceflinger/TEST_MAPPING index 57752b7..155a275 100644 --- a/services/surfaceflinger/TEST_MAPPING +++ b/services/surfaceflinger/TEST_MAPPING
@@ -7,6 +7,14 @@ "name": "libcompositionengine_test" }, { + "name": "libgui_test", + "options": [ + { + "native-test-flag": "--gtest_filter=\"InputSurfacesTest*:MultiDisplayTests*\"" + } + ] + }, + { "name": "libscheduler_test" } ],