aboutsummaryrefslogtreecommitdiffstats
path: root/packages/CMSettingsProvider/tests/README.md
blob: 2353967b1b0b4863924c3e9e472710420158934c (plain)
1
2
3
4
5
6
7
## 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```