replicant-vendor_cmsdk/tests/README.md
Adnan Begovic e953794896 cmsdk: Add CMStatusBarManager and CustomTile.Builder tests.
Change-Id: I9df217cd94d489204f51de220bdf4c0b0b677e15
2015-07-14 15:13:30 -07:00

8 lines
311 B
Markdown

## 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```