webrtc/test/network
Artem Titov 1e02339ea6 Add ability to set custom adapter type on emulated endpoint
Bug: webrtc:10138
Change-Id: I2f53b42a2c377c9c0c9d36b61eb1c6ce96da480a
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/167209
Reviewed-by: Sebastian Jansson <srte@webrtc.org>
Reviewed-by: Karl Wiberg <kwiberg@webrtc.org>
Commit-Queue: Artem Titov <titovartem@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#30371}
2020-01-24 12:53:07 +00:00
..
BUILD.gn Add ability to set custom adapter type on emulated endpoint 2020-01-24 12:53:07 +00:00
cross_traffic_unittest.cc Add ability to set custom adapter type on emulated endpoint 2020-01-24 12:53:07 +00:00
cross_traffic.cc Exposing more features in the network emulation manager API. 2019-12-06 08:47:19 +00:00
cross_traffic.h Exposing more features in the network emulation manager API. 2019-12-06 08:47:19 +00:00
emulated_network_manager.cc Reland "Using simulated rtc::Thread for peer connection scenario tests." 2020-01-17 09:22:18 +00:00
emulated_network_manager.h Reland "Using simulated rtc::Thread for peer connection scenario tests." 2020-01-17 09:22:18 +00:00
fake_network_socket_server.cc Concatenate string literals at compile time. 2020-01-14 14:47:48 +00:00
fake_network_socket_server.h Using tasks to process packets in FakeNetworkSocketServer. 2020-01-12 12:53:30 +00:00
feedback_generator_unittest.cc
feedback_generator.cc Moves ownership of time controller into NetworkEmulationManager. 2020-01-22 11:12:27 +00:00
feedback_generator.h Moves ownership of time controller into NetworkEmulationManager. 2020-01-22 11:12:27 +00:00
network_emulation_manager.cc Add ability to set custom adapter type on emulated endpoint 2020-01-24 12:53:07 +00:00
network_emulation_manager.h Moves ownership of time controller into NetworkEmulationManager. 2020-01-22 11:12:27 +00:00
network_emulation_pc_unittest.cc Moves ownership of time controller into NetworkEmulationManager. 2020-01-22 11:12:27 +00:00
network_emulation_unittest.cc Moves ownership of time controller into NetworkEmulationManager. 2020-01-22 11:12:27 +00:00
network_emulation.cc Add ability to set custom adapter type on emulated endpoint 2020-01-24 12:53:07 +00:00
network_emulation.h Add ability to set custom adapter type on emulated endpoint 2020-01-24 12:53:07 +00:00
OWNERS
traffic_route.cc Use std::make_unique instead of absl::make_unique. 2019-09-17 15:47:29 +00:00
traffic_route.h