netflow: Add basic unit tests.
authorBen Pfaff <blp@nicira.com>
Mon, 19 Dec 2011 22:46:16 +0000 (14:46 -0800)
committerBen Pfaff <blp@nicira.com>
Mon, 19 Dec 2011 22:54:12 +0000 (14:54 -0800)
commit17f7f7e02cfd44dc7755fbebcfb942c07f937858
tree44bc04f9db5f807f0a7c69df050186117d449ac4
parent9c8e276ec3f4a3368ec1cb7f713543d46d8ad23a
netflow: Add basic unit tests.

These tests would have caught the flow statistics bug introduced by commit
501f8d1fd75 (ofproto-dpif: Batch interacting with the dpif on flow miss
operations.)

Signed-off-by: Ben Pfaff <blp@nicira.com>
tests/automake.mk
tests/ofproto-dpif.at
tests/test-netflow.c [new file with mode: 0644]