fune/toolkit/components/glean/tests/gtest
Chris H-C 8c397a412a Bug 1756057 - Write a rust-in-gtest instrumentation test for FOG r=janerik
Now that we're no longer testing FOG init instrumentation via rust-in-gtest, we
need a new thing to test in this manner or we'll delete this code and (in my
case) completely forget how we used to do this.

So let's replace the real instrumentation test with a boring one that doesn't
actually require all the boilerplate, but isn't harmed by it either.

Depends on D147450

Differential Revision: https://phabricator.services.mozilla.com/D147451
2022-07-20 14:54:58 +00:00
..
Cargo.toml
FOGFixture.h Bug 1756057 - For GTest create FOGFixture for ensuring FOG is properly set up for your test case r=janerik 2022-07-20 14:54:57 +00:00
moz.build Bug 1745444 - remove obsolete TestFogIPC gtest, r=chutten. 2021-12-15 22:18:33 +00:00
test.rs Bug 1756057 - Write a rust-in-gtest instrumentation test for FOG r=janerik 2022-07-20 14:54:58 +00:00
TestFog.cpp Bug 1756057 - Write a rust-in-gtest instrumentation test for FOG r=janerik 2022-07-20 14:54:58 +00:00