tests: Check ovs-openflowd log output instead of ignoring it.
authorBen Pfaff <blp@nicira.com>
Mon, 2 May 2011 19:52:56 +0000 (12:52 -0700)
committerBen Pfaff <blp@nicira.com>
Fri, 13 May 2011 21:45:53 +0000 (14:45 -0700)
commit35fe11834c85bf7fd86fa1a71f5415c2ca1d64d0
treefa37986d98e138b05ee046e83a0e891482a03003
parent488d734d6e57cd209058fd7d1a18abdf46b6bf51
tests: Check ovs-openflowd log output instead of ignoring it.

ovs-openflowd outputs a number of log messages that we don't want to
suppress.  We do want to know if it logs anything that we don't expect.
So this commit starts checking the log output, discarding any normal,
expected messages.

Reviewed-by: Simon Horman <horms@verge.net.au>
tests/ofproto-macros.at