Skip to content
/ testing Public

A small set of c functions/structs for unit testing c code

License

Notifications You must be signed in to change notification settings

crhntr/testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

testing.h

I wrote this library to help in testing my operating system class (COMP352) labs and projects. It takes some inspiration from the golang testing package. "testing.h" is about as bare bones as you can get but I found it useful and thought others might like it as well.

About

A small set of c functions/structs for unit testing c code

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published