summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Ady Abraham <adyabr@google.com> 2023-07-24 20:46:34 +0000
committer Vishnu Nair <vishnun@google.com> 2023-07-26 02:28:37 +0000
commit8b6bca66d82e9a6aec334c28b2bc8046d685592d (patch)
tree38174b8bf45cb5a4ba4b4ed266ff0658a7dc87eb
parent206cc88d1c0e9bb7a4ab94535ae09e094485b8aa (diff)
SF: add entire suite of CtsGraphicsTestCases to presubmit
Bug: 292293573 Change-Id: I2b9632f89b3511e4ca1b6e7b749402a73b586c92 Test: presubmit
-rw-r--r--services/surfaceflinger/TEST_MAPPING10
1 files changed, 1 insertions, 9 deletions
diff --git a/services/surfaceflinger/TEST_MAPPING b/services/surfaceflinger/TEST_MAPPING
index b7115207ac..bfa5997e30 100644
--- a/services/surfaceflinger/TEST_MAPPING
+++ b/services/surfaceflinger/TEST_MAPPING
@@ -15,15 +15,7 @@
"name": "libscheduler_test"
},
{
- "name": "CtsGraphicsTestCases",
- "options": [
- {
- "include-filter": "android.graphics.cts.VulkanPreTransformTest"
- },
- {
- "include-filter": "android.graphics.cts.FrameRateOverrideTest"
- }
- ]
+ "name": "CtsGraphicsTestCases"
},
{
"name": "CtsSurfaceControlTests"