aboutsummaryrefslogtreecommitdiffstats
path: root/tools/releasetools/test_verity_utils.py
Commit message (Expand)AuthorAgeFilesLines
* Calculate the vbmeta digest when building imagesTianjie2021-05-051-1/+30
* Update language to comply with Android's inclusive language guidanceTianjie2020-07-291-1/+1
* Fix some wording to comply with respectful-codeKelvin Zhang2020-07-231-1/+1
* releasetools: Make verity_utils Python 3 compatible.Tao Bao2019-06-241-25/+22
* relesetools: Enable releasetools_test in presubmit.Tao Bao2019-04-121-1/+14
* releasetools: Add tests for VerityImageBuilder.Tao Bao2018-11-061-11/+155
* releasetools: Create VerityImageBuilder.Tao Bao2018-11-061-20/+34
* releasetools: Move verity related functions into verity_utils.py.Tao Bao2018-10-121-4/+65
* releasetools: Add a common base class for unittests.Tao Bao2018-10-111-9/+3
* releasetools: Rename test names in test_verity_utils.py.Tao Bao2018-10-111-22/+21
* Generate the compute_hash_tree commandTianjie Xu2018-10-031-0/+168