]> granicus.if.org Git - libevent/commit
New tests for event_base_foreach_event()
authorNick Mathewson <nickm@torproject.org>
Fri, 26 Apr 2013 17:50:22 +0000 (13:50 -0400)
committerNick Mathewson <nickm@torproject.org>
Fri, 26 Apr 2013 17:52:51 +0000 (13:52 -0400)
commit0b096efee547a1998eb85839a4375c729678bc55
treeb953917d0126004ae1588d3dca158f36ff20ac17
parenta153874d18806733b14bd45df60f0de6716e77b3
New tests for event_base_foreach_event()

Our dump-events code had exercised this a bit, but only via the
nonlocking backend. Also, nothing was checking the "Search for a
specific event" code.
test/regress.c