Omari Stephens a6a353653d Create a catch-all testcase to handle asynchronous crashes and ANRs
Bug: 5913065
Change-Id: I391aff6919a9586159ec0898279e7254eed990f8
2012-04-26 15:46:30 -07:00
..

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