Files
lineage-sdk/tests
Luca Stefani b0d6dd92e8 sdk: s/UserHandle.USER_OWNER/UserHandle.USER_SYSTEM/g
USER_OWNER has been deprecated and replaced by USER_SYSTEM

Change-Id: I93b057a52dcdcb3760b7c2139bea2e25a624a78f
2022-03-07 22:42:53 +01:00
..
2022-01-31 00:44:33 +02:00
2019-09-09 07:09:59 +02:00

Lineage 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.lineageos.tests/androidx.test.runner.AndroidJUnitRunner