blob: eab8729fd175c6eb8b47d26546dcf2459d27facc [file] [log] [blame]
// Add tests for all the mainline modules relying on this library.
{
"presubmit": [
{
// Unit tests for framework-wifi.jar
"name": "FrameworksWifiApiTests"
},
{
"name": "InternalAnnotationsTests"
},
{
"name": "ModulesUtilsTests"
},
{
"name": "ComposHostTestCases"
}
// TODO: Re-enable when this is stable.
// {
// Wifi CTS tests
// "name": "CtsWifiTestCases"
// }
],
"presubmit-large": [
{
// Unit tests for service-wifi.jar
"name": "FrameworksWifiTests"
}
]
}