Up to higher level directory | |||
Name | Date | Size | |
---|---|---|---|
adapter.js | 21-Oct-2016 | 6.7K | |
loopback_test.html | 21-Oct-2016 | 7K | |
loopback_test.js | 21-Oct-2016 | 8.3K | |
OWNERS | 21-Oct-2016 | 19 | |
README | 21-Oct-2016 | 397 | |
record-test.sh | 21-Oct-2016 | 2.4K | |
run-server.sh | 21-Oct-2016 | 616 | |
stat_tracker.js | 21-Oct-2016 | 3.4K |
1 Loopback test 2 3 This is a simple html test framework to run a loopback test which can go via 4 turn. For now the test is used to analyse bandwidth estimation and get records 5 for bad scenarios. 6 7 How to run: 8 ./run-server.sh (to start python serving the tests) 9 Access http://localhost:8080/loopback_test.html to run the test 10 11 How to record: 12 You can use record-test.sh to get a tcpdump of a test run. 13