Name Description Size Coverage
gmock-custom -
gtest-custom -
GTestRunner.cpp aUnitTest 9159 -
GTestRunner.h 436 -
moz.build 1084 -
MozAssertions.cpp 1157 -
MozAssertions.h 995 -
MozGTestBench.cpp 2077 -
MozGTestBench.h 839 -
MozHelpers.cpp aEnabled 2069 -
MozHelpers.h Exit mode used for ScopedTestResultReporter. 4321 -
SanityTest.cpp 749 -
WaitFor.h Waits for an occurrence of aEvent on the current thread (by blocking it, except tasks added to the event loop may run) and returns the event's templated value, if it's non-void. The caller must be wary of eventloop issues, in particular cases where we rely on a stable state runnable, but there is never a task to trigger stable state. In such cases it is the responsibility of the caller to create the needed tasks, as JS would. A noteworthy API that relies on stable state is MediaTrackGraph::GetInstance. 9503 -