replicant-vendor_cmsdk/tests
Steve Kondik 7cef6f6945 cmsdk: Add persistent properties API
* Add support for reading and writing values from/to persistent
   storage. Requires the MANAGE_PERSISTENT_STORAGE permission, which
   should not be available for general use by applications.

Change-Id: I8a793396d207f23fcda851c172372f2073778eec
2015-09-09 15:43:32 -07:00
..
res Add AlarmClock support for CM DeskClock manipulation. 2015-08-06 14:52:57 -07:00
src/org/cyanogenmod/tests cmsdk: Add persistent properties API 2015-09-09 15:43:32 -07:00
Android.mk cmsdk: Add CMStatusBarManager and CustomTile.Builder tests. 2015-07-14 15:13:30 -07:00
AndroidManifest.xml cmsdk: Add persistent properties API 2015-09-09 15:43:32 -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