chiark / gitweb /
[PATCH] gcov for udev
authorogasawara@osdl.org <ogasawara@osdl.org>
Thu, 22 Apr 2004 00:49:49 +0000 (17:49 -0700)
committerGreg KH <gregkh@suse.de>
Wed, 27 Apr 2005 04:35:16 +0000 (21:35 -0700)
commit738e5c3f28ec5b4907b6bbef41ca721ba8b353ff
tree42e1910562d205b27c6c30480c3e5628a00ec149
parenta36a3c3a44286e77d6ec05c7579f61b4eb0ee344
[PATCH] gcov for udev

Sorry for the late email regarding the gcov code coverage information
for udev.  For those of you who have not yet noticed, udev can now be
compiled with gcov support and provide code coverage analysis.  All
pertinent scripts and information can be found in the udev tree.  Please
refer to "README-gcov_for_udev" for detailed information on compiling
gcov into udev and obtaining code coverage analysis.  I've enclosed a
patch that updates the README-gcov_for_udev.  Also, "udev-test.pl" in
udev/test/ was expanded to test symlinks, permissions, and some lack of
node creation a little more thoroughly.  All comments and feedback would
be greatly welcomed.  Also, any extra testing would be appreciated.
Thanks,
README-gcov_for_udev