replicant-vendor_cmsdk/packages/CMSettingsProvider/tests/README.md

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