]> git.ipfire.org Git - thirdparty/tor.git/commit
Capture the LOG_ERR messages in our tests that had logged errors.
authorNick Mathewson <nickm@torproject.org>
Wed, 6 Jul 2016 17:01:08 +0000 (13:01 -0400)
committerNick Mathewson <nickm@torproject.org>
Wed, 6 Jul 2016 17:01:08 +0000 (13:01 -0400)
commit08cc0ef8320e614c1a33ea5e70bef4f5809981f2
tree8f456ed5820804a62f7788050be37d6ee8526124
parent96d32f02f2f9d37454665325237cdc2adf7ee2d8
Capture the LOG_ERR messages in our tests that had logged errors.

(It's confusing for the test to write an expected error to stdout,
and then tell the user "OK".)
src/test/test_address.c
src/test/test_util.c