replicant-vendor_cmsdk/tests
Michael W c50ddc2104 CMSDK: Tests: AIRPLANE_MODE_ON has moved
* Lives in "Global" now

Change-Id: Ib0a53e07af5f6ef2de735a818a5f505906f9d4d4
(cherry picked from commit a7e8c17e827abbed8c8bf9299f4c1440c8ae7d04)
2017-03-05 15:40:06 +00:00
..
res cmsdk: Update iconography. 2016-01-06 11:45:15 -08:00
src/org/cyanogenmod/tests CMSDK: Tests: AIRPLANE_MODE_ON has moved 2017-03-05 15:40:06 +00:00
Android.mk External view test 2016-06-14 13:14:35 -07:00
AndroidManifest.xml cmsdk: Provide test coverage for remainder PartnerInterface's. 2016-06-16 13:54:13 -07:00
README.md cmsdk: Add concept of parameterized BinderIdTransactionTest. 2016-02-05 13:52:31 -08:00
proguard.flags External view test 2016-06-14 13:14:35 -07:00

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