webrtc/test/network
Danil Chapovalov 54706d68f6 In test/ replace mock macros with unified MOCK_METHOD macro
Bug: webrtc:11564
Change-Id: I75496d2f9f5612c4677057ce6fab2a55efa8674a
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/175129
Reviewed-by: Artem Titov <titovartem@webrtc.org>
Commit-Queue: Danil Chapovalov <danilchap@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#31267}
2020-05-15 08:15:02 +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 Replace DataSize and DataRate factories with newer versions 2020-02-18 16:09:50 +00:00
cross_traffic.cc Ensures that all simulated TCP packets are at least 4 bytes. 2020-03-12 17:42:13 +00:00
cross_traffic.h Replace DataSize and DataRate factories with newer versions 2020-02-18 16:09:50 +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 Use newer version of TimeDelta and TimeStamp factories in webrtc 2020-02-10 12:21:17 +00:00
feedback_generator.cc Replace DataSize and DataRate factories with newer versions 2020-02-18 16:09:50 +00:00
feedback_generator.h Moves ownership of time controller into NetworkEmulationManager. 2020-01-22 11:12:27 +00:00
network_emulation_manager.cc Use newer version of TimeDelta and TimeStamp factories in webrtc 2020-02-10 12:21:17 +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 In test/ replace mock macros with unified MOCK_METHOD macro 2020-05-15 08:15:02 +00:00
network_emulation.cc Replace DataSize and DataRate factories with newer versions 2020-02-18 16:09:50 +00:00
network_emulation.h Add ability to set custom adapter type on emulated endpoint 2020-01-24 12:53:07 +00:00
OWNERS Move network emulation framework under test/network 2019-07-05 11:08:42 +00:00
traffic_route.cc Use std::make_unique instead of absl::make_unique. 2019-09-17 15:47:29 +00:00
traffic_route.h Move network emulation framework under test/network 2019-07-05 11:08:42 +00:00