Reland "Adding a test framework for conference mode application in VoE."
"Adding a test framework for conference mode application in VoE." was wrongly committed and therefore was temporarily reverted. This is to reland. The CL is indifferent from its original version https://review.webrtc.org/46249004/ TBR=phoglund@webrtc.org BUG= Review URL: https://webrtc-codereview.appspot.com/50109005 Cr-Commit-Position: refs/heads/master@{#9290}
This commit is contained in:
@ -158,6 +158,8 @@
|
||||
'test/auto_test/automated_mode.cc',
|
||||
'test/auto_test/extended/agc_config_test.cc',
|
||||
'test/auto_test/extended/ec_metrics_test.cc',
|
||||
'test/auto_test/fakes/conference_transport.cc',
|
||||
'test/auto_test/fakes/conference_transport.h',
|
||||
'test/auto_test/fakes/fake_external_transport.cc',
|
||||
'test/auto_test/fakes/fake_external_transport.h',
|
||||
'test/auto_test/fixtures/after_initialization_fixture.cc',
|
||||
@ -187,6 +189,7 @@
|
||||
'test/auto_test/standard/video_sync_test.cc',
|
||||
'test/auto_test/standard/volume_test.cc',
|
||||
'test/auto_test/resource_manager.cc',
|
||||
'test/auto_test/voe_conference_test.cc',
|
||||
'test/auto_test/voe_cpu_test.cc',
|
||||
'test/auto_test/voe_cpu_test.h',
|
||||
'test/auto_test/voe_standard_test.cc',
|
||||
|
||||
Reference in New Issue
Block a user