summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2020-11-30 20:37:53 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2020-11-30 20:37:53 +0000
commitd18a8889775997a93d953367dc2d71af85ed9f5d (patch)
treea971309ed556a0ba4333d210b396b38f1440dd17
parent8ed681db888d8239d4ee6180a168c91b0665a77a (diff)
parentff78ee5a324a7d37e0bfffd6152ea37056f29931 (diff)
Merge "Run the CtsGraphicsTestCases in presubmit for libjpeg-turbo." am: ff78ee5a32
Original change: https://android-review.googlesource.com/c/platform/external/libjpeg-turbo/+/1507548 Change-Id: I2bc211458fb7cdba6643ef1657526b73666b65b1
-rw-r--r--TEST_MAPPING7
1 files changed, 7 insertions, 0 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
new file mode 100644
index 0000000..10bd0ee
--- /dev/null
+++ b/TEST_MAPPING
@@ -0,0 +1,7 @@
+{
+ "presubmit": [
+ {
+ "name": "CtsGraphicsTestCases"
+ }
+ ]
+}