aboutsummaryrefslogtreecommitdiff
path: root/testdata
diff options
context:
space:
mode:
authorSamuel Huang <huangs@chromium.org>2018-03-28 22:20:09 +0000
committerEdward Lesmes <ehmaldonado@google.com>2021-07-23 22:00:41 +0000
commit1a73d78bea5b940a8f5499e31ad9794d9aa7d475 (patch)
tree08744f9e46995c6b109993b8264ce3f46bbde0ef /testdata
parent4feab7d1a15a2aaa51f34f24c68ec80d285948ee (diff)
downloadzucchini-1a73d78bea5b940a8f5499e31ad9794d9aa7d475.tar.gz
[Zucchini] Format change: Remove PatchType.
Previously, Zucchini patches store a uint32_t PatchType enum that distinguishes among (0) raw patch, (1) single executable patch, and (2) ensemble patch. However, ever since every element (and gap) stores ExecutableType, this PatchType field has become a vestige. This CL simplifies Zucchini by removing PatchType, including in README.md and tests. This CL alters Zucchini patch format (removes 4 bytes); patches created across this change are incompatible. Bug: 729154 Change-Id: Ia5f467ba5e01720f5085ce87a5de88f678a64930 Reviewed-on: https://chromium-review.googlesource.com/981789 Commit-Queue: Samuel Huang <huangs@chromium.org> Reviewed-by: Greg Thompson <grt@chromium.org> Cr-Commit-Position: refs/heads/master@{#546621} NOKEYCHECK=True GitOrigin-RevId: 325bcee07f3eb9e3604c8aa0367ae7145025ddb6
Diffstat (limited to 'testdata')
-rw-r--r--testdata/patch_fuzzer/empty.zucbin80 -> 76 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/testdata/patch_fuzzer/empty.zuc b/testdata/patch_fuzzer/empty.zuc
index 34b2d66..64eacf5 100644
--- a/testdata/patch_fuzzer/empty.zuc
+++ b/testdata/patch_fuzzer/empty.zuc
Binary files differ