summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Collapse)Author
2021-02-12[LSC] Add LOCAL_LICENSE_KINDS to system/gsidBob Badour
Added SPDX-license-identifier-Apache-2.0 to: Android.bp tests/Android.bp Bug: 68860345 Bug: 151177513 Bug: 151953481 Test: m all Exempt-From-Owner-Approval: janitorial work Change-Id: I5a601b271460864c0460a86464da0ab31fce398e
2020-09-02Remove LockScreenAutomation.apkYo Chiang
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
2020-04-07Rename vts-core to vtsDan Shi
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
2020-01-28Add vts_gsi_boot_test to general-testsDan Shi
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
2020-01-27require_root for vts_gsi_boot_testDavid Anderson
Bug: 141941121 Test: vts_gsi_boot_test Change-Id: I7566de6cc41e783c628ff636a5d7492d84159110
2019-12-18Add lpunpack support to DSU testPaul Trautrim
This is required for recent cuttlefish builds. Test: https://atp.googleplex.com/test_runs/62417931 Bug: 116513434 Change-Id: I21da2af0e61b5d70fb03c808d6288275a2cff81e
2019-09-27[vts-core] Remove extra folder for vts_gsi_boot_testnelsonli
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
2019-09-20[vts-core] Add vts_gsi_boot_test in vts-corenelsonli
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
2019-09-10Merge "Add test to ReadFstabFromDt in the VtsGsiBootTest"Howard Chen
2019-09-09Add test to ReadFstabFromDt in the VtsGsiBootTestHoward Chen
This test is added to address the init behavior in first_stage_mount in order to make sure /metadata can be early mounted on devices that still use dt-fstab. Bug: 138449350 Test: vts-tradefed> run vts -m VtsGsiBootTest Change-Id: If1c5f037f7850f6237e60f3e0cb19f429a3abebd Merged-In: If1c5f037f7850f6237e60f3e0cb19f429a3abebd
2019-09-05Remove libhwbinder/libhidltransport depsSteven Moreland
Since these were combined into libhidlbase. Bug: 135686713 Test: build only (libhwbinder/libhidltransport are empty) Change-Id: I2da08ba782ab607f1911e8428092ee77cf4e51be
2019-07-02Merge "Fix issues with DSU test when run from test infra"Paul Trautrim
2019-07-01Fix issues with DSU test when run from test infraPaul Trautrim
Bug: 129514256 Test: manual Change-Id: I23e88ef6ab917d3e14ac8011eec89db9bba0a5a8
2019-06-26Use fstab to find the block device for /metadata.David Anderson
Bug: 136060211 Test: gsi_boot_test passes Change-Id: I1c5f24a98651c9dbbfe80cfad9e61612f6882236
2019-06-19Add suite name for DSU testPaul Trautrim
Bug: 129514256 Test: none Change-Id: I6f78c3272d8e1071d97b250b18e11de0df1e4e33
2019-05-20Add end-to-end test for Dynamic System UpdatesPaul Trautrim
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
2019-03-20Add basic tests around booting GSIs.David Anderson
Bug: 129000341 Test: gsi_boot_tests gtests Change-Id: If0a23b57912c56b103050efec4ecb0550139da76