8 lines
275 B
Markdown
8 lines
275 B
Markdown
|
## CM Settings Provider Tests
|
||
|
The tests package contains coverage for the CM Settings provider as well as
|
||
|
its public interfaces.
|
||
|
|
||
|
To run the tests (on a live device):
|
||
|
|
||
|
```adb shell am instrument -w org.cyanogenmod.cmsettings.tests/android.test.InstrumentationTestRunner```
|