177 B
177 B
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.
make build
cd build
cmake ..
make
Three test will be in:
There are unit-tests implemented by gtest.