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