On Tue, Feb 24, 2015 at 10:45 PM, Anselm R Garbe <garb...@gmail.com> wrote: > On 24 February 2015 at 22:21, Sam Dodrill <shadow.h...@gmail.com> wrote: >> I was wondering what you all use for a suckless style unit testing >> framework in C. > > If you apply the Unix principle correctly, main() is your unit test. >
Which Unix Principle [0][1][2] are you referring to? [0] http://en.wikipedia.org/wiki/Unix_philosophy#Doug_McIlroy_on_Unix_programming [1] http://en.wikipedia.org/wiki/Unix_philosophy#Eric_Raymond.E2.80.99s_17_Unix_Rules [2] http://en.wikipedia.org/wiki/Unix_philosophy#Mike_Gancarz:_The_UNIX_Philosophy