Add TEST_MAPPING for print and pdf tests
Test: TH Change-Id: I7157c630fccb8b4d50672ac014e5cd020f1ac71f
This commit is contained in:
12
core/java/android/print/TEST_MAPPING
Normal file
12
core/java/android/print/TEST_MAPPING
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"presubmit": [
|
||||
{
|
||||
"name": "CtsPrintTestCases",
|
||||
"options": [
|
||||
{
|
||||
"include-annotation": "android.platform.test.annotations.Presubmit"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
7
core/java/android/print/pdf/TEST_MAPPING
Normal file
7
core/java/android/print/pdf/TEST_MAPPING
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"presubmit": [
|
||||
{
|
||||
"name": "CtsPdfTestCases"
|
||||
}
|
||||
]
|
||||
}
|
||||
7
graphics/java/android/graphics/pdf/TEST_MAPPING
Normal file
7
graphics/java/android/graphics/pdf/TEST_MAPPING
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"presubmit": [
|
||||
{
|
||||
"name": "CtsPdfTestCases"
|
||||
}
|
||||
]
|
||||
}
|
||||
12
packages/PrintSpooler/TEST_MAPPING
Normal file
12
packages/PrintSpooler/TEST_MAPPING
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"presubmit": [
|
||||
{
|
||||
"name": "CtsPrintTestCases",
|
||||
"options": [
|
||||
{
|
||||
"include-annotation": "android.platform.test.annotations.Presubmit"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
12
services/print/java/com/android/server/print/TEST_MAPPING
Normal file
12
services/print/java/com/android/server/print/TEST_MAPPING
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"presubmit": [
|
||||
{
|
||||
"name": "CtsPrintTestCases",
|
||||
"options": [
|
||||
{
|
||||
"include-annotation": "android.platform.test.annotations.Presubmit"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user