Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(673)

Unified Diff: webrtc/tools/loopback_test/README

Issue 2965593002: Move webrtc/{tools => rtc_tools} (Closed)
Patch Set: Adding back root changes Created 3 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « webrtc/tools/loopback_test/OWNERS ('k') | webrtc/tools/loopback_test/adapter.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/tools/loopback_test/README
diff --git a/webrtc/tools/loopback_test/README b/webrtc/tools/loopback_test/README
deleted file mode 100644
index 68f8eed680041e4bc430074c0aa69176e5fab4ac..0000000000000000000000000000000000000000
--- a/webrtc/tools/loopback_test/README
+++ /dev/null
@@ -1,12 +0,0 @@
-Loopback test
-
-This is a simple html test framework to run a loopback test which can go via
-turn. For now the test is used to analyse bandwidth estimation and get records
-for bad scenarios.
-
-How to run:
- ./run-server.sh (to start python serving the tests)
- Access http://localhost:8080/loopback_test.html to run the test
-
-How to record:
- You can use record-test.sh to get a tcpdump of a test run.
« no previous file with comments | « webrtc/tools/loopback_test/OWNERS ('k') | webrtc/tools/loopback_test/adapter.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698