summaryrefslogtreecommitdiffstats
path: root/tests/Android.bp
Commit message (Collapse)AuthorAgeFilesLines
* Remove LockScreenAutomation.apkYo Chiang2020-09-021-10/+0
| | | | | | | | | | Because it's no longer a prerequisite for `gsi_tool install` and it's causing test flakes. Bug: 165907486 Bug: 165471299 Test: atest DSUEndtoEndTest Change-Id: Iad0985fb61e1c3463b8fc831123aa728fd2fbe71
* Rename vts-core to vtsDan Shi2020-04-071-1/+1
| | | | | | | | | | Bug: 151896491 Test: local build Exempt-From-Owner-Approval: This CL moves all tests in vts-core to vts. It won't change test logic or behavior. Change-Id: Ibd100479a4d9795a81af30669bdccf5858051b55 Merged-In: Ibd100479a4d9795a81af30669bdccf5858051b55
* Add vts_gsi_boot_test to general-testsDan Shi2020-01-281-1/+4
| | | | | | | | | The test also needs to be in general-tests suite to be used in Test Mapping. Bug: none Test: m vts_gsi_boot_test Change-Id: I1e2f444eb72cc40d861cc455ae02f4d39c7f2522
* require_root for vts_gsi_boot_testDavid Anderson2020-01-271-0/+1
| | | | | | Bug: 141941121 Test: vts_gsi_boot_test Change-Id: I7566de6cc41e783c628ff636a5d7492d84159110
* [vts-core] Remove extra folder for vts_gsi_boot_testnelsonli2019-09-271-6/+9
| | | | | | | | | | | Remove the extra folder of vts_core for vts_gsi_boot_test since we submitted a better auto-gen option of auto_gen_config. Bug: 141684102 Test: 1. m -j vts_gsi_boot_test 2. check out/..../vts_gsi_boot_test.config Change-Id: Ib713bd9f10cfacd821ee66c3274f2961da6d5166
* [vts-core] Add vts_gsi_boot_test in vts-corenelsonli2019-09-201-3/+13
| | | | | | | | | Add vts_gsi_boot_test to vts-core suite and skip the test if the first-api-level < 29. Bug: 132702215 Test: atest vts_gsi_boot_test Change-Id: If7efff40796c8b42f01bca7291597fcacc48d069
* Remove libhwbinder/libhidltransport depsSteven Moreland2019-09-051-2/+0
| | | | | | | | Since these were combined into libhidlbase. Bug: 135686713 Test: build only (libhwbinder/libhidltransport are empty) Change-Id: I2da08ba782ab607f1911e8428092ee77cf4e51be
* Fix issues with DSU test when run from test infraPaul Trautrim2019-07-011-1/+2
| | | | | | Bug: 129514256 Test: manual Change-Id: I23e88ef6ab917d3e14ac8011eec89db9bba0a5a8
* Add end-to-end test for Dynamic System UpdatesPaul Trautrim2019-05-201-0/+54
Bug: 116513434 Test: lunch aosp_cf_x86_phone-userdebug, atest -v DSUEndtoEndTest -- --test-arg \ com.android.tradefed.testtype.HostTest:set-option:system_image_path:/full/path/to/system.img Change-Id: Iac5e28d499908830bd8956a5c2ee0bb39539514d