+ LinearAlloc + utest
This commit is contained in:
parent
b5e7d91883
commit
8970f51dbd
12 changed files with 495 additions and 0 deletions
6
utest/alloc_utest_main.cpp
Normal file
6
utest/alloc_utest_main.cpp
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
/* file alloc_utest_main.cpp */
|
||||
|
||||
#define CATCH_CONFIG_MAIN
|
||||
#include "catch2/catch.hpp"
|
||||
|
||||
/* end alloc_utest_main.cpp */
|
||||
Loading…
Add table
Add a link
Reference in a new issue