common/tools/ats/bctest/websrv/websrv.xml
author Maciej Seroka <maciejs@symbian.org>
Mon, 25 Jan 2010 15:15:37 +0000
changeset 854 c0e6dd77e67f
parent 822 1a356be50bf9
child 1207 92cce0f922c2
permissions -rw-r--r--
Fixed websrv bc test suite. Increased time-outs for selected bc tests.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
439
f9eb0ea5b237 Added new web service BC tests
Brendan Donegan brendand@symbian.org
parents:
diff changeset
     1
<?xml version="1.0"?>
f9eb0ea5b237 Added new web service BC tests
Brendan Donegan brendand@symbian.org
parents:
diff changeset
     2
<test>
f9eb0ea5b237 Added new web service BC tests
Brendan Donegan brendand@symbian.org
parents:
diff changeset
     3
	<id>1</id>
f9eb0ea5b237 Added new web service BC tests
Brendan Donegan brendand@symbian.org
parents:
diff changeset
     4
	<owner>admin</owner>
f9eb0ea5b237 Added new web service BC tests
Brendan Donegan brendand@symbian.org
parents:
diff changeset
     5
	<priority>10</priority>
f9eb0ea5b237 Added new web service BC tests
Brendan Donegan brendand@symbian.org
parents:
diff changeset
     6
	<buildid></buildid>
822
1a356be50bf9 Implemented FileStoreAction for BC tests
Maciej Seroka <maciejs@symbian.org>
parents: 797
diff changeset
     7
	<postAction>
1a356be50bf9 Implemented FileStoreAction for BC tests
Maciej Seroka <maciejs@symbian.org>
parents: 797
diff changeset
     8
		<type>FileStoreAction</type>
1a356be50bf9 Implemented FileStoreAction for BC tests
Maciej Seroka <maciejs@symbian.org>
parents: 797
diff changeset
     9
		<params>
1a356be50bf9 Implemented FileStoreAction for BC tests
Maciej Seroka <maciejs@symbian.org>
parents: 797
diff changeset
    10
			<param name="report-type" value="ATS3_REPORT"/>
1a356be50bf9 Implemented FileStoreAction for BC tests
Maciej Seroka <maciejs@symbian.org>
parents: 797
diff changeset
    11
		</params>
1a356be50bf9 Implemented FileStoreAction for BC tests
Maciej Seroka <maciejs@symbian.org>
parents: 797
diff changeset
    12
    </postAction>
439
f9eb0ea5b237 Added new web service BC tests
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    13
	<name>Web Services BC Tests</name>
f9eb0ea5b237 Added new web service BC tests
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    14
	<target>
f9eb0ea5b237 Added new web service BC tests
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    15
        <device rank="master" alias="emulator_udeb">
f9eb0ea5b237 Added new web service BC tests
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    16
            <property name="HARNESS" value="ATSINTERFACE" />
f9eb0ea5b237 Added new web service BC tests
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    17
        </device>
f9eb0ea5b237 Added new web service BC tests
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    18
	</target>
f9eb0ea5b237 Added new web service BC tests
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    19
	<plan id="" name="Web Services BC WINSCW UDEB" harness="ATSINTERFACE" enabled="true" passrate="100">
f9eb0ea5b237 Added new web service BC tests
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    20
		<target>
f9eb0ea5b237 Added new web service BC tests
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    21
			<device rank="master" alias="emulator_udeb"/>
f9eb0ea5b237 Added new web service BC tests
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    22
		</target>
f9eb0ea5b237 Added new web service BC tests
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    23
		<session id="" name="Web Services Binary Compatibility Tests" harness="ATSINTERFACE" enabled="true" passrate="100">
701
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
    24
            <set id="" name="Web Services" harness="ATSINTERFACE" enabled="true" passrate="100">
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
    25
                <case id="" name="Web Service Connection API" harness="ATSINTERFACE" enabled="true" passrate="100">
439
f9eb0ea5b237 Added new web service BC tests
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    26
                    <step id="" name="SPD_Logs XML (makedir)" harness="ATSINTERFACE" enabled="true" passrate="100" significant="false">
f9eb0ea5b237 Added new web service BC tests
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    27
                        <command>makedir</command>
f9eb0ea5b237 Added new web service BC tests
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    28
                        <params>
f9eb0ea5b237 Added new web service BC tests
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    29
                            <param dir="c:\spd_logs\xml" /> 
f9eb0ea5b237 Added new web service BC tests
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    30
                        </params>
f9eb0ea5b237 Added new web service BC tests
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    31
                    </step>
f9eb0ea5b237 Added new web service BC tests
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    32
                    <step id="" name="csenserviceconnectionbctest.dll (install)" harness="ATSINTERFACE" enabled="true" passrate="100" significant="false">
f9eb0ea5b237 Added new web service BC tests
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    33
						<command>install</command>
f9eb0ea5b237 Added new web service BC tests
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    34
						<params>
f9eb0ea5b237 Added new web service BC tests
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    35
							<param type="binary"/>
f9eb0ea5b237 Added new web service BC tests
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    36
							<param src="csenserviceconnectionbctest.dll"/>
f9eb0ea5b237 Added new web service BC tests
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    37
							<param dst="c:\sys\bin\csenserviceconnectionbctest.dll"/>
f9eb0ea5b237 Added new web service BC tests
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    38
							<param component-path="bcwebsrv" />
f9eb0ea5b237 Added new web service BC tests
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    39
						</params>
f9eb0ea5b237 Added new web service BC tests
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    40
					</step>
f9eb0ea5b237 Added new web service BC tests
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    41
					<step id="" name="testframework_connection.ini (install)" harness="ATSINTERFACE" enabled="true" passrate="100" significant="false">
f9eb0ea5b237 Added new web service BC tests
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    42
						<command>install</command>
f9eb0ea5b237 Added new web service BC tests
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    43
						<params>
f9eb0ea5b237 Added new web service BC tests
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    44
							<param type="data"/>
f9eb0ea5b237 Added new web service BC tests
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    45
							<param src="testframework\testframework_connection.ini"/>
f9eb0ea5b237 Added new web service BC tests
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    46
							<param dst="c:\testframework\testframework_connection.ini"/>
f9eb0ea5b237 Added new web service BC tests
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    47
							<param component-path="bcwebsrv" />
f9eb0ea5b237 Added new web service BC tests
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    48
						</params>
f9eb0ea5b237 Added new web service BC tests
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    49
					</step>
f9eb0ea5b237 Added new web service BC tests
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    50
					<step id="" name="senserviceconnection (execute)" harness="ATSINTERFACE" enabled="true" passrate="100">
f9eb0ea5b237 Added new web service BC tests
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    51
						<command>execute</command>
f9eb0ea5b237 Added new web service BC tests
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    52
						<params>
f9eb0ea5b237 Added new web service BC tests
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    53
							<param file="atsinterface.exe"/>
f9eb0ea5b237 Added new web service BC tests
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    54
							<param parameters="-testmodule csenserviceconnectionbctest"/>
f9eb0ea5b237 Added new web service BC tests
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    55
                            <param result-file="c:\spd_logs\xml\csenserviceconnectionbctest.xml"/>
f9eb0ea5b237 Added new web service BC tests
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    56
                            <param timeout="3600"/>
f9eb0ea5b237 Added new web service BC tests
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    57
						</params>
f9eb0ea5b237 Added new web service BC tests
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    58
					</step>
f9eb0ea5b237 Added new web service BC tests
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    59
					<step id="" name="senserviceconnection (fetch-log)" harness="ATSINTERFACE" enabled="true" passrate="100">
f9eb0ea5b237 Added new web service BC tests
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    60
						<command>fetch-log</command>
f9eb0ea5b237 Added new web service BC tests
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    61
						<params>
f9eb0ea5b237 Added new web service BC tests
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    62
							<param path="c:\logs\testframework\TestReport.txt" /> 
f9eb0ea5b237 Added new web service BC tests
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    63
						</params>
f9eb0ea5b237 Added new web service BC tests
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    64
					</step>
f9eb0ea5b237 Added new web service BC tests
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    65
                </case>
442
570320598130 New set added
Maciej Seroka <maciejs@symbian.org>
parents: 439
diff changeset
    66
				<case id="" name="Hostlet Connection API" harness="ATSINTERFACE" enabled="true" passrate="100">
570320598130 New set added
Maciej Seroka <maciejs@symbian.org>
parents: 439
diff changeset
    67
                    <step id="" name="SPD_Logs XML (makedir)" harness="ATSINTERFACE" enabled="true" passrate="100" significant="false">
570320598130 New set added
Maciej Seroka <maciejs@symbian.org>
parents: 439
diff changeset
    68
                        <command>makedir</command>
570320598130 New set added
Maciej Seroka <maciejs@symbian.org>
parents: 439
diff changeset
    69
                        <params>
570320598130 New set added
Maciej Seroka <maciejs@symbian.org>
parents: 439
diff changeset
    70
                            <param dir="c:\spd_logs\xml" /> 
570320598130 New set added
Maciej Seroka <maciejs@symbian.org>
parents: 439
diff changeset
    71
                        </params>
570320598130 New set added
Maciej Seroka <maciejs@symbian.org>
parents: 439
diff changeset
    72
                    </step>
570320598130 New set added
Maciej Seroka <maciejs@symbian.org>
parents: 439
diff changeset
    73
                    <step id="" name="HostletConnectionBCTest.dll (install)" harness="ATSINTERFACE" enabled="true" passrate="100" significant="false">
570320598130 New set added
Maciej Seroka <maciejs@symbian.org>
parents: 439
diff changeset
    74
						<command>install</command>
570320598130 New set added
Maciej Seroka <maciejs@symbian.org>
parents: 439
diff changeset
    75
						<params>
570320598130 New set added
Maciej Seroka <maciejs@symbian.org>
parents: 439
diff changeset
    76
							<param type="binary"/>
570320598130 New set added
Maciej Seroka <maciejs@symbian.org>
parents: 439
diff changeset
    77
							<param src="HostletConnectionBCTest.dll"/>
570320598130 New set added
Maciej Seroka <maciejs@symbian.org>
parents: 439
diff changeset
    78
							<param dst="c:\sys\bin\HostletConnectionBCTest.dll"/>
570320598130 New set added
Maciej Seroka <maciejs@symbian.org>
parents: 439
diff changeset
    79
							<param component-path="bcwebsrv" />
570320598130 New set added
Maciej Seroka <maciejs@symbian.org>
parents: 439
diff changeset
    80
						</params>
570320598130 New set added
Maciej Seroka <maciejs@symbian.org>
parents: 439
diff changeset
    81
					</step>
570320598130 New set added
Maciej Seroka <maciejs@symbian.org>
parents: 439
diff changeset
    82
					<step id="" name="TestFramework_hostlet.ini (install)" harness="ATSINTERFACE" enabled="true" passrate="100" significant="false">
570320598130 New set added
Maciej Seroka <maciejs@symbian.org>
parents: 439
diff changeset
    83
						<command>install</command>
570320598130 New set added
Maciej Seroka <maciejs@symbian.org>
parents: 439
diff changeset
    84
						<params>
570320598130 New set added
Maciej Seroka <maciejs@symbian.org>
parents: 439
diff changeset
    85
							<param type="data"/>
570320598130 New set added
Maciej Seroka <maciejs@symbian.org>
parents: 439
diff changeset
    86
							<param src="testframework/TestFramework_hostlet.ini"/>
570320598130 New set added
Maciej Seroka <maciejs@symbian.org>
parents: 439
diff changeset
    87
							<param dst="c:\TestFramework\TestFramework.ini"/>
570320598130 New set added
Maciej Seroka <maciejs@symbian.org>
parents: 439
diff changeset
    88
							<param component-path="bcwebsrv" />
570320598130 New set added
Maciej Seroka <maciejs@symbian.org>
parents: 439
diff changeset
    89
						</params>
570320598130 New set added
Maciej Seroka <maciejs@symbian.org>
parents: 439
diff changeset
    90
					</step>
570320598130 New set added
Maciej Seroka <maciejs@symbian.org>
parents: 439
diff changeset
    91
					<step id="" name="HostletConnectionBCTest (execute)" harness="ATSINTERFACE" enabled="true" passrate="100">
570320598130 New set added
Maciej Seroka <maciejs@symbian.org>
parents: 439
diff changeset
    92
						<command>execute</command>
570320598130 New set added
Maciej Seroka <maciejs@symbian.org>
parents: 439
diff changeset
    93
						<params>
570320598130 New set added
Maciej Seroka <maciejs@symbian.org>
parents: 439
diff changeset
    94
							<param file="atsinterface.exe"/>
570320598130 New set added
Maciej Seroka <maciejs@symbian.org>
parents: 439
diff changeset
    95
							<param parameters="-testmodule HostletConnectionBCTest"/>
570320598130 New set added
Maciej Seroka <maciejs@symbian.org>
parents: 439
diff changeset
    96
							<param result-file="c:\spd_logs\xml\HostletConnectionBCTest.xml"/>
854
c0e6dd77e67f Fixed websrv bc test suite. Increased time-outs for selected bc tests.
Maciej Seroka <maciejs@symbian.org>
parents: 822
diff changeset
    97
                            <param timeout="1200"/>
442
570320598130 New set added
Maciej Seroka <maciejs@symbian.org>
parents: 439
diff changeset
    98
						</params>
570320598130 New set added
Maciej Seroka <maciejs@symbian.org>
parents: 439
diff changeset
    99
					</step>
570320598130 New set added
Maciej Seroka <maciejs@symbian.org>
parents: 439
diff changeset
   100
					<step id="" name="HostletConnectionBCTest (fetch-log)" harness="ATSINTERFACE" enabled="true" passrate="100">
570320598130 New set added
Maciej Seroka <maciejs@symbian.org>
parents: 439
diff changeset
   101
						<command>fetch-log</command>
570320598130 New set added
Maciej Seroka <maciejs@symbian.org>
parents: 439
diff changeset
   102
						<params>
570320598130 New set added
Maciej Seroka <maciejs@symbian.org>
parents: 439
diff changeset
   103
							<param path="c:\logs\testframework\TestReport.txt" /> 
570320598130 New set added
Maciej Seroka <maciejs@symbian.org>
parents: 439
diff changeset
   104
						</params>
570320598130 New set added
Maciej Seroka <maciejs@symbian.org>
parents: 439
diff changeset
   105
					</step>
570320598130 New set added
Maciej Seroka <maciejs@symbian.org>
parents: 439
diff changeset
   106
				</case>
445
4cb7fa2cb693 added newsoapclasses to web service tests
Brendan Donegan brendand@symbian.org
parents: 442
diff changeset
   107
                <case id="" name="New SOAP Classes API" harness="ATSINTERFACE" enabled="true" passrate="100">
4cb7fa2cb693 added newsoapclasses to web service tests
Brendan Donegan brendand@symbian.org
parents: 442
diff changeset
   108
                    <step id="" name="SPD_Logs XML (makedir)" harness="ATSINTERFACE" enabled="true" passrate="100" significant="false">
4cb7fa2cb693 added newsoapclasses to web service tests
Brendan Donegan brendand@symbian.org
parents: 442
diff changeset
   109
                        <command>makedir</command>
4cb7fa2cb693 added newsoapclasses to web service tests
Brendan Donegan brendand@symbian.org
parents: 442
diff changeset
   110
                        <params>
4cb7fa2cb693 added newsoapclasses to web service tests
Brendan Donegan brendand@symbian.org
parents: 442
diff changeset
   111
                            <param dir="c:\spd_logs\xml" /> 
4cb7fa2cb693 added newsoapclasses to web service tests
Brendan Donegan brendand@symbian.org
parents: 442
diff changeset
   112
                        </params>
4cb7fa2cb693 added newsoapclasses to web service tests
Brendan Donegan brendand@symbian.org
parents: 442
diff changeset
   113
                    </step>
4cb7fa2cb693 added newsoapclasses to web service tests
Brendan Donegan brendand@symbian.org
parents: 442
diff changeset
   114
                    <step id="" name="newsoapclassesbctest.dll (install)" harness="ATSINTERFACE" enabled="true" passrate="100" significant="false">
4cb7fa2cb693 added newsoapclasses to web service tests
Brendan Donegan brendand@symbian.org
parents: 442
diff changeset
   115
						<command>install</command>
4cb7fa2cb693 added newsoapclasses to web service tests
Brendan Donegan brendand@symbian.org
parents: 442
diff changeset
   116
						<params>
4cb7fa2cb693 added newsoapclasses to web service tests
Brendan Donegan brendand@symbian.org
parents: 442
diff changeset
   117
							<param type="binary"/>
4cb7fa2cb693 added newsoapclasses to web service tests
Brendan Donegan brendand@symbian.org
parents: 442
diff changeset
   118
							<param src="newsoapclassesbctest.dll"/>
4cb7fa2cb693 added newsoapclasses to web service tests
Brendan Donegan brendand@symbian.org
parents: 442
diff changeset
   119
							<param dst="c:\sys\bin\newsoapclassesbctest.dll"/>
4cb7fa2cb693 added newsoapclasses to web service tests
Brendan Donegan brendand@symbian.org
parents: 442
diff changeset
   120
							<param component-path="bcwebsrv" />
4cb7fa2cb693 added newsoapclasses to web service tests
Brendan Donegan brendand@symbian.org
parents: 442
diff changeset
   121
						</params>
4cb7fa2cb693 added newsoapclasses to web service tests
Brendan Donegan brendand@symbian.org
parents: 442
diff changeset
   122
					</step>
4cb7fa2cb693 added newsoapclasses to web service tests
Brendan Donegan brendand@symbian.org
parents: 442
diff changeset
   123
					<step id="" name="testframework_newsoapclasses.ini (install)" harness="ATSINTERFACE" enabled="true" passrate="100" significant="false">
4cb7fa2cb693 added newsoapclasses to web service tests
Brendan Donegan brendand@symbian.org
parents: 442
diff changeset
   124
						<command>install</command>
4cb7fa2cb693 added newsoapclasses to web service tests
Brendan Donegan brendand@symbian.org
parents: 442
diff changeset
   125
						<params>
4cb7fa2cb693 added newsoapclasses to web service tests
Brendan Donegan brendand@symbian.org
parents: 442
diff changeset
   126
							<param type="data"/>
4cb7fa2cb693 added newsoapclasses to web service tests
Brendan Donegan brendand@symbian.org
parents: 442
diff changeset
   127
							<param src="testframework\testframework_newsoapclasses.ini"/>
4cb7fa2cb693 added newsoapclasses to web service tests
Brendan Donegan brendand@symbian.org
parents: 442
diff changeset
   128
							<param dst="c:\testframework\testframework_newsoapclasses.ini"/>
4cb7fa2cb693 added newsoapclasses to web service tests
Brendan Donegan brendand@symbian.org
parents: 442
diff changeset
   129
							<param component-path="bcwebsrv" />
4cb7fa2cb693 added newsoapclasses to web service tests
Brendan Donegan brendand@symbian.org
parents: 442
diff changeset
   130
						</params>
4cb7fa2cb693 added newsoapclasses to web service tests
Brendan Donegan brendand@symbian.org
parents: 442
diff changeset
   131
					</step>
4cb7fa2cb693 added newsoapclasses to web service tests
Brendan Donegan brendand@symbian.org
parents: 442
diff changeset
   132
					<step id="" name="newsoapclassesbctest (execute)" harness="ATSINTERFACE" enabled="true" passrate="100">
4cb7fa2cb693 added newsoapclasses to web service tests
Brendan Donegan brendand@symbian.org
parents: 442
diff changeset
   133
						<command>execute</command>
4cb7fa2cb693 added newsoapclasses to web service tests
Brendan Donegan brendand@symbian.org
parents: 442
diff changeset
   134
						<params>
4cb7fa2cb693 added newsoapclasses to web service tests
Brendan Donegan brendand@symbian.org
parents: 442
diff changeset
   135
							<param file="atsinterface.exe"/>
4cb7fa2cb693 added newsoapclasses to web service tests
Brendan Donegan brendand@symbian.org
parents: 442
diff changeset
   136
							<param parameters="-testmodule newsoapclassesbctest"/>
462
Brendan Donegan brendand@symbian.org
parents: 445
diff changeset
   137
                            <param result-file="c:\spd_logs\xml\newsoapclassesbctest.xml"/>
445
4cb7fa2cb693 added newsoapclasses to web service tests
Brendan Donegan brendand@symbian.org
parents: 442
diff changeset
   138
                            <param timeout="3600"/>
4cb7fa2cb693 added newsoapclasses to web service tests
Brendan Donegan brendand@symbian.org
parents: 442
diff changeset
   139
						</params>
4cb7fa2cb693 added newsoapclasses to web service tests
Brendan Donegan brendand@symbian.org
parents: 442
diff changeset
   140
					</step>
4cb7fa2cb693 added newsoapclasses to web service tests
Brendan Donegan brendand@symbian.org
parents: 442
diff changeset
   141
					<step id="" name="newsoapclassesbctest (fetch-log)" harness="ATSINTERFACE" enabled="true" passrate="100">
4cb7fa2cb693 added newsoapclasses to web service tests
Brendan Donegan brendand@symbian.org
parents: 442
diff changeset
   142
						<command>fetch-log</command>
4cb7fa2cb693 added newsoapclasses to web service tests
Brendan Donegan brendand@symbian.org
parents: 442
diff changeset
   143
						<params>
4cb7fa2cb693 added newsoapclasses to web service tests
Brendan Donegan brendand@symbian.org
parents: 442
diff changeset
   144
							<param path="c:\logs\testframework\TestReport.txt" /> 
4cb7fa2cb693 added newsoapclasses to web service tests
Brendan Donegan brendand@symbian.org
parents: 442
diff changeset
   145
						</params>
4cb7fa2cb693 added newsoapclasses to web service tests
Brendan Donegan brendand@symbian.org
parents: 442
diff changeset
   146
					</step>
4cb7fa2cb693 added newsoapclasses to web service tests
Brendan Donegan brendand@symbian.org
parents: 442
diff changeset
   147
                </case>
701
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   148
                <case id="" name="Web Service Description API" harness="ATSINTERFACE" enabled="true" passrate="100">
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   149
                    <step id="" name="SPD_Logs XML (makedir)" harness="ATSINTERFACE" enabled="true" passrate="100" significant="false">
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   150
                        <command>makedir</command>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   151
                        <params>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   152
                            <param dir="c:\spd_logs\xml" /> 
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   153
                        </params>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   154
                    </step>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   155
                    <step id="" name="SenServDescBCTest.dll (install)" harness="ATSINTERFACE" enabled="true" passrate="100" significant="false">
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   156
						<command>install</command>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   157
						<params>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   158
							<param type="binary"/>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   159
							<param src="SenServDescBCTest.dll"/>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   160
							<param dst="c:\sys\bin\SenServDescBCTest.dll"/>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   161
							<param component-path="bcwebsrv" />
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   162
						</params>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   163
					</step>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   164
					<step id="" name="testframework_senservdesc.ini (install)" harness="ATSINTERFACE" enabled="true" passrate="100" significant="false">
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   165
						<command>install</command>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   166
						<params>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   167
							<param type="data"/>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   168
							<param src="testframework\testframework_senservdesc.ini"/>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   169
							<param dst="c:\testframework\testframework_senservdesc.ini"/>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   170
							<param component-path="bcwebsrv" />
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   171
						</params>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   172
					</step>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   173
					<step id="" name="SenServDescBCTest (execute)" harness="ATSINTERFACE" enabled="true" passrate="100">
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   174
						<command>execute</command>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   175
						<params>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   176
							<param file="atsinterface.exe"/>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   177
							<param parameters="-testmodule SenServDescBCTest"/>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   178
                            <param result-file="c:\spd_logs\xml\SenServDescBCTest.xml"/>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   179
                            <param timeout="3600"/>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   180
						</params>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   181
					</step>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   182
					<step id="" name="SenServDescBCTest (fetch-log)" harness="ATSINTERFACE" enabled="true" passrate="100">
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   183
						<command>fetch-log</command>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   184
						<params>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   185
							<param path="c:\logs\testframework\TestReport.txt" /> 
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   186
						</params>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   187
					</step>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   188
                </case>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   189
                <case id="" name="Web Service Manager API" harness="ATSINTERFACE" enabled="true" passrate="100">
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   190
                    <step id="" name="SPD_Logs XML (makedir)" harness="ATSINTERFACE" enabled="true" passrate="100" significant="false">
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   191
                        <command>makedir</command>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   192
                        <params>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   193
                            <param dir="c:\spd_logs\xml" /> 
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   194
                        </params>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   195
                    </step>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   196
                    <step id="" name="SenServiceManagerBCTest.dll (install)" harness="ATSINTERFACE" enabled="true" passrate="100" significant="false">
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   197
						<command>install</command>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   198
						<params>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   199
							<param type="binary"/>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   200
							<param src="SenServiceManagerBCTest.dll"/>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   201
							<param dst="c:\sys\bin\SenServiceManagerBCTest.dll"/>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   202
							<param component-path="bcwebsrv" />
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   203
						</params>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   204
					</step>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   205
					<step id="" name="testframework_senservicemanager.ini (install)" harness="ATSINTERFACE" enabled="true" passrate="100" significant="false">
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   206
						<command>install</command>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   207
						<params>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   208
							<param type="data"/>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   209
							<param src="testframework\testframework_senservicemanager.ini"/>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   210
							<param dst="c:\testframework\testframework_senservicemanager.ini"/>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   211
							<param component-path="bcwebsrv" />
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   212
						</params>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   213
					</step>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   214
					<step id="" name="SenServiceManagerBCTest (execute)" harness="ATSINTERFACE" enabled="true" passrate="100">
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   215
						<command>execute</command>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   216
						<params>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   217
							<param file="atsinterface.exe"/>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   218
							<param parameters="-testmodule SenServiceManagerBCTest"/>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   219
                            <param result-file="c:\spd_logs\xml\SenServiceManagerBCTest.xml"/>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   220
                            <param timeout="3600"/>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   221
						</params>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   222
					</step>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   223
					<step id="" name="SenServiceManagerBCTest (fetch-log)" harness="ATSINTERFACE" enabled="true" passrate="100">
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   224
						<command>fetch-log</command>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   225
						<params>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   226
							<param path="c:\logs\testframework\TestReport.txt" /> 
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   227
						</params>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   228
					</step>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   229
                </case>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   230
                <case id="" name="Web Service Messaging Utils API" harness="ATSINTERFACE" enabled="true" passrate="100">
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   231
                    <step id="" name="SPD_Logs XML (makedir)" harness="ATSINTERFACE" enabled="true" passrate="100" significant="false">
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   232
                        <command>makedir</command>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   233
                        <params>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   234
                            <param dir="c:\spd_logs\xml" /> 
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   235
                        </params>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   236
                    </step>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   237
                    <step id="" name="SenUtilsBCTest.dll (install)" harness="ATSINTERFACE" enabled="true" passrate="100" significant="false">
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   238
						<command>install</command>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   239
						<params>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   240
							<param type="binary"/>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   241
							<param src="SenUtilsBCTest.dll"/>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   242
							<param dst="c:\sys\bin\SenUtilsBCTest.dll"/>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   243
							<param component-path="bcwebsrv" />
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   244
						</params>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   245
					</step>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   246
					<step id="" name="testframework_senutils.ini (install)" harness="ATSINTERFACE" enabled="true" passrate="100" significant="false">
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   247
						<command>install</command>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   248
						<params>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   249
							<param type="data"/>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   250
							<param src="testframework\testframework_senutils.ini"/>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   251
							<param dst="c:\testframework\testframework_senutils.ini"/>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   252
							<param component-path="bcwebsrv" />
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   253
						</params>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   254
					</step>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   255
					<step id="" name="SenUtilsBCTest (execute)" harness="ATSINTERFACE" enabled="true" passrate="100">
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   256
						<command>execute</command>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   257
						<params>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   258
							<param file="atsinterface.exe"/>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   259
							<param parameters="-testmodule SenUtilsBCTest"/>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   260
                            <param result-file="c:\spd_logs\xml\SenUtilsBCTest.xml"/>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   261
                            <param timeout="3600"/>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   262
						</params>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   263
					</step>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   264
					<step id="" name="SenUtilsBCTest (fetch-log)" harness="ATSINTERFACE" enabled="true" passrate="100">
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   265
						<command>fetch-log</command>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   266
						<params>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   267
							<param path="c:\logs\testframework\TestReport.txt" /> 
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   268
						</params>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   269
					</step>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   270
                </case>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   271
                <case id="" name="Web Service Fragment API" harness="ATSINTERFACE" enabled="true" passrate="100">
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   272
                    <step id="" name="SPD_Logs XML (makedir)" harness="ATSINTERFACE" enabled="true" passrate="100" significant="false">
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   273
                        <command>makedir</command>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   274
                        <params>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   275
                            <param dir="c:\spd_logs\xml" /> 
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   276
                        </params>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   277
                    </step>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   278
                    <step id="" name="SenFragmentBCTest.dll (install)" harness="ATSINTERFACE" enabled="true" passrate="100" significant="false">
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   279
						<command>install</command>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   280
						<params>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   281
							<param type="binary"/>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   282
							<param src="SenFragmentBCTest.dll"/>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   283
							<param dst="c:\sys\bin\SenFragmentBCTest.dll"/>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   284
							<param component-path="bcwebsrv" />
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   285
						</params>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   286
					</step>
854
c0e6dd77e67f Fixed websrv bc test suite. Increased time-outs for selected bc tests.
Maciej Seroka <maciejs@symbian.org>
parents: 822
diff changeset
   287
					<step id="" name="testframework_senfragment.ini (install)" harness="ATSINTERFACE" enabled="true" passrate="100" significant="false">
c0e6dd77e67f Fixed websrv bc test suite. Increased time-outs for selected bc tests.
Maciej Seroka <maciejs@symbian.org>
parents: 822
diff changeset
   288
						<command>install</command>
c0e6dd77e67f Fixed websrv bc test suite. Increased time-outs for selected bc tests.
Maciej Seroka <maciejs@symbian.org>
parents: 822
diff changeset
   289
						<params>
c0e6dd77e67f Fixed websrv bc test suite. Increased time-outs for selected bc tests.
Maciej Seroka <maciejs@symbian.org>
parents: 822
diff changeset
   290
							<param type="data"/>
c0e6dd77e67f Fixed websrv bc test suite. Increased time-outs for selected bc tests.
Maciej Seroka <maciejs@symbian.org>
parents: 822
diff changeset
   291
							<param src="testframework\testframework_senfragment.ini"/>
c0e6dd77e67f Fixed websrv bc test suite. Increased time-outs for selected bc tests.
Maciej Seroka <maciejs@symbian.org>
parents: 822
diff changeset
   292
							<param dst="c:\testframework\testframework_senfragment.ini"/>
c0e6dd77e67f Fixed websrv bc test suite. Increased time-outs for selected bc tests.
Maciej Seroka <maciejs@symbian.org>
parents: 822
diff changeset
   293
							<param component-path="bcwebsrv" />
c0e6dd77e67f Fixed websrv bc test suite. Increased time-outs for selected bc tests.
Maciej Seroka <maciejs@symbian.org>
parents: 822
diff changeset
   294
						</params>
c0e6dd77e67f Fixed websrv bc test suite. Increased time-outs for selected bc tests.
Maciej Seroka <maciejs@symbian.org>
parents: 822
diff changeset
   295
					</step>
701
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   296
					<step id="" name="SenFragmentBCTest (execute)" harness="ATSINTERFACE" enabled="true" passrate="100">
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   297
						<command>execute</command>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   298
						<params>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   299
							<param file="atsinterface.exe"/>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   300
							<param parameters="-testmodule SenFragmentBCTest"/>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   301
                            <param result-file="c:\spd_logs\xml\SenFragmentBCTest.xml"/>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   302
                            <param timeout="3600"/>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   303
						</params>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   304
					</step>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   305
					<step id="" name="SenFragmentBCTest (fetch-log)" harness="ATSINTERFACE" enabled="true" passrate="100">
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   306
						<command>fetch-log</command>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   307
						<params>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   308
							<param path="c:\logs\testframework\TestReport.txt" /> 
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   309
						</params>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   310
					</step>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   311
                </case>
445
4cb7fa2cb693 added newsoapclasses to web service tests
Brendan Donegan brendand@symbian.org
parents: 442
diff changeset
   312
            </set>			
439
f9eb0ea5b237 Added new web service BC tests
Brendan Donegan brendand@symbian.org
parents:
diff changeset
   313
		</session>
f9eb0ea5b237 Added new web service BC tests
Brendan Donegan brendand@symbian.org
parents:
diff changeset
   314
	</plan>
f9eb0ea5b237 Added new web service BC tests
Brendan Donegan brendand@symbian.org
parents:
diff changeset
   315
	<files>
f9eb0ea5b237 Added new web service BC tests
Brendan Donegan brendand@symbian.org
parents:
diff changeset
   316
		<file>bcwebsrv/winscw_udeb/csenserviceconnectionbctest.dll</file>
f9eb0ea5b237 Added new web service BC tests
Brendan Donegan brendand@symbian.org
parents:
diff changeset
   317
        <file>bcwebsrv/general/testframework/testframework_connection.ini</file>
442
570320598130 New set added
Maciej Seroka <maciejs@symbian.org>
parents: 439
diff changeset
   318
		<file>bcwebsrv/winscw_udeb/hostletconnectionbctest.dll</file>
570320598130 New set added
Maciej Seroka <maciejs@symbian.org>
parents: 439
diff changeset
   319
		<file>bcwebsrv/general/testframework/testframework_hostlet.ini</file>
445
4cb7fa2cb693 added newsoapclasses to web service tests
Brendan Donegan brendand@symbian.org
parents: 442
diff changeset
   320
		<file>bcwebsrv/winscw_udeb/newsoapclassesbctest.dll</file>
4cb7fa2cb693 added newsoapclasses to web service tests
Brendan Donegan brendand@symbian.org
parents: 442
diff changeset
   321
		<file>bcwebsrv/general/testframework/testframework_newsoapclasses.ini</file>
701
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   322
		<file>bcwebsrv/winscw_udeb/SenServDescBCTest.dll</file>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   323
		<file>bcwebsrv/general/testframework/testframework_senservdesc.ini</file>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   324
		<file>bcwebsrv/winscw_udeb/SenServiceManagerBCTest.dll</file>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   325
		<file>bcwebsrv/general/testframework/testframework_senservicemanager.ini</file>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   326
		<file>bcwebsrv/winscw_udeb/SenUtilsBCTest.dll</file>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   327
		<file>bcwebsrv/general/testframework/testframework_senutils.ini</file>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   328
		<file>bcwebsrv/winscw_udeb/SenFragmentBCTest.dll</file>
854
c0e6dd77e67f Fixed websrv bc test suite. Increased time-outs for selected bc tests.
Maciej Seroka <maciejs@symbian.org>
parents: 822
diff changeset
   329
		<file>bcwebsrv/general/testframework/testframework_senfragment.ini</file>
439
f9eb0ea5b237 Added new web service BC tests
Brendan Donegan brendand@symbian.org
parents:
diff changeset
   330
	</files>
f9eb0ea5b237 Added new web service BC tests
Brendan Donegan brendand@symbian.org
parents:
diff changeset
   331
</test>