android_mt6572_jiabo/vendor/cmsdk/tests
2025-09-05 16:56:03 +08:00
..
res first commit 2025-09-05 16:56:03 +08:00
src/org/cyanogenmod/tests first commit 2025-09-05 16:56:03 +08:00
Android.mk first commit 2025-09-05 16:56:03 +08:00
AndroidManifest.xml first commit 2025-09-05 16:56:03 +08:00
proguard.flags first commit 2025-09-05 16:56:03 +08:00
README.md first commit 2025-09-05 16:56:03 +08:00

CM 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.cyanogenmod.tests/android.support.test.runner.AndroidJUnitRunner