replicant-vendor_cmsdk/tests
Matt Garnes eabd575721 Add Broadcast action and query API for AudioSource.HOTWORD.
- Add ACTION_HOTWORD_INPUT_CHANGED broadcast action and related extras.
- Add getCurrentHotwordPackageName() API to SettingsManager to query the
  current package name of the application that controls the HOTWORD
  input.
- Rename SettingsManager to PartnerInterface.

Change-Id: I5987499cd32908c47a7e8e95d644c483dc32914c
2015-09-08 17:28:20 -07:00
..
res Add AlarmClock support for CM DeskClock manipulation. 2015-08-06 14:52:57 -07:00
src/org/cyanogenmod/tests Add Broadcast action and query API for AudioSource.HOTWORD. 2015-09-08 17:28:20 -07:00
Android.mk cmsdk: Add CMStatusBarManager and CustomTile.Builder tests. 2015-07-14 15:13:30 -07:00
AndroidManifest.xml Add Broadcast action and query API for AudioSource.HOTWORD. 2015-09-08 17:28:20 -07:00
README.md cmsdk: Add CMStatusBarManager and CustomTile.Builder tests. 2015-07-14 15:13:30 -07: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.test.InstrumentationTestRunner