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.
|
|
2 years ago | |
|---|---|---|
| .. | ||
| src/com/android/car/frameworkpackagestubs/test | 2 years ago | |
| Android.bp | 2 years ago | |
| AndroidManifest.xml | 2 years ago | |
| AndroidTest.xml | 2 years ago | |
| README.md | 2 years ago | |
README.md
CarFrameworkPackageStubsTest
These are integration tests for Car FrameworkPackageStubs. Run and pass them in the following cases:
- A change in Car FrameworkPackageStubs
- A change on how a device handling Common intents, such as: adding DocumentsUI to a build target.
Running it
- Prepare the device & environment for Atest.
- Run the test module by:
atest CarFrameworkPackageStubsTest