Add TimeController to the CreatePeerConnectionE2EQualityTestFixture API
Add TimeController to the CreatePeerConnectionE2EQualityTestFixture method as a first step to make PC level framework compatible with TimeController abstraction. Bug: webrtc:11743 Change-Id: I69305abc880059bf9fe1d4f2e3b7c10cf35417db Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/178485 Commit-Queue: Artem Titov <titovartem@webrtc.org> Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Cr-Commit-Position: refs/heads/master@{#31607}
This commit is contained in:
@ -465,6 +465,7 @@ if (rtc_include_tests) {
|
||||
deps = [
|
||||
":audio_quality_analyzer_api",
|
||||
":peer_connection_quality_test_fixture_api",
|
||||
":time_controller",
|
||||
":video_quality_analyzer_api",
|
||||
"../test/pc/e2e:peerconnection_quality_test",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user