sudo apt-get install git cmake libgtest-dev cd /usr/src/gtest sudo cmake CMakeLists.txt If at this point an error occurs, you might not have the gcc (c compiler ...
This project should serve as a convenient starting template for coding more elaborate projects with tests and mocks. Stand-alone and parametrised tests, fixtures, and mocks are exemplified and can be ...