Merge "Add TEST_MAPPING to overlay test directories" into rvc-dev am: 30cefb3391 am: efa9b48055
Change-Id: Id4ad4cbddc8008f5fa804ff29c765ace7d932675
This commit is contained in:
7
core/tests/overlaytests/host/TEST_MAPPING
Normal file
7
core/tests/overlaytests/host/TEST_MAPPING
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"presubmit": [
|
||||
{
|
||||
"name" : "OverlayHostTests"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"presubmit": [
|
||||
{
|
||||
"name": "FrameworksServicesTests",
|
||||
"options": [
|
||||
{
|
||||
"include-filter": "com.android.server.om."
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user