1*d57664e9SAndroid Build Coastguard WorkerThe tests in this folder are a very controlled set of tests that will be run by 2*d57664e9SAndroid Build Coastguard Workerthe build system on every single build. They are intended to run very quickly. 3*d57664e9SAndroid Build Coastguard WorkerPlease use caution when adding tests here. 4*d57664e9SAndroid Build Coastguard Worker 5*d57664e9SAndroid Build Coastguard WorkerIf you wish to run these tests, issue the command: 6*d57664e9SAndroid Build Coastguard Worker 7*d57664e9SAndroid Build Coastguard Workeradb shell am instrument \ 8*d57664e9SAndroid Build Coastguard Worker -w com.android.smoketest/.tests.SmokeTestInstrumentationTestRunner 9