ouroboros-network-protocols:testlib
Safe HaskellNone
LanguageHaskell2010

Ouroboros.Network.Protocol.PeerSharing.Test

Synopsis

Documentation

prop_codec_splits2 :: AnyMessageAndAgency (PeerSharing Int) -> Bool Source #

Check for data chunk boundary problems in the codec using 2 chunks.

prop_codec_splits3 :: AnyMessageAndAgency (PeerSharing Int) -> Bool Source #

Check for data chunk boundary problems in the codec using 3 chunks.

Orphan instances