diff options
author | Elliott Hughes <enh@google.com> | 2020-11-20 13:33:36 -0800 |
---|---|---|
committer | Elliott Hughes <enh@google.com> | 2020-11-20 13:33:36 -0800 |
commit | 5731b698106f9c40da7fe1f8e7e4124264f0f874 (patch) | |
tree | dac9254442c9f55345f626f0f96418a895410adb | |
parent | 6d9f2b2abe3bf31e47830b891bbdb13854e93a6f (diff) |
Run the CtsGraphicsTestCases in presubmit for libjpeg-turbo.
Bug: https://issuetracker.google.com/135180511
Test: treehugger
Change-Id: I4245443bba3f406fba31a253bead147663e5746b
-rw-r--r-- | TEST_MAPPING | 7 |
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" + } + ] +} |