Skip to content

Commit

Permalink
Add some tests for Netflow decoding
Browse files Browse the repository at this point in the history
The tests are a bit more expansive than the existing tests for sFlow
or NFv5 as we check the whole structure. I am also testing the
String() function as it is easier to read. It is a bit redundant, but
checking only for the wire format makes it difficult to compare with
Wireshark. Only testing for the textual representation is not totally
good as it is not what is used by users of the decode function.
  • Loading branch information
vincentbernat committed Feb 26, 2022
1 parent 7d4c41a commit e3f8f99
Show file tree
Hide file tree
Showing 2 changed files with 417 additions and 1 deletion.
Loading

0 comments on commit e3f8f99

Please sign in to comment.