diff options
author | Luca Deri <deri@ntop.org> | 2015-05-27 09:20:51 +0200 |
---|---|---|
committer | Luca Deri <deri@ntop.org> | 2015-05-27 09:20:51 +0200 |
commit | 22dc2dcb0584b958d419b422e20b2759901a835c (patch) | |
tree | f6418658652dd2ad6519f2393f86887fa53e6996 /tests | |
parent | ca4fc876f8c86e80972b8eca37669751ae2f0732 (diff) |
GIT commit count fix that should work on all platforms (RedHat/CentOS included)
Diffstat (limited to 'tests')
-rw-r--r-- | tests/pcap/whatsapp_login_call.pcap | bin | 0 -> 213262 bytes | |||
-rw-r--r-- | tests/pcap/whatsapp_login_chat.pcap | bin | 0 -> 31649 bytes | |||
-rw-r--r-- | tests/result/whatsapp_login_call.pcap.out | 13 | ||||
-rw-r--r-- | tests/result/whatsapp_login_chat.pcap.out | 6 |
4 files changed, 19 insertions, 0 deletions
diff --git a/tests/pcap/whatsapp_login_call.pcap b/tests/pcap/whatsapp_login_call.pcap Binary files differnew file mode 100644 index 000000000..d67f22510 --- /dev/null +++ b/tests/pcap/whatsapp_login_call.pcap diff --git a/tests/pcap/whatsapp_login_chat.pcap b/tests/pcap/whatsapp_login_chat.pcap Binary files differnew file mode 100644 index 000000000..f24edbeb0 --- /dev/null +++ b/tests/pcap/whatsapp_login_chat.pcap diff --git a/tests/result/whatsapp_login_call.pcap.out b/tests/result/whatsapp_login_call.pcap.out new file mode 100644 index 000000000..ca946cf44 --- /dev/null +++ b/tests/result/whatsapp_login_call.pcap.out @@ -0,0 +1,13 @@ +HTTP 11 726 3 +MDNS 8 952 4 +DHCP 10 3420 1 +STUN 689 85660 4 +ICMP 10 700 1 +SSL 8 589 2 +DropBox 4 2176 1 +Apple 127 28102 20 +WhatsApp 182 25154 2 +AppleiTunes 85 28087 2 +Spotify 3 258 1 +H323 70 9464 14 +RTCP 44 7818 2 diff --git a/tests/result/whatsapp_login_chat.pcap.out b/tests/result/whatsapp_login_chat.pcap.out new file mode 100644 index 000000000..a932e96bc --- /dev/null +++ b/tests/result/whatsapp_login_chat.pcap.out @@ -0,0 +1,6 @@ +MDNS 2 202 2 +DHCP 6 2052 1 +DropBox 2 1088 1 +Apple 50 23466 2 +WhatsApp 32 3243 2 +Spotify 1 86 1 |