Merge branch 'master' into voe_create_test

Fixed broken build.

Nit fix.

Fixed style issues.

Removed accidental comment-out.

Removed test that no longer makes sense.

Rewrote hardware-before-init and rtp-rtcp-before-streaming test code to gtest.

BUG=
TEST=

Review URL: http://webrtc-codereview.appspot.com/320009

git-svn-id: http://webrtc.googlecode.com/svn/trunk@1162 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
phoglund@webrtc.org 2011-12-12 17:02:16 +00:00
parent 6418a24795
commit fe61bc3607

View File

@ -32,7 +32,6 @@
'auto_test/voe_cpu_test.h',
'auto_test/voe_extended_test.cc',
'auto_test/voe_extended_test.h',
'auto_test/voe_standard_integration_test.cc',
'auto_test/voe_standard_test.cc',
'auto_test/voe_standard_test.h',
'auto_test/voe_stress_test.cc',