Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 425 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 425 Bytes

Cutils

Build Status codecov

Cutils is a tiny C personal toolbox for tiny targets.

Technical choices

  • C11
  • Static allocation

Tests

Use the following command to run the tests

cd test
make test