blob: a1ba414eb2fb2c2f2d1d80bc86eef01e6b2962e5 (
plain)
1
2
3
4
5
6
7
8
9
10
|
* start and stop server, possibly in different configurations, should
at least be able to specify host and port
* initiate multiple connections/server
* initiate multiple channels/connection
* enable positive and negative tests for any protocol interaction
* test harness must be as robust as possible to spec changes
|