:o) Finally found...

   adb shell am instrument -w -e class \
      android.app.cts.TimePickerDialogTest#testOnTimeChanged \
      com.android.cts.app/android.test.InstrumentationCtsTestRunner


On Jun 21, 3:01 pm, Bruce Beare <[email protected]> wrote:
> I discovered a bit more:
>
>   adb install ./repository/testcases/CtsTestStubs.apk
>   adb install ./repository/testcases/CtsAppTestCases.apk
>   adb shell am instrument -w com.android.cts.app/
> android.test.InstrumentationCtsTestRunner
>
> This starts the test suite. There are still the problems of selecting
> the particular test that I see failing and of
> providing the automated input event to the test.
>
> On Jun 21, 10:09 am, Bruce Beare <[email protected]> wrote:
>
>
>
> > I'm running into a CTS exception and would like to take a close look
> > at the particular test/failure using DDMS. Is it possible to run CTS
> > with DDMS? Alternatively... I can install the CTS test .apk file...
> > but how do I then invoke the particular test?
>
> > Thank you,
> > Bruce- Hide quoted text -
>
> - Show quoted text -

-- 
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting

Reply via email to