replicant-vendor_cmsdk/tests
Janet Sun 3dffa871e4 cmsdk: Add unit test for PartnerInterface
Created the AndroidTestCase unit test
Added functional testing for airplane mode, which can be restored
without contaminating other tests.
Also added setZenMode testing, which currently contaminates other
tests. But we will allow for lack of a better way

FOR-156

Change-Id: I2ab5642c60f41266d9de8aab897e4852e872ad38
2016-01-06 17:49:18 -08:00
..
res cmsdk: Update iconography. 2016-01-06 11:45:15 -08:00
src/org/cyanogenmod cmsdk: Add unit test for PartnerInterface 2016-01-06 17:49:18 -08:00
Android.mk cmsdk: Add example service test. 2016-01-05 17:37:14 -08:00
AndroidManifest.xml Add way to migrate CM specific settings to CMSettingsProvider 2015-09-25 13:17:19 -07:00
README.md cmsdk: Add CMStatusBarManager and CustomTile.Builder tests. 2015-07-14 15:13:30 -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.test.InstrumentationTestRunner