]> granicus.if.org Git - libevent/commit
Improvements to tinytest_macros.h
authorNick Mathewson <nickm@torproject.org>
Tue, 19 Oct 2010 16:33:50 +0000 (12:33 -0400)
committerNick Mathewson <nickm@torproject.org>
Tue, 19 Oct 2010 16:33:50 +0000 (12:33 -0400)
commitad923a11f1e110b3bf03b7179cdcd15ccfcfedd6
tree1523c39e8de9ad7c85f13602e11c1041f61fb901
parenteaa5f1d9edd8ae2a5f637a3a07928dfee113accc
Improvements to tinytest_macros.h

First, handle cases where we have %s in a tt_want or tt_assert.

Second, add tt_want_*_op that do a tt_*_op test, but do not exit the
test on failure.

We should push these upstream to tinytest some time.
test/tinytest_macros.h