test-flows: Change the way flows are read.
authorGurucharan Shetty <gshetty@nicira.com>
Tue, 27 May 2014 15:54:39 +0000 (08:54 -0700)
committerGurucharan Shetty <gshetty@nicira.com>
Tue, 10 Jun 2014 14:39:40 +0000 (07:39 -0700)
commite60367e2882e7023f34e038f37b5cb270690e776
treef7ec48fb6831a15b62f7b16f5e62f101904cff48
parentc1223b11d498b66f27c889f4438ad88394299fc0
test-flows: Change the way flows are read.

With Visual Studio and Msys combination, something is going
wrong when we do a '3<pcap' followed by fdopen(3, 'rb'). fdopen
fails. I do not know the exact reason for the failure. But the
workaround is straightforward.

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