refcnt: + unit test
This commit is contained in:
parent
b6723b921b
commit
f8ca4dbe09
4 changed files with 374 additions and 0 deletions
6
utest/refcnt_utest_main.cpp
Normal file
6
utest/refcnt_utest_main.cpp
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
/* @file refcnt_utest_main.cpp */
|
||||
|
||||
#define CATCH_CONFIG_MAIN
|
||||
#include "catch2/catch.hpp"
|
||||
|
||||
/* end refcnt_utest_main.cpp */
|
||||
Loading…
Add table
Add a link
Reference in a new issue