tests: Add tests for encoding and decoding OpenFlow hello messages.
authorBen Pfaff <blp@nicira.com>
Fri, 9 Nov 2012 18:00:22 +0000 (10:00 -0800)
committerBen Pfaff <blp@nicira.com>
Fri, 9 Nov 2012 18:01:43 +0000 (10:01 -0800)
commit681ea7a0e98edf156aab79b062425d7ac638e415
treec534998a597bdee252d523c9127c6bc0cec95c61
parent1804d25a21dcdec83437ab1ebf9daf683d7e50da
tests: Add tests for encoding and decoding OpenFlow hello messages.

These tests helped me find the problems that I fixed in previous commits.

Signed-off-by: Ben Pfaff <blp@nicira.com>
tests/automake.mk
tests/ofp-print.at
tests/ofp-util.at [new file with mode: 0644]
tests/testsuite.at
utilities/ovs-ofctl.c