first commit
This commit is contained in:
7
CS4210/Project 2/client/tests/CVS/Entries
Normal file
7
CS4210/Project 2/client/tests/CVS/Entries
Normal file
@@ -0,0 +1,7 @@
|
||||
/latency_test_direct.xml/1.1/Mon Mar 27 20:43:33 2006//
|
||||
/latency_test_proxy.xml/1.2/Mon Mar 27 22:51:41 2006//
|
||||
/throughput_test_direct.xml/1.1/Mon Mar 27 20:43:33 2006//
|
||||
/throughput_test_proxy.xml/1.2/Mon Mar 27 22:51:41 2006//
|
||||
D/adv////
|
||||
D/extras////
|
||||
D/simple////
|
||||
7
CS4210/Project 2/client/tests/CVS/Entries.Extra
Normal file
7
CS4210/Project 2/client/tests/CVS/Entries.Extra
Normal file
@@ -0,0 +1,7 @@
|
||||
/latency_test_direct.xml////*///
|
||||
/latency_test_proxy.xml////*///
|
||||
/throughput_test_direct.xml////*///
|
||||
/throughput_test_proxy.xml////*///
|
||||
D/adv///////
|
||||
D/extras///////
|
||||
D/simple///////
|
||||
4
CS4210/Project 2/client/tests/CVS/Entries.Extra.Old
Normal file
4
CS4210/Project 2/client/tests/CVS/Entries.Extra.Old
Normal file
@@ -0,0 +1,4 @@
|
||||
/latency_test_direct.xml////*///
|
||||
/latency_test_proxy.xml////*///
|
||||
/throughput_test_direct.xml////*///
|
||||
/throughput_test_proxy.xml////*///
|
||||
5
CS4210/Project 2/client/tests/CVS/Entries.Old
Normal file
5
CS4210/Project 2/client/tests/CVS/Entries.Old
Normal file
@@ -0,0 +1,5 @@
|
||||
/latency_test_direct.xml/1.1/Mon Mar 27 20:43:33 2006//
|
||||
/latency_test_proxy.xml/1.2/Mon Mar 27 22:51:41 2006//
|
||||
/throughput_test_direct.xml/1.1/Mon Mar 27 20:43:33 2006//
|
||||
/throughput_test_proxy.xml/1.2/Mon Mar 27 22:51:41 2006//
|
||||
D
|
||||
1
CS4210/Project 2/client/tests/CVS/Repository
Normal file
1
CS4210/Project 2/client/tests/CVS/Repository
Normal file
@@ -0,0 +1 @@
|
||||
CS4210/Project 2/client/tests
|
||||
1
CS4210/Project 2/client/tests/CVS/Root
Normal file
1
CS4210/Project 2/client/tests/CVS/Root
Normal file
@@ -0,0 +1 @@
|
||||
:ext:asskoala@192.168.0.3:/usr/_CVS
|
||||
5
CS4210/Project 2/client/tests/adv/CVS/Entries
Normal file
5
CS4210/Project 2/client/tests/adv/CVS/Entries
Normal file
@@ -0,0 +1,5 @@
|
||||
/advanced_med_test_direct.xml/1.1/Mon Mar 27 20:45:34 2006//
|
||||
/advanced_med_test_proxy.xml/1.1/Mon Mar 27 20:45:34 2006//
|
||||
/advanced_small_test_direct.xml/1.1/Mon Mar 27 20:45:34 2006//
|
||||
/advanced_small_test_proxy.xml/1.1/Mon Mar 27 20:45:34 2006//
|
||||
D
|
||||
4
CS4210/Project 2/client/tests/adv/CVS/Entries.Extra
Normal file
4
CS4210/Project 2/client/tests/adv/CVS/Entries.Extra
Normal file
@@ -0,0 +1,4 @@
|
||||
/advanced_med_test_direct.xml////*///
|
||||
/advanced_med_test_proxy.xml////*///
|
||||
/advanced_small_test_direct.xml////*///
|
||||
/advanced_small_test_proxy.xml////*///
|
||||
0
CS4210/Project 2/client/tests/adv/CVS/Entries.Old
Normal file
0
CS4210/Project 2/client/tests/adv/CVS/Entries.Old
Normal file
1
CS4210/Project 2/client/tests/adv/CVS/Repository
Normal file
1
CS4210/Project 2/client/tests/adv/CVS/Repository
Normal file
@@ -0,0 +1 @@
|
||||
CS4210/Project 2/client/tests/adv
|
||||
1
CS4210/Project 2/client/tests/adv/CVS/Root
Normal file
1
CS4210/Project 2/client/tests/adv/CVS/Root
Normal file
@@ -0,0 +1 @@
|
||||
:ext:asskoala@192.168.0.3:/usr/_CVS
|
||||
@@ -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>16</numthreads>
|
||||
|
||||
<!-- The number of times the request will be made per threads -->
|
||||
<iterations>4</iterations>
|
||||
|
||||
<!-- The files to retrieve -->
|
||||
<filesToRetrieve>
|
||||
|
||||
<!-- The file names, use / for directories -->
|
||||
<file>/test_files/test_med0</file>
|
||||
<file>/test_files/test_med1</file>
|
||||
<file>/test_files/test_med2</file>
|
||||
<file>/test_files/test_med3</file>
|
||||
|
||||
</filesToRetrieve>
|
||||
</simpleTest>
|
||||
</Tests>
|
||||
@@ -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>16</numthreads>
|
||||
|
||||
<!-- The number of times the request will be made per threads -->
|
||||
<iterations>4</iterations>
|
||||
|
||||
<!-- The files to retrieve -->
|
||||
<filesToRetrieve>
|
||||
|
||||
<!-- The file names, use / for directories -->
|
||||
<file>http://localhost/test_files/test_med0</file>
|
||||
<file>http://localhost/test_files/test_med1</file>
|
||||
<file>http://localhost/test_files/test_med2</file>
|
||||
<file>http://localhost/test_files/test_med3</file>
|
||||
|
||||
</filesToRetrieve>
|
||||
</simpleTest>
|
||||
</Tests>
|
||||
@@ -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>16</numthreads>
|
||||
|
||||
<!-- The number of times the request will be made per threads -->
|
||||
<iterations>4</iterations>
|
||||
|
||||
<!-- The files to retrieve -->
|
||||
<filesToRetrieve>
|
||||
|
||||
<!-- The file names, use / for directories -->
|
||||
<file>/test_files/test_small0</file>
|
||||
<file>/test_files/test_small1</file>
|
||||
<file>/test_files/test_small2</file>
|
||||
<file>/test_files/test_small3</file>
|
||||
|
||||
</filesToRetrieve>
|
||||
</simpleTest>
|
||||
</Tests>
|
||||
@@ -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>16</numthreads>
|
||||
|
||||
<!-- The number of times the request will be made per threads -->
|
||||
<iterations>4</iterations>
|
||||
|
||||
<!-- The files to retrieve -->
|
||||
<filesToRetrieve>
|
||||
|
||||
<!-- The file names, use / for directories -->
|
||||
<file>http://localhost/test_files/test_small0</file>
|
||||
<file>http://localhost/test_files/test_small1</file>
|
||||
<file>http://localhost/test_files/test_small2</file>
|
||||
<file>http://localhost/test_files/test_small3</file>
|
||||
|
||||
</filesToRetrieve>
|
||||
</simpleTest>
|
||||
</Tests>
|
||||
7
CS4210/Project 2/client/tests/extras/CVS/Entries
Normal file
7
CS4210/Project 2/client/tests/extras/CVS/Entries
Normal file
@@ -0,0 +1,7 @@
|
||||
/advanced_large_test_direct.xml/1.1/Mon Mar 27 20:44:57 2006//
|
||||
/advanced_large_test_proxy.xml/1.1/Mon Mar 27 20:44:57 2006//
|
||||
/advanced_larger_test_direct.xml/1.1/Mon Mar 27 20:44:57 2006//
|
||||
/advanced_larger_test_proxy.xml/1.1/Mon Mar 27 20:44:57 2006//
|
||||
/simple_larger_test_direct.xml/1.1/Mon Mar 27 20:44:57 2006//
|
||||
/simple_larger_test_proxy.xml/1.1/Mon Mar 27 20:44:57 2006//
|
||||
D
|
||||
6
CS4210/Project 2/client/tests/extras/CVS/Entries.Extra
Normal file
6
CS4210/Project 2/client/tests/extras/CVS/Entries.Extra
Normal file
@@ -0,0 +1,6 @@
|
||||
/advanced_large_test_direct.xml////*///
|
||||
/advanced_large_test_proxy.xml////*///
|
||||
/advanced_larger_test_direct.xml////*///
|
||||
/advanced_larger_test_proxy.xml////*///
|
||||
/simple_larger_test_direct.xml////*///
|
||||
/simple_larger_test_proxy.xml////*///
|
||||
1
CS4210/Project 2/client/tests/extras/CVS/Repository
Normal file
1
CS4210/Project 2/client/tests/extras/CVS/Repository
Normal file
@@ -0,0 +1 @@
|
||||
CS4210/Project 2/client/tests/extras
|
||||
1
CS4210/Project 2/client/tests/extras/CVS/Root
Normal file
1
CS4210/Project 2/client/tests/extras/CVS/Root
Normal file
@@ -0,0 +1 @@
|
||||
:ext:asskoala@192.168.0.3:/usr/_CVS
|
||||
@@ -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>16</numthreads>
|
||||
|
||||
<!-- The number of times the request will be made per threads -->
|
||||
<iterations>4</iterations>
|
||||
|
||||
<!-- The files to retrieve -->
|
||||
<filesToRetrieve>
|
||||
|
||||
<!-- The file names, use / for directories -->
|
||||
<file>/test_files/test_large0</file>
|
||||
<file>/test_files/test_large1</file>
|
||||
<file>/test_files/test_large2</file>
|
||||
<file>/test_files/test_large3</file>
|
||||
|
||||
</filesToRetrieve>
|
||||
</simpleTest>
|
||||
</Tests>
|
||||
@@ -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>16</numthreads>
|
||||
|
||||
<!-- The number of times the request will be made per threads -->
|
||||
<iterations>4</iterations>
|
||||
|
||||
<!-- The files to retrieve -->
|
||||
<filesToRetrieve>
|
||||
|
||||
<!-- The file names, use / for directories -->
|
||||
<file>http://localhost/test_files/test_large0</file>
|
||||
<file>http://localhost/test_files/test_large1</file>
|
||||
<file>http://localhost/test_files/test_large2</file>
|
||||
<file>http://localhost/test_files/test_large3</file>
|
||||
|
||||
</filesToRetrieve>
|
||||
</simpleTest>
|
||||
</Tests>
|
||||
@@ -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>16</numthreads>
|
||||
|
||||
<!-- The number of times the request will be made per threads -->
|
||||
<iterations>4</iterations>
|
||||
|
||||
<!-- The files to retrieve -->
|
||||
<filesToRetrieve>
|
||||
|
||||
<!-- The file names, use / for directories -->
|
||||
<file>/test_files/test_larger0</file>
|
||||
<file>/test_files/test_larger1</file>
|
||||
<file>/test_files/test_larger2</file>
|
||||
<file>/test_files/test_larger3</file>
|
||||
|
||||
</filesToRetrieve>
|
||||
</simpleTest>
|
||||
</Tests>
|
||||
@@ -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>16</numthreads>
|
||||
|
||||
<!-- The number of times the request will be made per threads -->
|
||||
<iterations>4</iterations>
|
||||
|
||||
<!-- The files to retrieve -->
|
||||
<filesToRetrieve>
|
||||
|
||||
<!-- The file names, use / for directories -->
|
||||
<file>http://localhost/test_files/test_larger0</file>
|
||||
<file>http://localhost/test_files/test_larger1</file>
|
||||
<file>http://localhost/test_files/test_larger2</file>
|
||||
<file>http://localhost/test_files/test_larger3</file>
|
||||
|
||||
</filesToRetrieve>
|
||||
</simpleTest>
|
||||
</Tests>
|
||||
@@ -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>4</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>/test_files/test_larger0</file>
|
||||
<file>/test_files/test_larger1</file>
|
||||
<file>/test_files/test_larger2</file>
|
||||
<file>/test_files/test_larger3</file>
|
||||
|
||||
</filesToRetrieve>
|
||||
</simpleTest>
|
||||
</Tests>
|
||||
@@ -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>4</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://localhost/test_files/test_larger0</file>
|
||||
<file>http://localhost/test_files/test_larger1</file>
|
||||
<file>http://localhost/test_files/test_larger2</file>
|
||||
<file>http://localhost/test_files/test_larger3</file>
|
||||
|
||||
</filesToRetrieve>
|
||||
</simpleTest>
|
||||
</Tests>
|
||||
23
CS4210/Project 2/client/tests/latency_test_direct.xml
Normal file
23
CS4210/Project 2/client/tests/latency_test_direct.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>128</numthreads>
|
||||
|
||||
<!-- The number of times the request will be made per threads -->
|
||||
<iterations>32</iterations>
|
||||
|
||||
<!-- The files to retrieve -->
|
||||
<filesToRetrieve>
|
||||
|
||||
<!-- The file names, use / for directories -->
|
||||
<file>/test_files/test_small0</file>
|
||||
<file>/test_files/test_small1</file>
|
||||
<file>/test_files/test_small2</file>
|
||||
<file>/test_files/test_small3</file>
|
||||
|
||||
</filesToRetrieve>
|
||||
</simpleTest>
|
||||
</Tests>
|
||||
23
CS4210/Project 2/client/tests/latency_test_proxy.xml
Normal file
23
CS4210/Project 2/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>16</numthreads>
|
||||
|
||||
<!-- The number of times the request will be made per threads -->
|
||||
<iterations>4</iterations>
|
||||
|
||||
<!-- The files to retrieve -->
|
||||
<filesToRetrieve>
|
||||
|
||||
<!-- The file names, use / for directories -->
|
||||
<file>http://localhost/test_files/test_small0</file>
|
||||
<file>http://localhost/test_files/test_small1</file>
|
||||
<file>http://localhost/test_files/test_small2</file>
|
||||
<file>http://localhost/test_files/test_small3</file>
|
||||
|
||||
</filesToRetrieve>
|
||||
</simpleTest>
|
||||
</Tests>
|
||||
7
CS4210/Project 2/client/tests/simple/CVS/Entries
Normal file
7
CS4210/Project 2/client/tests/simple/CVS/Entries
Normal file
@@ -0,0 +1,7 @@
|
||||
/simple_large_test_direct.xml/1.1/Mon Mar 27 20:45:18 2006//
|
||||
/simple_large_test_proxy.xml/1.1/Mon Mar 27 20:45:18 2006//
|
||||
/simple_med_test_direct.xml/1.1/Mon Mar 27 20:45:18 2006//
|
||||
/simple_med_test_proxy.xml/1.1/Mon Mar 27 20:45:18 2006//
|
||||
/simple_small_test_direct.xml/1.1/Mon Mar 27 20:45:18 2006//
|
||||
/simple_small_test_proxy.xml/1.1/Mon Mar 27 20:45:18 2006//
|
||||
D
|
||||
6
CS4210/Project 2/client/tests/simple/CVS/Entries.Extra
Normal file
6
CS4210/Project 2/client/tests/simple/CVS/Entries.Extra
Normal file
@@ -0,0 +1,6 @@
|
||||
/simple_large_test_direct.xml////*///
|
||||
/simple_large_test_proxy.xml////*///
|
||||
/simple_med_test_direct.xml////*///
|
||||
/simple_med_test_proxy.xml////*///
|
||||
/simple_small_test_direct.xml////*///
|
||||
/simple_small_test_proxy.xml////*///
|
||||
1
CS4210/Project 2/client/tests/simple/CVS/Repository
Normal file
1
CS4210/Project 2/client/tests/simple/CVS/Repository
Normal file
@@ -0,0 +1 @@
|
||||
CS4210/Project 2/client/tests/simple
|
||||
1
CS4210/Project 2/client/tests/simple/CVS/Root
Normal file
1
CS4210/Project 2/client/tests/simple/CVS/Root
Normal file
@@ -0,0 +1 @@
|
||||
:ext:asskoala@192.168.0.3:/usr/_CVS
|
||||
@@ -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>4</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>/test_files/test_large0</file>
|
||||
<file>/test_files/test_large1</file>
|
||||
<file>/test_files/test_large2</file>
|
||||
<file>/test_files/test_large3</file>
|
||||
|
||||
</filesToRetrieve>
|
||||
</simpleTest>
|
||||
</Tests>
|
||||
@@ -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>4</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://localhost/test_files/test_large0</file>
|
||||
<file>http://localhost/test_files/test_large1</file>
|
||||
<file>http://localhost/test_files/test_large2</file>
|
||||
<file>http://localhost/test_files/test_large3</file>
|
||||
|
||||
</filesToRetrieve>
|
||||
</simpleTest>
|
||||
</Tests>
|
||||
@@ -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>4</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>/test_files/test_med0</file>
|
||||
<file>/test_files/test_med1</file>
|
||||
<file>/test_files/test_med2</file>
|
||||
<file>/test_files/test_med3</file>
|
||||
|
||||
</filesToRetrieve>
|
||||
</simpleTest>
|
||||
</Tests>
|
||||
@@ -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>4</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://localhost/test_files/test_med0</file>
|
||||
<file>http://localhost/test_files/test_med1</file>
|
||||
<file>http://localhost/test_files/test_med2</file>
|
||||
<file>http://localhost/test_files/test_med3</file>
|
||||
|
||||
</filesToRetrieve>
|
||||
</simpleTest>
|
||||
</Tests>
|
||||
@@ -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>4</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>/test_files/test_small0</file>
|
||||
<file>/test_files/test_small1</file>
|
||||
<file>/test_files/test_small2</file>
|
||||
<file>/test_files/test_small3</file>
|
||||
|
||||
</filesToRetrieve>
|
||||
</simpleTest>
|
||||
</Tests>
|
||||
@@ -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>4</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://localhost/test_files/test_small0</file>
|
||||
<file>http://localhost/test_files/test_small1</file>
|
||||
<file>http://localhost/test_files/test_small2</file>
|
||||
<file>http://localhost/test_files/test_small3</file>
|
||||
|
||||
</filesToRetrieve>
|
||||
</simpleTest>
|
||||
</Tests>
|
||||
23
CS4210/Project 2/client/tests/throughput_test_direct.xml
Normal file
23
CS4210/Project 2/client/tests/throughput_test_direct.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>/test_files/test_larger0</file>
|
||||
<file>/test_files/test_larger1</file>
|
||||
<file>/test_files/test_larger2</file>
|
||||
<file>/test_files/test_larger3</file>
|
||||
|
||||
</filesToRetrieve>
|
||||
</simpleTest>
|
||||
</Tests>
|
||||
23
CS4210/Project 2/client/tests/throughput_test_proxy.xml
Normal file
23
CS4210/Project 2/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://localhost/test_files/test_larger0</file>
|
||||
<file>http://localhost/test_files/test_larger1</file>
|
||||
<file>http://localhost/test_files/test_larger2</file>
|
||||
<file>http://localhost/test_files/test_larger3</file>
|
||||
|
||||
</filesToRetrieve>
|
||||
</simpleTest>
|
||||
</Tests>
|
||||
Reference in New Issue
Block a user