M7350/base/tests/SmokeTest
2024-09-09 08:52:07 +00:00
..
src/com/android/smoketest M7350v1_en_gpl 2024-09-09 08:52:07 +00:00
tests M7350v1_en_gpl 2024-09-09 08:52:07 +00:00
Android.mk M7350v1_en_gpl 2024-09-09 08:52:07 +00:00
AndroidManifest.xml M7350v1_en_gpl 2024-09-09 08:52:07 +00:00
README M7350v1_en_gpl 2024-09-09 08:52:07 +00: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