plct-lab/README.md

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.