aboutsummaryrefslogtreecommitdiffstats
path: root/packages/LineageSettingsProvider/tests/README.md
blob: 5b91285e40effd82477b5758812f0b087bfab5a1 (plain)
1
2
3
4
5
6
7
## Lineage Settings Provider Tests
The tests package contains coverage for the Lineage Settings provider as well as
its public interfaces.

To run the tests (on a live device):

  ```adb shell am instrument -w org.lineageos.lineagesettings.tests/android.test.InstrumentationTestRunner```