Added simple proto file.

Change-Id: I251a3f4cdcfb6ca31aa1e34eaf1ff1801e3a2607
6 files changed
tree: 51046319007cc7345790ffb042185ea52e38af5c
  1. cmake/
  2. .clang-format
  3. addressbook.proto
  4. AUTHORS
  5. CONTRIBUTING
  6. LICENSE
  7. protobuf_mutator.cc
  8. protobuf_mutator.h
  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.