Skip to content

aracyla/lib-simple-utest-c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple_utest-c

This a simple unit test based on ( http://eradman.com/posts/tdd-in-c.html ) with the purpose of simple function testing(it's just a header with a couple of macro definitions to log the functions).

Possible future implementations

  • Output into a log file;
  • Auto run mem-leak test(valgrind);
  • GDB debugger;
  • Makefile to run functions;

Notes

  • Runner.c is an usage example of these macros;

About

Simple unit tests(testing purpose)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages