diff options
| author | Philip P. Moltmann <moltmann@google.com> | 2019-10-11 13:49:28 -0700 |
|---|---|---|
| committer | Philip P. Moltmann <moltmann@google.com> | 2019-10-11 13:49:28 -0700 |
| commit | 9c77d1f26138b84cd7078d319b3ecaf2c969ae85 (patch) | |
| tree | 13218ef95ce6fbf0ac1f5aab81d16e50824f8fdb /TEST_MAPPING | |
| parent | fec4c7e1bcf87d753fa835b86ae24bac5cff6b35 (diff) | |
| download | platform_external_pdfium-9c77d1f26138b84cd7078d319b3ecaf2c969ae85.tar.gz platform_external_pdfium-9c77d1f26138b84cd7078d319b3ecaf2c969ae85.tar.bz2 platform_external_pdfium-9c77d1f26138b84cd7078d319b3ecaf2c969ae85.zip | |
Run PDF test when PdfIum is updated
Test: TH
Change-Id: I0a9826ea217fdce0d4fa5ce4f2467034890e1843
Diffstat (limited to 'TEST_MAPPING')
| -rw-r--r-- | TEST_MAPPING | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING new file mode 100644 index 000000000..169b5b38a --- /dev/null +++ b/TEST_MAPPING @@ -0,0 +1,15 @@ +{ + "presubmit": [ + { + "name": "CtsPdfTestCases" + }, + { + "name": "CtsPrintTestCases", + "options": [ + { + "include-annotation": "android.platform.test.annotations.Presubmit" + } + ] + } + ] +} |
