Wireshark-dev: [Wireshark-dev] code coverage measurement for a dissector?
From: Németh Márton <nm127@xxxxxxxxxxx>
Date: Tue, 01 Jan 2008 23:37:30 +0100
Hi,

I would like to write some tests for my dissector. To check how far I could
cover my dissector code I could use the "--coverage" option of the gcc
(see http://gcc.gnu.org/onlinedocs/gcc/Debugging-Options.html#index-coverage-375 ).

Where do I have to put the "--coverage" option?
Will this work together with Wireshark?

	Márton Németh