This repository contains some simple unit tests using the check framework. It is setup to handle multiple unit test files all located int the test/ directory.
cdto thebuild/directory- run
maketo compile main executable - run
make checkto compile and run unit tests - run
make cleanto delete object files and executables