You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
sandy 99da0f2c72 pl286 release code 4 years ago
..
src/com/android/smoketest pl286 release code 4 years ago
tests pl286 release code 4 years ago
Android.mk pl286 release code 4 years ago
AndroidManifest.xml pl286 release code 4 years ago
README pl286 release code 4 years ago

README

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