summaryrefslogtreecommitdiff
path: root/tools/hosttestlib/src/com/android/hosttest/DeviceTest.java
Commit message (Collapse)AuthorAgeFilesLines
* Add hosttestlib library.Brett Chabot2009-06-191-0/+51
hosttestlib is a simple JUnit extension framework for tests that need to interact externally (ie from a host machine) with an Android device.