replicant-vendor_cmsdk/tests
Matt Garnes 9e6ec9e8ba Add AlarmClock support for CM DeskClock manipulation.
- In order to externalize the AlarmClock provider within DeskClock, move
    the database contract, ClockContract, into the SDK so that interested parties can
    reference it.
  - Add CyanogenModAlarmClock to add new utilities for turning existing
    alarms on/off and creating new alarms.

Change-Id: I1f11ccc3988bdef10d721e2038b2c7d69a4ae598
2015-08-06 14:52:57 -07:00
..
res Add AlarmClock support for CM DeskClock manipulation. 2015-08-06 14:52:57 -07:00
src/org/cyanogenmod/tests Add AlarmClock support for CM DeskClock manipulation. 2015-08-06 14:52:57 -07:00
Android.mk
AndroidManifest.xml Add AlarmClock support for CM DeskClock manipulation. 2015-08-06 14:52:57 -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