On Wed, May 17, 2023 at 06:51:05PM +0200, Ilya Maximets wrote: > Many OVSDB tests are not checking the server log for warnings or > errors. Some are not even using the log file. It's mostly OK as we're > usually checking the user-visible behavior. But it would also be nice > to detect some internal warnings if there are some. > > Moving the OVSDB_SERVER_SHUTDOWN macro to the common place, adding > the call to check_logs into it and making OVSDB tests use this macro. > > Signed-off-by: Ilya Maximets <[email protected]>
Reviewed-by: Simon Horman <[email protected]> As an aside. Some of the lines in the test suite are excessively long. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
