gecko-dev/toolkit/xre/dllservices/tests
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
..
gtest Bug 1790614 - Part 2: Use {ASSERT,ENSURE}_NS_{SUCCEEEDED,FAILED} in gtests, r=ahal,necko-reviewers 2022-09-15 14:51:50 +00:00
AssemblyPayloads.h
TestDllInterceptor.cpp Bug 1769001 - prevent removal of `patched_func_called` by optimizer r=handyman 2022-06-07 23:46:50 +00:00
TestDllInterceptor.exe.manifest
TestDllInterceptorCrossProcess.cpp
TestIATPatcher.cpp
TestMMPolicy.cpp
moz.build