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.
36 lines
601 B
36 lines
601 B
{
|
|
"presubmit": [
|
|
{
|
|
"name": "keystore2_crypto_test"
|
|
},
|
|
{
|
|
"name": "keystore2_crypto_test_rust"
|
|
},
|
|
{
|
|
"name": "keystore2_test"
|
|
},
|
|
{
|
|
"name": "keystore2_test_utils_test"
|
|
},
|
|
{
|
|
"name": "keystore2_legacy_blobs_test"
|
|
},
|
|
{
|
|
"name": "CtsIdentityTestCases"
|
|
},
|
|
{
|
|
"name": "CtsKeystoreTestCases",
|
|
"options": [
|
|
{
|
|
"include-annotation": "android.platform.test.annotations.RequiresDevice"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"postsubmit": [
|
|
{
|
|
"name": "CtsKeystorePerformanceTestCases"
|
|
}
|
|
]
|
|
}
|