ad8037e3a9
This should work properly for crashes. It currently doesn't do the right thing for ANRs since, in a lot of cases, they seem to happen asynchronously _after_ the testcase has ended. Will try to improve that behavior with a subsequent change. Bug: 6128185 Change-Id: Ie535141e879062c11ee7108b37d282a33a5b5eef
The tests in this folder are a very controlled set of tests that will be run by the build system on every single build. They are intended to run very quickly. Please use caution when adding tests here. If you wish to run these tests, issue the command: adb shell am instrument \ -w com.android.smoketest/.tests.SmokeTestInstrumentationTestRunner