summaryrefslogtreecommitdiff
path: root/scripts/update_payload/checker_unittest.py
AgeCommit message (Expand)Author
2019-11-19update_payload: Port scripts to python3Andrew Lassalle
2019-10-29update_engine: Deprecate major version 1Amin Hassani
2019-10-03update_engine: Deprecate minor version 1Amin Hassani
2018-12-10update_payload: Add the remaining major version 2 signature supportsAmin Hassani
2018-06-26update_payload: Implement checking for major version 2 payloadsTudor Brindus
2018-06-25update_payload: Allow specifying partition options for major version 2Tudor Brindus
2018-06-21update_payload: De-duplicate paycheck partition handling for major version 2Tudor Brindus
2018-03-23update_payload: Allow check for given metadata sizeAmin Hassani
2018-02-08update_engine: Disable puffin in minor version 4Amin Hassani
2018-01-30update_payload: migrate the license headers to AOSPAmin Hassani
2018-01-23Relanding 'update_payload: Add XZ compression support'Amin Hassani
2018-01-05update_payload: Fix most of lint styling issues.Amin Hassani
2017-12-15Revert "update_payload: Add XZ compression support"Amin Hassani
2017-12-14update_payload: Add XZ compression supportAmin Hassani
2017-11-22update_engine: Adds BROTLI_BSDIFF operationAmin Hassani
2017-10-31update_payload: Add puffdiff support.Amin Hassani
2017-10-24update_payload: Add zero operation supportAmin Hassani
2017-10-16update_payload: Fix larger source issueAmin Hassani
2017-08-09update_engine: Change imgdiff/imgpatch to a dummy puffdiff/puffpatchAmin Hassani
2016-06-30paycheck: Support minor version 4.Sen Jiang
2016-04-04update_payload: Regenerate protobuf to include IMGDIFF.Sen Jiang
2015-12-11paycheck: support minor version 3.Sen Jiang
2015-09-14paycheck: Update generated protobuf code.Alex Deymo
2015-07-17paycheck: Properly infer usable target partition size.Gilad Arnold
2015-07-17paycheck: Improve minor_version checking.Gilad Arnold
2015-04-27paycheck: Check MOVE operations for start block 0.Allie Wood
2015-04-06update_payload: Fix checker unittests.Allie Wood
2015-02-27update_payload: Move minor version checks to CheckOperation.Allie Wood
2015-02-26update_payload: Add checks for new operations and minor version.Allie Wood
2015-02-26update_payload: Remove assertIsNone.Alex Deymo
2015-02-06paycheck: Allow payloads with no operations.Gilad Arnold
2015-02-06paycheck: Fix format compliance errors.Gilad Arnold
2013-09-12paycheck: fixes to checker module (readability review)Gilad Arnold
2013-05-22paycheck: move stuff from checker_unittest.py to test_utils.pyGilad Arnold
2013-05-07paycheck: enforce physical partition size correctlyGilad Arnold
2013-05-02paycheck: allow to disable specific checksGilad Arnold
2013-04-05paycheck: unit tests + fixes to checker moduleGilad Arnold