Merge "Add TEST_MAPPING for api specifications"
am: 6bb71b0322
Change-Id: I35fa5a84b7d0012007a7433e5c0fe2372b080846
This commit is contained in:
7
api/TEST_MAPPING
Normal file
7
api/TEST_MAPPING
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
{
|
||||||
|
"presubmit": [
|
||||||
|
{
|
||||||
|
"name": "CtsCurrentApiSignatureTestCases"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
7
test-base/api/TEST_MAPPING
Normal file
7
test-base/api/TEST_MAPPING
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
{
|
||||||
|
"presubmit": [
|
||||||
|
{
|
||||||
|
"name": "CtsAndroidTestBase27ApiSignatureTestCases"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
10
test-mock/api/TEST_MAPPING
Normal file
10
test-mock/api/TEST_MAPPING
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
{
|
||||||
|
"presubmit": [
|
||||||
|
{
|
||||||
|
"name": "CtsAndroidTestMockCurrentApiSignatureTestCases"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "CtsCurrentApiSignatureTestCases"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
10
test-runner/api/TEST_MAPPING
Normal file
10
test-runner/api/TEST_MAPPING
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
{
|
||||||
|
"presubmit": [
|
||||||
|
{
|
||||||
|
"name": "CtsAndroidTestRunnerCurrentApiSignatureTestCases"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "CtsCurrentApiSignatureTestCases"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user