summaryrefslogtreecommitdiffstats
path: root/tests/unit/host (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Disable flaky recovery testKelvin Zhang2022-02-241-7/+7
| | | | | | | | Non-AB is under-maintained for years. Disable flaky test for now. Test: th Bug: 191730720 Change-Id: I3634afe291e717c35216021d69be1d24c5b8e5de
* Fix some wording to comply with respectful-codeTianjie2020-07-231-1/+0
| | | | | | https: //source.android.com/setup/contribute/respectful-code Test: Unit tests pass Change-Id: If447b2cf923f6bc7a3a3fb5f69b9fbc06a200ebb
* Simulator: add the argument to keep the updated imagesTianjie Xu2019-07-311-2/+2
| | | | | | | | | | | | | | Add the command line option to select the work directory and save the updated image files. Because some people might have interested in getting updated images from an ota file. Also, fix a minor issue that the destination of package_extract_file needs to be updated if it's a block device. Otherwise, an unintended file may be extracted in the callers' directory. Test: run simulation, run unit tests Change-Id: Ic6a7db0580bc1748d6e080102e4654da4e41fd8c
* Add unit tests for simulatorTianjie Xu2019-06-282-0/+1517
Make sure the simulator succeeds executing common non-A/B update functions. Bug: 131911365 Test: run unit tests Change-Id: I520ce6a8827539b88a9e36f9e67eec30d8b586d4