replicant-vendor_cmsdk/tests
Scott Mertz 7fb0a06ada cmsdk: change persistent storage test cases to void return type
InstrumentationTestRunner only picks up methods with "public void test*"
in the method signature.

Change-Id: I382114c9bd12ef954f65a54f101438d1207b5d69
2016-01-22 10:57:24 -08:00
..
res cmsdk: Update iconography. 2016-01-06 11:45:15 -08:00
src/org/cyanogenmod cmsdk: change persistent storage test cases to void return type 2016-01-22 10:57:24 -08:00
Android.mk cmsdk/tests: Temp hack to fix `mka` builds. 2016-01-15 11:21:53 -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