You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
3 years ago | |
|---|---|---|
| .. | ||
| README | 3 years ago | |
| adapter.js | 3 years ago | |
| loopback_test.html | 3 years ago | |
| loopback_test.js | 3 years ago | |
| record-test.sh | 3 years ago | |
| run-server.sh | 3 years ago | |
| stat_tracker.js | 3 years ago | |
README
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.