xo-gc: utest: fairly comprehensive GCObjectStore utest

Generative!
This commit is contained in:
Roland Conybeare 2026-04-09 19:12:41 -04:00
commit 04131b1ece
7 changed files with 534 additions and 29 deletions

View file

@ -17,7 +17,7 @@ namespace xo {
bool
SetupGcUtest::register_facets()
{
scope log(XO_DEBUG(true));
scope log(XO_DEBUG(false));
FacetRegistry::register_impl<AGCObjectVisitor, DMockCollector>();