On Mon, Mar 3, 2014 at 3:06 PM, Ronen Mizrahi <ro...@tversity.com> wrote: > Thanks Nick. We have been testing it for the last few days and it seems to > work well. What do you mean in terms of testing? Is there any automated set > of tests that need to be made for proper verification?
It should pass the unit/regression tests. (They run with "make check".) It would be good if they were include a check for the specific case that this patch fixes, to make sure that the patch really fixes it. The current evhttp tests are in test/regress_http.c , but any kind of little test program that fits into the testing infrastructure would be fine with me. (Don't take too many style cues from the contents of test/regress_http.c -- many of the tests there follow a legacy testing style.) best wishes, -- Nick *********************************************************************** To unsubscribe, send an e-mail to majord...@freehaven.net with unsubscribe libevent-users in the body.