Android: Adding a custom test to the compatibility test suite

444 Views Asked by At

I have created a simple test case using android studio that just checks whether the Device has WiFi Adapter or not and if it has then is it functioning or not. The test case is working fine on Android Studio but i don't have any idea how add that case to Android CTS and run it. I have configured git, downloaded the latest android source code for Android M. Thanks in Advance !! :)

0

There are 0 best solutions below