7cef6f6945
* 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 |
||
---|---|---|
.. | ||
res | ||
src/org/cyanogenmod/tests | ||
Android.mk | ||
AndroidManifest.xml | ||
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