gecko-dev/ipc/gtest
Nika Layzell 0316dc51b9 Bug 1790614 - Part 2: Use {ASSERT,ENSURE}_NS_{SUCCEEEDED,FAILED} in gtests, r=ahal,necko-reviewers
These macros will produce better outputs when they fail than these existing
patterns using `ENSURE_TRUE(NS_SUCCEEDED(...))` or similar, so this is a bulk
rewrite of existing tests to use them.

It should also help with discoverability when people base their tests off of
other existing tests.

Differential Revision: https://phabricator.services.mozilla.com/D157214
2022-09-15 14:51:50 +00:00
..
TestBigBuffer.cpp Bug 1681359 - Part 2: Basic tests for BigBuffer, r=jld 2022-07-26 20:51:25 +00:00
TestDataPipe.cpp Bug 1790614 - Part 2: Use {ASSERT,ENSURE}_NS_{SUCCEEEDED,FAILED} in gtests, r=ahal,necko-reviewers 2022-09-15 14:51:50 +00:00
TestLogging.cpp
TestSharedMemory.cpp Bug 1775148 - Cleanup ipc/ includes r=sylvestre 2022-06-23 15:49:57 +00:00
moz.build Bug 1681359 - Part 2: Basic tests for BigBuffer, r=jld 2022-07-26 20:51:25 +00:00