[Zeek-Dev] Adding C++ unit tests to Zeek

Jon Siwek jsiwek at corelight.com
Thu Oct 17 21:12:33 PDT 2019


We're thinking to add lower level C++ unit tests into Zeek to more
easily cover code that's otherwise hard to test since you have to
reach it indirectly via a script-layer test in the existing
baseline-oriented test suite.

Let us know if there's any input on choice of unit test framework or
features/requirements that are desirable.  I started with my own
thoughts here:

https://github.com/zeek/zeek/issues/643

- Jon


More information about the zeek-dev mailing list