Files
lineage-sdk/tests
Michael Bestas 82a2cae27e sdk: Remove most public sdk parts
* Remove droiddoc, it has been commented out since a few versions
* Remove API which hasn't work since a while
* Remove org.lineageos.platform.sdk library
* Remove samples
* Remove obsolete README

Change-Id: Ieb1c2a64ee04480a81d24cb782806397f64adb7d
2024-11-02 13:27:14 +02:00
..
2024-11-02 13:27:14 +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