Create fuzz test main

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Server Programmability
    • Programmability 2026-05-26, Programmability 2026-07-07
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      We should write something similar to unittest main which does common initialization for us. We should be able to parse centipede args as well.

      Here's an instance of a test doing its own initialization

      https://github.com/10gen/mongo/blob/9dedda784d1487d8d195f65f1fb3d999cf159300/src/mongo/db/query/compiler/metadata/path_arrayness_fuzz_test.cpp#L55 

      We should refactor the existing fuzz tests that create do their own server init.

            Assignee:
            Alex Li
            Reporter:
            Alex Li
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: