Implemented adding non-repeated fields

Change-Id: Ic5354d65c77c7fcbae5a7af58d0fb779291b9831
2 files changed
tree: 74d115fb5816efc7ff64c7433ead3ee8b67c5fb7
  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
README.md

libprotobuf-mutator

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