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.
|
7 months ago | |
---|---|---|
.. | ||
README | 7 months ago | |
adapter.js | 7 months ago | |
loopback_test.html | 7 months ago | |
loopback_test.js | 7 months ago | |
record-test.sh | 7 months ago | |
run-server.sh | 7 months ago | |
stat_tracker.js | 7 months 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.