Commits
Mina Farid authored and GitHub committed 143c36c232b
Fuzz testing refactoring (#1563) * Added fuzzing targets read from env variable. * Refactored Serializer fuzz tests in a separate file * Separate header file for each fuzzing target. * Write crashing outputs using `artifact_prefix` flag to `NSTemporaryDirectory`.