]> git.mdlowis.com Git - proto/sclpl.git/commit
Added basic unit test framework to allow more invasive and targeted testing
authorMike Lowis <mike.lowis@gentex.com>
Tue, 29 Dec 2015 14:46:09 +0000 (14:46 +0000)
committerMike Lowis <mike.lowis@gentex.com>
Tue, 29 Dec 2015 14:46:09 +0000 (14:46 +0000)
commit572a4e51e709ce1d327918dfe83d7f5829b6e4d6
treef2197fbf359ce201ae57ef728f741fd4d4f2e365
parenta3112ec1fbe9f22aed4c9e5d302c2c0db64924f4
Added basic unit test framework to allow more invasive and targeted testing
Makefile
tests/atf.c [new file with mode: 0644]
tests/atf.h [new file with mode: 0644]