xo-alloc2: utest: refactor to use xo-testutil/

This commit is contained in:
Roland Conybeare 2026-05-22 07:47:11 -04:00
commit 4039c29f5d
14 changed files with 17 additions and 165 deletions

View file

@ -3,7 +3,7 @@
* @author Roland Conybeare, May 2026
**/
#include "TestUtil.hpp"
#include <xo/testutil/Utest.hpp>
#include "Generation.hpp"
#include <catch2/catch.hpp>