first commit
This commit is contained in:
3
CS4210/Project 3/client/tests/CVS/Entries
Normal file
3
CS4210/Project 3/client/tests/CVS/Entries
Normal file
@@ -0,0 +1,3 @@
|
||||
/latency_test_proxy.xml/1.7/Tue Apr 25 02:30:55 2006//
|
||||
/throughput_test_proxy.xml/1.5/Tue Apr 25 02:30:55 2006//
|
||||
D
|
||||
2
CS4210/Project 3/client/tests/CVS/Entries.Extra
Normal file
2
CS4210/Project 3/client/tests/CVS/Entries.Extra
Normal file
@@ -0,0 +1,2 @@
|
||||
/latency_test_proxy.xml////*///
|
||||
/throughput_test_proxy.xml////*///
|
||||
3
CS4210/Project 3/client/tests/CVS/Entries.Extra.Old
Normal file
3
CS4210/Project 3/client/tests/CVS/Entries.Extra.Old
Normal file
@@ -0,0 +1,3 @@
|
||||
/latency_test_proxy.xml////*///
|
||||
/throughput_test_proxy.xml////*///
|
||||
D/adv///////
|
||||
3
CS4210/Project 3/client/tests/CVS/Entries.Old
Normal file
3
CS4210/Project 3/client/tests/CVS/Entries.Old
Normal file
@@ -0,0 +1,3 @@
|
||||
/latency_test_proxy.xml/1.7/Tue Apr 25 02:30:55 2006//
|
||||
/throughput_test_proxy.xml/1.5/Tue Apr 25 02:30:55 2006//
|
||||
D/adv////
|
||||
1
CS4210/Project 3/client/tests/CVS/Repository
Normal file
1
CS4210/Project 3/client/tests/CVS/Repository
Normal file
@@ -0,0 +1 @@
|
||||
CS4210/Project 3/client/tests
|
||||
1
CS4210/Project 3/client/tests/CVS/Root
Normal file
1
CS4210/Project 3/client/tests/CVS/Root
Normal file
@@ -0,0 +1 @@
|
||||
:ext:asskoala@192.168.0.3:/usr/_CVS
|
||||
23
CS4210/Project 3/client/tests/latency_test_proxy.xml
Normal file
23
CS4210/Project 3/client/tests/latency_test_proxy.xml
Normal file
@@ -0,0 +1,23 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<!-- XML File for test execution-->
|
||||
|
||||
<Tests>
|
||||
<simpleTest>
|
||||
<!-- The number of threads to spawn to make requests -->
|
||||
<numthreads>1</numthreads>
|
||||
|
||||
<!-- The number of times the request will be made per threads -->
|
||||
<iterations>1</iterations>
|
||||
|
||||
<!-- The files to retrieve -->
|
||||
<filesToRetrieve>
|
||||
|
||||
<!-- The file names, use / for directories -->
|
||||
<file>http://asskoala.servebeer.com/~nayupuyan/small_one.jpg</file>
|
||||
<file>http://asskoala.servebeer.com/~nayupuyan/small_two.jpg</file>
|
||||
<file>http://asskoala.servebeer.com/~nayupuyan/small_three.jpg</file>
|
||||
<file>http://asskoala.servebeer.com/~nayupuyan/small_four.jpg</file>
|
||||
|
||||
</filesToRetrieve>
|
||||
</simpleTest>
|
||||
</Tests>
|
||||
23
CS4210/Project 3/client/tests/throughput_test_proxy.xml
Normal file
23
CS4210/Project 3/client/tests/throughput_test_proxy.xml
Normal file
@@ -0,0 +1,23 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<!-- XML File for test execution-->
|
||||
|
||||
<Tests>
|
||||
<simpleTest>
|
||||
<!-- The number of threads to spawn to make requests -->
|
||||
<numthreads>12</numthreads>
|
||||
|
||||
<!-- The number of times the request will be made per threads -->
|
||||
<iterations>3</iterations>
|
||||
|
||||
<!-- The files to retrieve -->
|
||||
<filesToRetrieve>
|
||||
|
||||
<!-- The file names, use / for directories -->
|
||||
<file>http://www-static.cc.gatech.edu/~puyan/large_one.jpg</file>
|
||||
<file>http://www-static.cc.gatech.edu/~puyan/large_two.jpg</file>
|
||||
<file>http://www-static.cc.gatech.edu/~puyan/large_three.jpg</file>
|
||||
<file>http://www-static.cc.gatech.edu/~puyan/large_four.jpg</file>
|
||||
|
||||
</filesToRetrieve>
|
||||
</simpleTest>
|
||||
</Tests>
|
||||
Reference in New Issue
Block a user