tests: Port test-sflow and test-netflow to Windows.
authorGurucharan Shetty <gshetty@nicira.com>
Fri, 23 May 2014 20:40:07 +0000 (13:40 -0700)
committerGurucharan Shetty <gshetty@nicira.com>
Mon, 30 Jun 2014 19:22:13 +0000 (12:22 -0700)
commit8f26aeb9a382de4f5462449f0a06d92d37f59a8c
tree9558f76c5cc209d3d3bf77db7d506447033e90dd
parent175cf4de3f785d7b0e4c9d834aaad3dcc11c18fe
tests: Port test-sflow and test-netflow to Windows.

After the change, both of them compile. test-netflow related
unit tests pass.

test-sflow related tests do not pass because
of LOOPBACK_INTERFACE constraints for 'agent'.
(It should be revisited later.)

Signed-off-by: Gurucharan Shetty <gshetty@nicira.com>
Acked-by: Ben Pfaff <blp@nicira.com>
tests/test-netflow.c
tests/test-sflow.c