3 Commits

Author SHA1 Message Date
Michael Rash
4daedde364 updated untested function list for Linux systems 2013-02-12 22:18:16 -05:00
Michael Rash
67c09c8a1f Added test-coverage/README file 2013-02-12 22:08:42 -05:00
Michael Rash
10d380d193 Test suite support for function coverage testing via gcov
Added --enable-profile-coverage to the configure script to have the fwknop
binaries compiled with gcc profiling support in order to see which functions
get executed by the test suite via gcov.  The last test executed by the test
suite under --enable-profile-coverage contains all fwknop functions that
were not executed under the test run (function execution totals are
cumlative).
2012-06-14 20:43:57 -04:00