Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_build_make
/
0d2fcd50d74dd56c9cba86c01c83424a3d4a0cc0
/
tools
/
releasetools
/
test_common.py
0d2fcd5
Calculate the runtime fingerprint prefixes from build prop
by Tianjie
· 5 years ago
fd3883f
Add a wrapper class PartitionBuildProp
by Tianjie
· 5 years ago
d7c160f
Skip _oem_props if oem_dicts is None.
by Hongguang Chen
· 5 years ago
8e2086e
releasetools: correct allowed property sources for incremental OTAs
by Steven Laver
· 5 years ago
20dd8f2
Update the argument when signing aftl
by Tianjie
· 5 years ago
5c7b034
Make the `partition=` tag optional.
by Bill Peckham
· 5 years ago
0f30745
Add aftltool is a signing parameter
by Tianjie
· 5 years ago
eaed60c
Add aftl inclusion proof
by Tianjie Xu
· 5 years ago
d5fe862
Uses a per-partition fingerprint for building images and avb_salt.
by Daniel Norman
· 6 years ago
5541714
Removes custom prefix/suffix from MergeDynamicPartitionInfoDicts.
by Daniel Norman
· 6 years ago
3612c88
releasetools: Fix an issue in common.GetAvbPartitionArg.
by Tao Bao
· 6 years ago
1c320f8
releasetools: Move BuildInfo into common.
by Tao Bao
· 6 years ago
e114804
releasetools: Move MockScriptWriter into test_utils.
by Tao Bao
· 6 years ago
a264fef
releasetools: Update tests to match SparseImage change.
by Tao Bao
· 6 years ago
276f062
Adds support for optionally generating vbmeta.img in merge_builds.
by Daniel Norman
· 6 years ago
bfc51ef
Adds new merge builds script for use in merging two non-dist builds.
by Daniel Norman
· 6 years ago
4cc9df6
Clean up merge_target_files.py.
by Daniel Norman
· 6 years ago
41976c7
Factor out the image classes to break circular dependency
by Tianjie Xu
· 6 years ago
6151e3f
Rename product_services to system_ext
by Justin Yun
· 6 years ago
1ac886e
releasetools: Prefer the avbtool specified in target_files.
by Tao Bao
· 6 years ago
da30cfa
releasetools: Make common Python 3 compatible.
by Tao Bao
· 8 years ago
c1a1ec3
releasetools: Make common.ZipWriteStr Python 3 compatible.
by Tao Bao
· 6 years ago
f1113e9
releasetools: Update partitions in deterministic order.
by Tao Bao
· 6 years ago
82490d3
relesetools: Enable releasetools_test in presubmit.
by Tao Bao
· 6 years ago
33b8923
Merge "releasetools: Remove the name restriction in common.GetSparseImage."
by Tao Bao
· 6 years ago
b2de7d9
releasetools: Remove the name restriction in common.GetSparseImage.
by Tao Bao
· 6 years ago
0ab1be6
Stop using build/target -> build/make/target symlink
by Dan Willemsen
· 6 years ago
0ff15de
releasetools: common.UnzipTemp() filters out non-matching patterns.
by Tao Bao
· 6 years ago
2cc0ca1
releasetools: Add common.ExtractAvbPublicKey().
by Tao Bao
· 6 years ago
bb2658d
releasetools: Really allow removing partitions
by Yifan Hong
· 6 years ago
45433e4
Really support removing / adding partitions.
by Yifan Hong
· 7 years ago
65b94e9
releasetools: Add a common base class for unittests.
by Tao Bao
· 7 years ago
986ee86
releasetools: Move build_image.RunCommand into common.py.
by Tao Bao
· 7 years ago
410ad8b
releasetools: common.LoadInfoDict() takes a bool parameter for repacking.
by Tao Bao
· 7 years ago
a57ab9f
releasetools: Add test cases for common.LoadInfoDict().
by Tao Bao
· 7 years ago
02a0859
releasetools: Support verifying AVB signed images with chained partitions.
by Tao Bao
· 7 years ago
d3554e6
releasetools: Address two issues with system_root_image file map.
by Tao Bao
· 7 years ago
f47bf0f
releasetools: Fix an issue in GetMinSdkVersion.
by Tao Bao
· 7 years ago
dba59ee
releasetools: Don't return ZipFile from common.UnzipTemp().
by Tao Bao
· 8 years ago
a0f55ee
Merge "releasetools: Add a testcase for common.ParseCertificate()."
by Tao Bao
· 7 years ago
17e4e61
releasetools: Add a testcase for common.ParseCertificate().
by Tao Bao
· 7 years ago
fc7e0e0
releasetools: Add unittest for common.GetSparseImage().
by Tao Bao
· 7 years ago
04e1f01
releasetools: Fix an issue with pubkey extraction.
by Tao Bao
· 7 years ago
818ddf5
releasetools: Add tests for common.ReadApkCerts().
by Tao Bao
· 8 years ago
1c830bf
releasetools: Add common.MakeTempDir().
by Tao Bao
· 8 years ago
89d7ab2
releasetools: Add common.ZipDelete().
by Tao Bao
· 8 years ago
31b0807
releasetools: Reduce the memory use in test_common.py.
by Tao Bao
· 8 years ago
df05558
Fix the imgdiff failure when running test_common unittest
by Tianjie Xu
· 8 years ago
9c384d2
Verify the contents in install-recovery.sh
by Tianjie Xu
· 8 years ago
58c1b96
Fix the permission setting in common.ZipWriteStr()
by Tao Bao
· 10 years ago
f3282b4
Wrap zipfile.write(), writestr() and close()
by Tao Bao
· 10 years ago
d6d1beb
Run ZipFile.testzip() during zipfile tests.
by Dan Albert
· 10 years ago
8e0178d
Allow system images larger than 2GiB.
by Dan Albert
· 10 years ago