[zeromq-dev] libzmq : possible test improvement in testutils
Laurent Alebarde
l.alebarde at free.fr
Thu Sep 12 17:31:06 CEST 2013
Hi all,
In libzmq, testutil.hpp, function bounce, the comparison of the received
message with the expected one is performed once at the end, instead of
four times, once after each receive. One may argue it's enough, but as a
validation expert in my ancient life, I dislike it and recommend the
four comparisons to be implemented.
Cheers,
Laurent.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20130912/a875a4dc/attachment.htm>
More information about the zeromq-dev
mailing list