summaryrefslogtreecommitdiff
path: root/src/mongo/unittest
Commit message (Expand)AuthorAgeFilesLines
* SERVER-61860 exec in most DEATH_TESTsBilly Donahue2022-03-206-123/+283
* Revert "SERVER-61860 exec in most DEATH_TESTs"auto-revert-processor2022-03-176-286/+123
* SERVER-61860 exec in most DEATH_TESTsBilly Donahue2022-03-166-123/+286
* SERVER-63734 Add cli update/diff tools for golden data test managementAnna Wawrzyniak2022-03-123-58/+52
* SERVER-62735 Add unit test support for expected output in separate filesAnna Wawrzyniak2022-02-239-17/+684
* SERVER-62684 Get rid of unnecessary usages of ChunkVersion::epoch()Kaloian Manassiev2022-01-194-89/+0
* SERVER-61491 Tee backtrace log records to a separate fileMark Benvenuto2022-01-071-0/+1
* SERVER-59858 Add observability for tasks scheduled on reactor threadsAmirsaman Memaripour2021-10-282-0/+5
* SERVER-59142 Add dropConnections API to TaskExecutorVojislav Stojkovic2021-10-212-0/+12
* SERVER-60691 remove global service context initialization from benchmark_mainBenety Goh2021-10-202-3/+3
* Revert "SERVER-60388 benchmark_main registers LockerNoopClientObserver with S...Benety Goh2021-10-141-4/+1
* SERVER-60388 benchmark_main registers LockerNoopClientObserver with ServiceCo...Benety Goh2021-10-141-1/+4
* SERVER-59618 integration tests register LockerNoopClientObserver with Service...Benety Goh2021-09-281-1/+4
* SERVER-59782 migrate makeGuard calls to ScopeGuardBilly Donahue2021-09-082-4/+4
* SERVER-58344 Remove ServerGlobalParams::FeatureCompatibility and replace refe...Vishnu Kaushik2021-09-012-3/+3
* SERVER-58069 ASSERT_THAT: a matcher-based assert for unit testsBilly Donahue2021-08-1210-28/+1384
* SERVER-56401 emit eol in log formattersergey.galtsev2021-08-101-2/+2
* SERVER-43762 tighten the overload set for BSONObjBuilder::appendNumberBynn Lee2021-03-051-1/+1
* SERVER-54801 OpMsgFuzzerFixture needs a unique dbpathBen Caimano2021-02-261-1/+1
* Revert "SERVER-43762 tighten the overload set for BSONObjBuilder::appendNumber"Bynn Lee2021-02-251-1/+1
* SERVER-43762 tighten the overload set for BSONObjBuilder::appendNumberBynn Lee2021-02-221-1/+1
* SERVER-54412 DEATH_TEST must tolerate EINTR from getlineBilly Donahue2021-02-111-2/+8
* SERVER-53135: Make tassert only abort when TestingProctor is enabledTyler Seip2020-12-172-13/+3
* SERVER-53065 enhance terminate handler exception dumpsBilly Donahue2020-12-171-0/+10
* SERVER-40811 make initializers throwyBilly Donahue2020-12-083-34/+11
* SERVER-51245: Have resharding oplog fetching use a Fetcher.Daniel Gottlieb2020-11-251-0/+1
* Revert "SERVER-51245: Have resharding oplog fetching use a Fetcher."Uladzimir Makouski2020-11-251-1/+0
* SERVER-51245: Have resharding oplog fetching use a Fetcher.Daniel Gottlieb2020-11-251-0/+1
* SERVER-53069 Disable death tests on address and memory sanitizer variantsBen Caimano2020-11-241-1/+4
* SERVER-53035 ThreadAssertionMonitorBilly Donahue2020-11-243-0/+240
* SERVER-52699 oplog fetcher should be able to handle task executor shutdown ca...Suganthi Mani2020-11-172-0/+5
* SERVER-25822 added callback to support preventing given components from linki...Daniel Moody2020-11-121-0/+5
* SERVER-44570 Add tripwire assertions (tassert)Kevin Pulo2020-11-022-2/+14
* SERVER-38289 Teach objects builders how to build idl files.Daniel Moody2020-10-221-3/+3
* SERVER-51240 fix readability-avoid-const-params-in-decls in testsBenety Goh2020-10-042-4/+4
* SERVER-50264: Better FCV const correctnessLingzhi Deng2020-08-272-4/+4
* SERVER-49703 Added libdep linter alphabetic rule and update all libdeps list ...Daniel Moody2020-08-271-2/+2
* SERVER-50426 Add a delimiter indicating the end of a death test runLydia Stepanek2020-08-211-0/+4
* SERVER-49768 Remove logv1 logger components, and make rotation a callback listSara Golemon2020-08-184-9/+0
* SERVER-49157 Initialize WireSpec during MONGO_INITIALIZERAmirsaman Memaripour2020-07-293-0/+22
* SERVER-49060: added comments for generic FCV constants and conditional checksGrace Luong2020-07-151-0/+1
* SERVER-49074 make pcrecpp LIBDEPS_PRIVATE to unittestBilly Donahue2020-07-143-2/+9
* SERVER-49060: updating generic FCV constantsGrace Luong2020-07-091-1/+1
* SERVER-47853 Add unit tests which combine diffing algorithm and application codeArun Banala2020-07-072-0/+25
* SERVER-48734: Fix db_repl_test in TSANLingzhi Deng2020-07-072-22/+22
* SERVER-48887 C++ death tests should fail on TSAN exit codeMark Benvenuto2020-07-031-1/+26
* SERVER-48546 Reduce scope of libraries injected via libbaseAndrew Morrow2020-06-251-1/+1
* SERVER-48661 Death test cannot parse tsan outputMark Benvenuto2020-06-161-2/+8
* SERVER-48367 Remove all _envp usageBilly Donahue2020-06-113-9/+9
* SERVER-46726 Provide separate setParameter to disable diagnostic workAmirsaman Memaripour2020-06-053-0/+10