aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix go.mod with golang-protobuf upgrade"HEADandroid-s-beta-5masterandroid-s-beta-5Treehugger Robot2021-08-311-4/+12
|\
| * Fix go.mod with golang-protobuf upgradeDan Willemsen2021-07-291-4/+12
* | Add incremental block filter and timeout options to AppLaunchTest.Nathan Zoltan Poag2021-08-302-3/+52
* | Replace the package name providers with module info providersYuexi Ma2021-08-2318-859/+1219
|/
* Use config.BuildOS instead of android.BuildOsColin Cross2021-07-201-6/+6
* Add an option to enable splash screen on launch testsandroid-s-beta-4android-s-beta-3android-s-beta-4Yuexi Ma2021-06-232-1/+18
* Add an option to record screen during launch testsYuexi Ma2021-06-232-3/+124
* Collect GMS core version information in launch testsYuexi Ma2021-06-232-0/+46
* Collect app version information in launch testsYuexi Ma2021-06-232-4/+102
* Temporally disable a few unit test casesYuexi Ma2021-06-081-2/+5
* Temporally disable a unit testYuexi Ma2021-06-011-1/+2
* Add an option to take screenshot after app launchandroid-s-beta-2android-s-beta-1Yuexi Ma2021-04-302-1/+46
* Add incremental installation option to AppLaunchTest.Nathan Zoltan Poag2021-04-172-0/+33
* Add a launch test target that does not install appsYuexi Ma2021-04-088-0/+47
* Merge "Remove a deprecated option"Treehugger Robot2021-04-082-69/+2
|\
| * Remove a deprecated optionYuexi Ma2021-03-172-69/+2
* | Mark csuite_crash_detection_test as not unit testsJulien Desprez2021-04-011-0/+3
* | Merge "Migrate csuite-tradefed-tests to test mapping"Julien Desprez2021-03-233-29/+3
|\ \
| * | Migrate csuite-tradefed-tests to test mappingJulien Desprez2021-03-223-29/+3
* | | Merge "migrate csuite-harness-tests out of test mapping"Julien Desprez2021-03-233-33/+5
|\ \ \
| * | | migrate csuite-harness-tests out of test mappingJulien Desprez2021-03-233-33/+5
| |/ /
* | | Merge "[LSC] Add LOCAL_LICENSE_KINDS to test/app_compat/csuite"Treehugger Robot2021-03-233-0/+12
|\ \ \
| * | | [LSC] Add LOCAL_LICENSE_KINDS to test/app_compat/csuiteBob Badour2021-03-223-0/+12
| |/ /
* | | Merge "Add support for custom test plans"Treehugger Robot2021-03-232-44/+108
|\ \ \ | |/ / |/| |
| * | Add support for custom test plansYuexi Ma2021-03-172-44/+108
| |/
* | Migrate generate_module_test out of test mappingJulien Desprez2021-03-192-9/+3
* | Merge "Set default value of AAPT version to AAPT2"Yuexi Ma2021-03-191-1/+1
|\ \
| * | Set default value of AAPT version to AAPT2Yuexi Ma2021-03-181-1/+1
| |/
* | Replace test plan xml configs with csuite_test soong targetsYuexi Ma2021-03-199-66/+54
* | [LSC] Add LOCAL_LICENSE_KINDS to test/app_compat/csuiteBob Badour2021-03-171-0/+4
|/
* Merge "Add a csuite_test Soong rule"Yuexi Ma2021-03-175-0/+385
|\
| * Add a csuite_test Soong ruleYuexi Ma2021-03-125-0/+385
* | Attempts to recover the package manager during test setup am: 81d8abd58aYuexi Ma2021-03-022-9/+56
|\|
| * Attempts to recover the package manager during test setupYuexi Ma2021-03-012-9/+56
* | Change the system app uninstaller preparer into a util class am: e11386db17Yuexi Ma2021-03-025-129/+94
|\|
| * Change the system app uninstaller preparer into a util classYuexi Ma2021-03-015-129/+94
* | Check whether a system app is installed before trying to uninstall it am: a2b...Yuexi Ma2021-03-021-1/+6
|\|
| * Check whether a system app is installed before trying to uninstall itYuexi Ma2021-02-171-1/+6
* | Ensure the framework is turned back on in uninstaller am: 274cc63042Yuexi Ma2021-03-021-7/+21
|\|
| * Ensure the framework is turned back on in uninstallerYuexi Ma2021-02-171-7/+21
* | Mark ab/7061308 as merged in stage.Xin Li2021-02-200-0/+0
|\ \
| * \ Sync with internal development trunk. am: d90bd90ca4Xin Li2020-12-2865-1871/+5230
| |\ \
* | \ \ Add a OWNERS file am: 8cdf2e32c5Yuexi Ma2021-02-171-0/+5
|\ \ \ \ | | |_|/ | |/| |
| * | | Add a OWNERS fileandroid-s-preview-1Yuexi Ma2021-02-161-0/+5
* | | | [LSC] Add LOCAL_LICENSE_KINDS to test/app_compat/csuite am: 6f0eda2a70Bob Badour2021-02-059-0/+36
|\| | |
| * | | [LSC] Add LOCAL_LICENSE_KINDS to test/app_compat/csuiteBob Badour2021-02-059-0/+36
* | | | Add a file based package name provider am: a2309f72b8Yuexi Ma2021-02-034-0/+178
|\| | |
| * | | Add a file based package name providerYuexi Ma2021-02-024-0/+178
* | | | Add a package name provider interface am: 68c5a9249fYuexi Ma2021-02-037-37/+223
|\| | |
| * | | Add a package name provider interfaceYuexi Ma2021-02-027-37/+223