cmocka: Print skipped tests in group summary
authorPawel Szewczyk <p.szewczyk@samsung.com>
Mon, 11 May 2015 11:34:29 +0000 (13:34 +0200)
committerAndreas Schneider <asn@cryptomilk.org>
Mon, 11 May 2015 11:34:29 +0000 (13:34 +0200)
commit8939ed38aa1c8e1e7eafb34dd7fa8d3ed569476d
treee0291f4e370bb8f1fb169c6b87d2a71ee724ddcf
parent3262ba0e224c693463a837f5c2750086d6ef38ee
cmocka: Print skipped tests in group summary

When running tests with standard output, information about skipped
tests can be useful, especially when there are many tests. This commit
add number of skipped tests and list of them to group summary.

Signed-off-by: Pawel Szewczyk <p.szewczyk@samsung.com>
Reviewed-by: Andreas Schneider <asn@cryptomilk.org>
src/cmocka.c