Skip to content

ranebrown/unit_test_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UNIT TESTS

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.

Running

  • cd to the build/ directory
  • run make to compile main executable
  • run make check to compile and run unit tests
  • run make clean to delete object files and executables

About

simple example for check framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published