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.
Michael W c50ddc2104
CMSDK: Tests: AIRPLANE_MODE_ON has moved
6 years ago
..
res cmsdk: Update iconography. 7 years ago
src/org/cyanogenmod/tests CMSDK: Tests: AIRPLANE_MODE_ON has moved 6 years ago
Android.mk External view test 7 years ago
AndroidManifest.xml cmsdk: Provide test coverage for remainder PartnerInterface's. 7 years ago
README.md cmsdk: Add concept of parameterized BinderIdTransactionTest. 7 years ago
proguard.flags External view test 7 years ago

README.md

CM Platform SDK Tests

The tests package contains both functional manual tests as well as unit tests which can be ran utilizing the InstrumentationTestRunner from android.

To run the tests (on a live device):

adb shell am instrument -w org.cyanogenmod.tests/android.support.test.runner.AndroidJUnitRunner