From: Christopher Peplin Date: Fri, 3 Jan 2014 17:45:46 +0000 (-0500) Subject: Document how to run coverage. X-Git-Tag: 5.0.2~276^2~19 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=cf5710baddca9226c48b8d4d721adcc7844556cc;p=apps%2Fagl-service-can-low-level.git Document how to run coverage. --- diff --git a/README.mkd b/README.mkd index f2c0874a..d374c358 100644 --- a/README.mkd +++ b/README.mkd @@ -92,6 +92,11 @@ The library includes a test suite that uses the `check` C unit test library. $ make test +You can also see the test coverage if you have `lcov` installed and the +`BROWSER` environment variable set to your choice of web browsers: + + $ BROWSER=google-chrome-stable make coverage + ## Authors Chris Peplin cpeplin@ford.com diff --git a/deps/bitfield-c b/deps/bitfield-c index 31caa9c7..09dc97c2 160000 --- a/deps/bitfield-c +++ b/deps/bitfield-c @@ -1 +1 @@ -Subproject commit 31caa9c77dbfc438a104fbcab6db5165528c0f89 +Subproject commit 09dc97c24f9f9a9c2638405167bffe339f666e2a