Patch coverage tool 87/80287/1
authorDavid Steele <david.steele@samsung.com>
Fri, 15 Jul 2016 14:12:05 +0000 (15:12 +0100)
committerDavid Steele <david.steele@samsung.com>
Fri, 15 Jul 2016 14:12:05 +0000 (15:12 +0100)
After building and running automated tests, you can test
the coverage of your current patch (either in the working
directory, or the head patch, or some other difference to HEAD
supplied by the arguments).

The script will return 1 if the test coverage is less
than 90%, otherwise it will return 0 to indicate no error.

This script will also be run as part of the verification process.

Change-Id: Id931d37ab0bdc8dcb179d34eed69d093efd7286f
Signed-off-by: David Steele <david.steele@samsung.com>

No differences found