counter | ||
cross-checker | ||
mixplus | ||
third-party/googletest-1.17.0 | ||
.gitignore | ||
CMakeLists.txt | ||
README.md |
PLCT LAT TEST
Build
make build
cd build
cmake ..
make
Three test will be in:
- mixplus
- counter
- cross-checker
There are unit-tests implemented by gtest.