Cast: UDP proxy library and binary
commitc6303e2e437b896ed0a1c56e75efaf45feed566d
authorhubbe@chromium.org <hubbe@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Thu, 27 Mar 2014 00:05:23 +0000 (27 00:05 +0000)
committerhubbe@chromium.org <hubbe@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Thu, 27 Mar 2014 00:05:23 +0000 (27 00:05 +0000)
tree7f3cfb0b334b4a5becb4435aa5430a5b089fae31
parentbd1bbcde834220d63e36980a0d75d0279deb2473
Cast: UDP proxy library and binary

This udp prody lets you simulate packet delays and drops for UDP packets.
The code is separated into a library and a binary, the library is intended to
be usable directly from tests, while the binary is intended to be used for manual
testing. Library is modular and will probably be extended with more ways to do
evail/bad/naughty things to the packets in the future.

Review URL: https://codereview.chromium.org/210553002

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@259750 0039d316-1c4b-4281-b951-d872f2087c98
media/cast/test/receiver.cc
media/cast/test/utility/barcode.h
media/cast/test/utility/udp_proxy.cc [new file with mode: 0644]
media/cast/test/utility/udp_proxy.h [new file with mode: 0644]
media/cast/test/utility/udp_proxy_main.cc [new file with mode: 0644]
media/cast/test/utility/utility.gyp