Skip to content

Files

Latest commit

65f7c32 · Jul 25, 2021

History

History
16 lines (12 loc) · 438 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 438 Bytes

Unit-test-template

master codecov

To run test

$ mkdir build
$ cd build
$ cmake ..
$ make -j
$ make test

image