cmocka: Add Test Anything Protocol message output
authorAndreas Schneider <asn@cryptomilk.org>
Sat, 7 Feb 2015 14:27:29 +0000 (15:27 +0100)
committerAndreas Schneider <asn@cryptomilk.org>
Mon, 9 Feb 2015 08:22:26 +0000 (09:22 +0100)
commite940df1c2b14b045083eca74334ed6147ddeee7e
tree4306166d1c1b398f194dd596ccd0610241fa8e67
parent251cacd762bfd23eb9de8523f0ccc2bb6dffe345
cmocka: Add Test Anything Protocol message output

This adds support to print test reporting in the Test Anything Protocol.
See http://testanything.org/tap-specification.html

Signed-off-by: Andreas Schneider <asn@cryptomilk.org>
doc/mainpage.dox
include/cmocka.h
src/cmocka.c