19 lines
253 B
Plaintext
19 lines
253 B
Plaintext
{
|
|
"presubmit": [
|
|
{
|
|
"name": "NetworkStackTests"
|
|
},
|
|
{
|
|
"name": "NetworkStackNextTests"
|
|
}
|
|
],
|
|
"postsubmit": [
|
|
{
|
|
"name": "NetworkStackHostTests"
|
|
},
|
|
{
|
|
"name": "NetworkStackIntegrationTests"
|
|
}
|
|
]
|
|
}
|