aboutsummaryrefslogtreecommitdiffstats
path: root/TEST_MAPPING
diff options
context:
space:
mode:
authorPhilip P. Moltmann <moltmann@google.com>2019-10-11 13:49:28 -0700
committerPhilip P. Moltmann <moltmann@google.com>2019-10-11 13:49:28 -0700
commit9c77d1f26138b84cd7078d319b3ecaf2c969ae85 (patch)
tree13218ef95ce6fbf0ac1f5aab81d16e50824f8fdb /TEST_MAPPING
parentfec4c7e1bcf87d753fa835b86ae24bac5cff6b35 (diff)
downloadplatform_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_MAPPING15
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"
+ }
+ ]
+ }
+ ]
+}