aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2020-11-20 13:32:45 -0800
committerElliott Hughes <enh@google.com>2020-11-20 13:34:13 -0800
commita68c769c82da911d5ef6266f58f5ffc64c14f478 (patch)
treed21fc6b71e7576f7e79bc3c85dab2ab5ae0bd637
parent1030d049af49ef4bf224479237e6563f4fe36ede (diff)
downloadlibpng-a68c769c82da911d5ef6266f58f5ffc64c14f478.tar.gz
Run the CtsGraphicsTestCases in presubmit for libpng.
Bug: https://issuetracker.google.com/135180511 Test: treehugger Change-Id: I3d545db6eabcb25eaf3aad4f5e58877db2e0162e
-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 000000000..10bd0ee90
--- /dev/null
+++ b/TEST_MAPPING
@@ -0,0 +1,7 @@
+{
+ "presubmit": [
+ {
+ "name": "CtsGraphicsTestCases"
+ }
+ ]
+}