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.
30 lines
525 B
30 lines
525 B
|
|
{
|
|
"presubmit": [
|
|
{
|
|
"name": "audiotestharness-serverlib-tests",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "audiotestharness-javasoundlib-tests",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "audiotestharness-servicelib-tests",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "audiotestharness-utilitylib-tests",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "audiotestharness-client-grpclib-tests",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "audiotestharness-testlib-tests",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|