Merge "Add TEST_MAPPING for api specifications" am: 6bb71b0322
am: cd2586709b
Change-Id: I1a7e4d52a48318b0786a91e33431c3d27a31a8b5
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