==== Unit and Benchmark Tests

This directory contains unit-test and benchmark-test interfaces.

In order to enable unit tests, configure snort with --enable-unit-tests.

To enable benchmark tests, configure snort with --enable-benchmark-tests.
For benchmarking is also preferred to configure a non-debug build with
optimizations.

catch.hpp is from https://github.com/philsquared/Catch.

The relevant licensing information for catch.hpp, as required
by the Boost Software License, is provided in this directory,
in the file LICENSE_1_0.txt
