replicant-vendor_cmsdk/tests
Adnan Begovic eb17396831 cmsdk: Add concept of parameterized BinderIdTransactionTest.
To avoid any future release having offset binder transaction
  call ids, create a means to validate binder transaction ids
  within a parameterized environment based off of prior releases.

  This requires utilizing the new android testing support library
  for junit4 support.

Change-Id: Iefe3c183de2bdfa127ea53dcf21c8223f0355c34
2016-02-05 13:52:31 -08:00
..
res cmsdk: Update iconography. 2016-01-06 11:45:15 -08:00
src/org/cyanogenmod/tests cmsdk: Add concept of parameterized BinderIdTransactionTest. 2016-02-05 13:52:31 -08:00
Android.mk cmsdk: Add concept of parameterized BinderIdTransactionTest. 2016-02-05 13:52:31 -08:00
AndroidManifest.xml cmsdk: Add concept of parameterized BinderIdTransactionTest. 2016-02-05 13:52:31 -08:00
README.md cmsdk: Add concept of parameterized BinderIdTransactionTest. 2016-02-05 13:52:31 -08:00

README.md

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