aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2022-02-24Disable flaky recovery testKelvin Zhang
2022-02-17Add timed out test files to tidy_timeout_srcsChih-Hung Hsieh
2021-12-22Move package verifier from libinstall to libotautilJacky Liu
2021-12-06GetBatteryInfo() also reads AIDL health HAL.Yifan Hong
2021-04-20Use gtest_prod_headers.Elliott Hughes
2021-02-14[LSC] Add LOCAL_LICENSE_KINDS to bootable/recoveryBob Badour
2021-01-13Re-enable failed imgpatch testsKelvin Zhang
2021-01-13Switch imgdiff to use libz_stableKelvin Zhang
2021-01-12Disable failed imgpatch testsKelvin Zhang
2020-11-10Add a fuzzer for OTA package verificationWill Coster
2020-10-06Add test config for recovery_host_testTianjie
2020-09-16Switch to zip64 in recoveryKelvin Zhang
2020-07-23Update language to comply with Android’s inclusive language guidanceTianjie
2020-07-23Fix some wording to comply with respectful-codeTianjie
2020-06-29Add recovery support of dynamic fingerprintsKelvin Zhang
2020-02-24Merge "Generate recovery.img for unittest during build time" am: bf885b6b21 a...Automerger Merge Worker
2020-02-20Generate recovery.img for unittest during build timeTianjie Xu
2020-02-13Force off-device package installation with FUSETianjie Xu
2020-02-13Merge "Revert "Force package installation with FUSE unless the package stores...Raman Tenneti
2020-02-13Revert "Force package installation with FUSE unless the package stores on dev...Raman Tenneti
2020-02-12Merge "Force package installation with FUSE unless the package stores on devi...Bryan Ferris
2020-02-06rm libbinderthreadstateSteven Moreland
2020-01-22Force package installation with FUSE unless the package stores on deviceTianjie Xu
2019-12-19Merge "Link libvndksupport dynamically instead of statically."Peter Collingbourne
2019-12-18Delete VINTF compatibility check during OTA.Yifan Hong
2019-12-17Link libvndksupport dynamically instead of statically.Peter Collingbourne
2019-11-12Consolidate the vendor space misc usage for PixelsTianjie Xu
2019-10-02Refactor battery info querying functions into librecovery_utils.Tao Bao
2019-10-02otautil: Factor out the utils that're private to recovery.Tao Bao
2019-09-23applypatch: Add backup_source parameter to PatchPartition.Tao Bao
2019-09-19tests: recovery_unit_test requires root.Tao Bao
2019-09-13Link libcrypto dynamically for recovery unit tests.Pete Bentley
2019-09-05Remove reference to libhwbinder_noltopgo.Steven Moreland
2019-07-30Simulator: add the argument to keep the updated imagesTianjie Xu
2019-07-10Remove libimgpatchTianjie Xu
2019-06-28Build libimgdiff as a host only libraryTianjie Xu
2019-06-27Add unit tests for simulatorTianjie Xu
2019-06-20Support starting fuse from a block mapTianjie Xu
2019-05-28Implement an update simulator to verify BB OTA packages on hostTianjie Xu
2019-05-22Some clean ups to the updaterTianjie Xu
2019-05-21Merge "Add UpdaterRuntime class"Tianjie Xu
2019-05-20Add UpdaterRuntime classTianjie Xu
2019-05-20Add misc_writer.Tao Bao
2019-05-08Add Updater class and remove UpdaterInfoTianjie Xu
2019-05-06Track libziparchive API change.Elliott Hughes
2019-05-01Implement FuseBlockDataProviderxunchang
2019-04-30install: Return bool for a few check functions.Tao Bao
2019-04-30tests: Merge recovery_component_test into recovery_unit_test.Tao Bao
2019-04-26Add install/wipe_device.cpp.Tao Bao
2019-04-26Add recovery_host_test to TEST_MAPPING.Tao Bao