summaryrefslogtreecommitdiff
path: root/src/mongo/db/op_msg_fuzzer_fixture.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-56351: Amend OpMsgFuzzerFixture destructor to properly shutdown storag...Tyler Seip2021-05-071-0/+14
* SERVER-56014: Set FCV in clang fuzzer tests.Daniel Gottlieb2021-04-191-0/+3
* SERVER-54801 OpMsgFuzzerFixture needs a unique dbpathBen Caimano2021-02-261-1/+7
* SERVER-54801 OpMsgFuzzerFixture should use ephemeralForTest storage engineBen Caimano2021-02-261-2/+20
* SERVER-53902 Fix crash in op_msg_fuzzer when looking for the oplog.Henrik Edin2021-01-211-3/+4
* SERVER-53869 Remove references to `getGlobalServiceContext()` from the catalogKaloian Manassiev2021-01-191-1/+3
* SERVER-53141 Initialize Catalog infrastructure in op_msg_fuzzerBen Caimano2020-12-171-0/+18
* SERVER-53141 Make a fixture for the op_msg_fuzzerBen Caimano2020-12-171-0/+100