You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
71 lines
1.2 KiB
71 lines
1.2 KiB
{
|
|
"mainline-presubmit": [
|
|
{
|
|
"name": "adbd_test[com.google.android.adbd.apex]"
|
|
},
|
|
{
|
|
"name": "adb_crypto_test[com.google.android.adbd.apex]"
|
|
},
|
|
{
|
|
"name": "adb_pairing_auth_test[com.google.android.adbd.apex]"
|
|
},
|
|
{
|
|
"name": "adb_pairing_connection_test[com.google.android.adbd.apex]"
|
|
},
|
|
{
|
|
"name": "adb_tls_connection_test[com.google.android.adbd.apex]"
|
|
}
|
|
],
|
|
"presubmit": [
|
|
{
|
|
"name": "adbd_test"
|
|
},
|
|
{
|
|
"name": "adb_crypto_test"
|
|
},
|
|
{
|
|
"name": "adb_pairing_auth_test"
|
|
},
|
|
{
|
|
"name": "adb_pairing_connection_test"
|
|
},
|
|
{
|
|
"name": "adb_tls_connection_test"
|
|
},
|
|
{
|
|
"name": "FastDeployTests"
|
|
},
|
|
{
|
|
"name": "FastDeployHostTests"
|
|
},
|
|
{
|
|
"name": "MicrodroidHostTestCases"
|
|
}
|
|
],
|
|
"hwasan-presubmit": [
|
|
{
|
|
"name": "adbd_test"
|
|
},
|
|
{
|
|
"name": "adb_crypto_test"
|
|
},
|
|
{
|
|
"name": "adb_pairing_auth_test"
|
|
},
|
|
{
|
|
"name": "adb_pairing_connection_test"
|
|
},
|
|
{
|
|
"name": "adb_tls_connection_test"
|
|
},
|
|
{
|
|
"name": "MicrodroidHostTestCases"
|
|
}
|
|
],
|
|
"imports": [
|
|
{
|
|
"path": "frameworks/base/tests/StagedInstallTest"
|
|
}
|
|
]
|
|
}
|