diff options
author | Sorin Zamfir <zamfir.sorin@yahoo.com> | 2016-04-03 15:05:38 +0300 |
---|---|---|
committer | Sorin Zamfir <zamfir.sorin@yahoo.com> | 2016-04-03 15:05:38 +0300 |
commit | 7e9e3903d8bd2233c24b2a3e7b5dfdb179ad5a08 (patch) | |
tree | d6e020a16cb4cae3b9ca18cc7c12567f45bb84ef | |
parent | 7b66fcff37608786fa4484f75717f7641d920c6b (diff) |
Included test result for CoAP and Mqtt.
-rw-r--r-- | tests/result/coap_mqtt.pcap.out | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/tests/result/coap_mqtt.pcap.out b/tests/result/coap_mqtt.pcap.out new file mode 100644 index 000000000..c3811f3a9 --- /dev/null +++ b/tests/result/coap_mqtt.pcap.out @@ -0,0 +1,11 @@ +COAP 800 80676 4 +MQTT 7695 668291 4 + + 1 UDP 192.168.56.1:50318 <-> 192.168.56.101:17500 [proto: 222/COAP][200 pkts/20220 bytes] + 2 UDP 192.168.56.1:50312 <-> 192.168.56.101:17500 [proto: 222/COAP][200 pkts/20194 bytes] + 3 TCP 192.168.56.1:53523 <-> 192.168.56.101:17501 [proto: 223/MQTT][1926 pkts/167126 bytes] + 4 UDP 192.168.56.1:50311 <-> 192.168.56.101:17500 [proto: 222/COAP][200 pkts/20120 bytes] + 5 UDP 192.168.56.1:50319 <-> 192.168.56.101:17500 [proto: 222/COAP][200 pkts/20142 bytes] + 6 TCP 192.168.56.1:53522 <-> 192.168.56.101:17501 [proto: 223/MQTT][1922 pkts/166928 bytes] + 7 TCP 192.168.56.1:53528 <-> 192.168.56.101:17501 [proto: 223/MQTT][1928 pkts/167509 bytes] + 8 TCP 192.168.56.1:53524 <-> 192.168.56.101:17501 [proto: 223/MQTT][1919 pkts/166728 bytes] |