I want to run the test code available with the android framework
source. If I try to run these tests from following commandline,
adb shell am instrument -w com.android.frameworktest.tests/
android.test.InstrumentationTestRunner
I am receiving errors such as ,
INSTRUMENTATION_STATUS: id=ActivityManagerService
INSTRUMENTATION_STATUS: Error=Unable to find instrumentation info for:
ComponentInfo{com.android.frameworktest.tests/
android.test.InstumentationTestRunner}
INSTRUMENTATION_STATUS_CODE: -1
android.util.AndroidException: INSTRUMENTATION_FAILED:
com.android.frameworktest.tests/android.test.InstumentationTestRunner
How can I run these tests then? It would be helpful if anyone with the
information could contribute.... :)
Thanks in advance
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en