Go to the source code of this file.
Classes | |
class | test_smoke.TestClientProtocol |
class | test_smoke.TestWebsocketSmoke |
Namespaces | |
test_smoke | |
Variables | |
string | test_smoke.A_STRING = 'A' |
string | test_smoke.A_TOPIC = '/a_topic' |
string | test_smoke.B_STRING = 'B' |
string | test_smoke.B_TOPIC = '/b_topic' |
int | test_smoke.MSG_SIZE = 10 |
string | test_smoke.NAME = 'test_websocket_smoke' |
int | test_smoke.NUM_MSGS = 10 |
string | test_smoke.PKG = 'rosbridge_server' |
float | test_smoke.TIME_LIMIT = 5.0 |
float | test_smoke.WARMUP_DELAY = 1.0 |