replicant-vendor_cmsdk/tests
Adnan Begovic 5aa4db2e90 cmsdk: Add unit tests for shouldCollapsePanel
Change-Id: If9997c1be005f962dc628888f1090cb973588bb4
2015-07-27 13:16:38 -07:00
..
res CMSDK: Introduce preliminary automatable tests. 2015-04-29 17:38:59 -07:00
src/org/cyanogenmod/tests cmsdk: Add unit tests for shouldCollapsePanel 2015-07-27 13:16:38 -07:00
Android.mk cmsdk: Add CMStatusBarManager and CustomTile.Builder tests. 2015-07-14 15:13:30 -07:00
AndroidManifest.xml cmsdk: Add CMStatusBarManager and CustomTile.Builder tests. 2015-07-14 15:13:30 -07:00
README.md cmsdk: Add CMStatusBarManager and CustomTile.Builder tests. 2015-07-14 15:13:30 -07:00

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