Introduce GoogleTest C++ unit testing framework

This commit is contained in:
berniev
2022-11-18 13:42:57 +10:00
committed by wwmayer
parent baa485d573
commit b3274122e3
240 changed files with 108882 additions and 0 deletions

1
tests/src/test2.cpp Normal file
View File

@@ -0,0 +1 @@
#include "gtest/gtest.h"