Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 258 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 258 Bytes

Tests with code coverage statics (Linux only)

Prerequirements:

  • lcov -tool installed

Debian/Ubuntu:

sudo apt update && sudo apt install lcov

Run tests (with code coverage statistics):

scripts/test_with_coverage.sh