basic gtest implementation
Note that this does require that gtest be installed in `contrib/gtest`. This should be done using the `get_gtest` script.
cpptests/CMakeLists.txt
0 → 100644
cpptests/common.cpp
0 → 100644
cpptests/common.h
0 → 100644
cpptests/t_async.cpp
0 → 100644
cpptests/t_basic.cpp
0 → 100644
cpptests/t_client.cpp
0 → 100644
get_gtest.sh
0 → 100755
Please register or sign in to comment