zilla
zilla copied to clipboard
Split protocol testing into separate ITs for zilla dump command
Description
This change splits the zilla dump command testing into separate ITs per protocol, with k3po scripts used to drive the engine and produce the engine frames used to generate the packet capture, then a text-based comparison is used to make diffs more readable should an IT fail.
Fixes #958