Add unittests for balsa classes.
commit3985bc158abafb260f387f3d6add0d4477bd6137
authoryhirano@chromium.org <yhirano@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Mon, 12 Aug 2013 06:01:35 +0000 (12 06:01 +0000)
committeryhirano@chromium.org <yhirano@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Mon, 12 Aug 2013 06:01:35 +0000 (12 06:01 +0000)
treed6d8758c9b5ed49a128136546acd318de96631c8
parenta4ebea4fa1240921aea7735c73b0072991235c77
Add unittests for balsa classes.

Add unittests for net::BalsaFrame, net::BalsaBuffer and net::BalsaHeaders.
This CL does not change any behavior.

R=rch@chromium.org
BUG=267354

Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=216572

Review URL: https://chromiumcodereview.appspot.com/22573002

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@216948 0039d316-1c4b-4281-b951-d872f2087c98
net/net.gyp
net/tools/flip_server/balsa_frame_test.cc [new file with mode: 0644]
net/tools/flip_server/balsa_headers.h
net/tools/flip_server/balsa_headers_test.cc [new file with mode: 0644]