Git test suite
Git test suite
Posted Aug 21, 2014 19:25 UTC (Thu) by jnareb (subscriber, #46500)Parent article: Kernel self tests
Why not use shell based test suite that Git project uses, with TAP (Test Anything Protocol) output? The test "library" weights less than 2000 lines (50KB), including lots of comments.