mongo-c-driver
mongo-c-driver copied to clipboard
Fuzzing Utilities, and bson2json+json2bson tools
This adds some basic fuzzing build utilities, and defines bson2json and json2bson command-line tools. This was useful in diagnosing and debugging CDRIVER-4383 and CDRIVER-3380. It replaces the prior fuzzing target file, which itself wasn't being built by any CMake code.