The first review

Change-Id: Idb1340e3031de12c2bdec81ac1e76ad2577928d2
Reviewed-on: https://team-review.git.corp.google.com/56572
Reviewed-by: Vitaly Buka <vitalybuka@google.com>
7 files changed
tree: b406a64e84020f602a5ea4a432ace02de7ce2892
  1. cmake/
  2. .clang-format
  3. AUTHORS
  4. CONTRIBUTING
  5. LICENSE
  6. protobuf_mutator.cc
  7. protobuf_mutator.h
  8. protobuf_mutator.proto
  9. protobuf_mutator_test.cc
  10. README.md
  11. weighted_reservoir_sampler.h
  12. weighted_reservoir_sampler_test.cc
README.md

libprotobuf-mutator

libprotobuf-mutator is the library to randomly mutate protobuffers. The library can be used for testing, e.g. with fuzzers.