replicant-vendor_cmsdk/tests
Adnan Begovic 241e559538 cmsdk: Remove systemserverclasspath test.
The jars all have oat files now, so iterating them and seeing
  if they're "clean" is pointless since they're not part of the
  processes runtime libraries on zygote fork.

Change-Id: I8c0e0ce16a84c423e68f8c1749f3676c3bd2931f
2015-10-29 17:37:32 -07:00
..
res Add AlarmClock support for CM DeskClock manipulation. 2015-08-06 14:52:57 -07:00
src/org/cyanogenmod/tests cmsdk: Remove systemserverclasspath test. 2015-10-29 17:37:32 -07:00
Android.mk cmsdk: Add CMStatusBarManager and CustomTile.Builder tests. 2015-07-14 15:13:30 -07: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