53 lines
1.3 KiB
Plaintext
53 lines
1.3 KiB
Plaintext
{
|
|
"mainline-presubmit": [
|
|
{
|
|
"name" : "HealthConnectControllerUITests[com.google.android.healthfitness.apex]",
|
|
"options": [
|
|
{
|
|
"exclude-filter": "com.android.healthconnect.controller.tests.dataentries.LoadDataEntriesUseCaseTest"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "CtsHealthFitnessDeviceTestCases[com.google.android.healthfitness.apex]"
|
|
},
|
|
{
|
|
"name": "CtsHealthFitnessDeviceTestCasesNoPermission[com.google.android.healthfitness.apex]"
|
|
}
|
|
],
|
|
"presubmit": [
|
|
{
|
|
"name" : "HealthConnectControllerUITests",
|
|
"options": [
|
|
{
|
|
"exclude-filter": "com.android.healthconnect.controller.tests.dataentries.LoadDataEntriesUseCaseTest"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "CtsHealthFitnessDeviceTestCases"
|
|
},
|
|
{
|
|
"name": "CtsHealthFitnessDeviceTestCasesNoPermission"
|
|
},
|
|
{
|
|
"name": "CtsHealthConnectControllerTestCases"
|
|
},
|
|
{
|
|
"name": "HealthFitnessIntegrationTests"
|
|
},
|
|
{
|
|
"name": "HealthFitnessUnitTests"
|
|
},
|
|
{
|
|
"name": "HealthConnectBackupRestoreUnitTests"
|
|
},
|
|
{
|
|
"name": "CtsHealthConnectHostTestCases"
|
|
},
|
|
{
|
|
"name": "CtsHealthConnectHostSideDeviceTestCases"
|
|
}
|
|
]
|
|
}
|