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.