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