Compile with —enable-coverage
Woot4moo <[email protected]>
| Newsgroups | gmane.comp.security.detection.bro |
|---|---|
| Message-ID | <CALiK309Yqn1mseDmDffzW4fkiKS8AmO_D+0f6Zpnce_buknidQ@mail.gmail.com> |
I compiled Zeek 2.6.1 from source today with the following lines: ./configure —enable-coverage make sudo make install I did not notice any differences from running bro —help. Nor was I able to get any new outputs when running btest as described here: https://github.com/zeek/zeek/blob/master/testing/coverage/README My understanding is that this is a way to check Zeek scripts (not the C++ source) to check coverage. Is my understanding correct? If it is correct, what configuration / context am I missing to get a proper code coverage report? _______________________________________________ Zeek mailing list [email protected] http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/zeek