2020-08-04 01:42:42 +02:00
|
|
|
{
|
|
|
|
"presubmit": [
|
2020-09-30 19:53:05 +02:00
|
|
|
{
|
2021-02-23 18:11:10 +01:00
|
|
|
"name": "keystore2_crypto_test"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "keystore2_crypto_test_rust"
|
2020-09-30 19:53:05 +02:00
|
|
|
},
|
2020-08-04 01:42:42 +02:00
|
|
|
{
|
|
|
|
"name": "keystore2_test"
|
2021-03-23 17:11:48 +01:00
|
|
|
},
|
2021-09-21 00:44:06 +02:00
|
|
|
{
|
|
|
|
"name": "keystore2_test_utils_test"
|
|
|
|
},
|
2021-03-23 17:11:48 +01:00
|
|
|
{
|
|
|
|
"name": "CtsIdentityTestCases"
|
2021-11-02 20:02:51 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "CtsKeystoreTestCases",
|
|
|
|
"options": [
|
|
|
|
{
|
|
|
|
"include-annotation": "android.platform.test.annotations.RequiresDevice"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"postsubmit": [
|
|
|
|
{
|
|
|
|
"name": "CtsKeystorePerformanceTestCases"
|
2020-08-04 01:42:42 +02:00
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|