summaryrefslogtreecommitdiff
path: root/scripts/update_payload/checker_unittest.py
AgeCommit message (Expand)Author
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