mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-13 11:19:04 +01:00
Decoupled ProtocolReader (which belongs in the protocol component)
from PacketReader (which belongs in the transport component).
This commit is contained in:
@@ -36,6 +36,8 @@
|
||||
<test name='net.sf.briar.transport.ConnectionWindowImplTest'/>
|
||||
<test name='net.sf.briar.transport.PacketDecrypterImplTest'/>
|
||||
<test name='net.sf.briar.transport.PacketEncrypterImplTest'/>
|
||||
<test name='net.sf.briar.transport.PacketReaderImplTest'/>
|
||||
<test name='net.sf.briar.transport.PacketReadWriteTest'/>
|
||||
<test name='net.sf.briar.transport.PacketWriterImplTest'/>
|
||||
<test name='net.sf.briar.transport.TagDecoderTest'/>
|
||||
<test name='net.sf.briar.transport.TagEncoderTest'/>
|
||||
|
||||
Reference in New Issue
Block a user