Hello Everybody,
Added unit tests for BitTorrent packets. ChokeTest should also indirectly cover the packets Unchoke, Interested and NotInterested because they are instantiated from the SimplePacket template class. Similarly, RequestTest covers both Request and Cancel. No tests for the yet unimplemented BitField and Piece packets.
Attached is the patch containing the current changes only. You’ll need all the previous patches if you want to patch the source of v0.5.5. Better get the latest version from my BitTorrent branch with:
bzr branch http://bzr.calitko.org/developers/peter/calitko-BitTorrent
Regards,
Peter
