aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilip P. Moltmann <moltmann@google.com>2020-05-01 11:09:43 -0700
committerPhilip P. Moltmann <moltmann@google.com>2020-05-01 11:14:54 -0700
commitd5e904168eee13897179219c6bdb1ea13acf5b74 (patch)
tree3e64b14576c4176ac89714ac69555dc4a1fcc375
parent9c77d1f26138b84cd7078d319b3ecaf2c969ae85 (diff)
downloadpdfium-d5e904168eee13897179219c6bdb1ea13acf5b74.tar.gz
Run pdf test cases for pdfium changes
Test: atest --test-mapping external/pdfium Fixes: 155491850 Change-Id: Ib011d768d029068009691b2ea8fce7c55f097bff
-rw-r--r--TEST_MAPPING14
1 files changed, 3 insertions, 11 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 169b5b38a..aa91a20b7 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -1,15 +1,7 @@
{
- "presubmit": [
- {
- "name": "CtsPdfTestCases"
- },
- {
- "name": "CtsPrintTestCases",
- "options": [
+ "presubmit": [
{
- "include-annotation": "android.platform.test.annotations.Presubmit"
+ "name": "CtsPdfTestCases"
}
- ]
- }
- ]
+ ]
}