# Functions
ConnectionBenchmark runs a connection benchmark.
ConnectionTest runs a connection test.
MulticastTest runs a multicast test suite with the provided options.
ReadBlock reads a data block from the provided reader and returns it.
RequireReadBlock runs ReadBlock and fails the provided test/brenchmark in case of an error.
RequireWriteBlock runs WriteBlock and fails the provided test/brenchmark in case of an error.
WriteBlock writes the provided data to the provided writer.