Add 'xo-alloc/' from commit '8970f51dbd'

git-subtree-dir: xo-alloc
git-subtree-mainline: b1ecf98791
git-subtree-split: 8970f51dbd
This commit is contained in:
Roland Conybeare 2025-07-29 07:20:49 -05:00
commit 43161d5e89
13 changed files with 498 additions and 0 deletions

View file

@ -0,0 +1,6 @@
/* file alloc_utest_main.cpp */
#define CATCH_CONFIG_MAIN
#include "catch2/catch.hpp"
/* end alloc_utest_main.cpp */