replicant-vendor_cmsdk/tests
d34d f4dd414643 Themes: Fix ThemeManagerTest
This fixes the assmption that a device will have a default theme
declared in CMSettings, which is not always the case.  If no default
theme package is defined in CMSettings we use ThemeConfig.SYSTEM_DEFAULT
instead.

Change-Id: If7952ea984eea0accf3d0990871fb11e3ccc373a
2016-06-20 10:43:00 -07:00
..
res cmsdk: Update iconography. 2016-01-06 11:45:15 -08:00
src/org/cyanogenmod/tests Themes: Fix ThemeManagerTest 2016-06-20 10:43:00 -07:00
Android.mk External view test 2016-06-14 13:14:35 -07:00
AndroidManifest.xml cmsdk: Provide test coverage for remainder PartnerInterface's. 2016-06-16 13:54:13 -07:00
proguard.flags External view test 2016-06-14 13:14:35 -07:00
README.md cmsdk: Add concept of parameterized BinderIdTransactionTest. 2016-02-05 13:52:31 -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