summaryrefslogtreecommitdiff
path: root/tools/hosttestlib
Commit message (Collapse)AuthorAgeFilesLines
* Change hosttestlib to use ddm-prebuilt.Brett Chabot2010-07-271-1/+1
| | | | Change-Id: Ibd1c44096893bc8804a4d7644fc83d2edd443bb2
* Refactor out a DeviceConnector helper class from hosttestlib for reuse.Brett Chabot2010-01-282-72/+113
|
* Add hosttestlib library.Brett Chabot2009-06-195-0/+451
hosttestlib is a simple JUnit extension framework for tests that need to interact externally (ie from a host machine) with an Android device.