Uploaded image for project: 'Compass '
  1. Compass
  2. COMPASS-3424

library: implement fuzz testing for public api

    • Type: Icon: Task Task
    • Resolution: Won't Fix
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: schema.rs
    • None
    • 3
    • Iteration Xiaolongbao, Iteration Zucchini, Iteration Cat

      there is a good library to do some fuzz testing in rust: https://docs.rs/proptest/0.8.7/proptest/

      idea here: make sure lib doesn't crash.

       

      example on how to do it: https://github.com/datrs/sleep-parser/blob/master/fuzz/fuzz_targets/header-from-vec.rs

            Assignee:
            irina.shestak@mongodb.com Irina Shestak (Inactive)
            Reporter:
            irina.shestak@mongodb.com Irina Shestak (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: