common/tools/ats/bctest/websrv/websrv.xml
author Maciej Seroka <maciejs@symbian.org>
Tue, 01 Dec 2009 13:09:02 +0000
changeset 797 cbc760a5fedd
parent 701 332cfa36b186
child 822 1a356be50bf9
permissions -rw-r--r--
Fixed perl scripts for building BC test drops
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>
f9eb0ea5b237 Added new web service BC tests
Brendan Donegan brendand@symbian.org
parents:
diff changeset
     7
	<name>Web Services BC Tests</name>
f9eb0ea5b237 Added new web service BC tests
Brendan Donegan brendand@symbian.org
parents:
diff changeset
     8
	<target>
f9eb0ea5b237 Added new web service BC tests
Brendan Donegan brendand@symbian.org
parents:
diff changeset
     9
        <device rank="master" alias="emulator_udeb">
f9eb0ea5b237 Added new web service BC tests
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    10
            <property name="HARNESS" value="ATSINTERFACE" />
f9eb0ea5b237 Added new web service BC tests
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    11
        </device>
f9eb0ea5b237 Added new web service BC tests
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    12
	</target>
f9eb0ea5b237 Added new web service BC tests
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    13
	<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
    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
		</target>
f9eb0ea5b237 Added new web service BC tests
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    17
		<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
    18
            <set id="" name="Web Services" harness="ATSINTERFACE" enabled="true" passrate="100">
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
    19
                <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
    20
                    <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
    21
                        <command>makedir</command>
f9eb0ea5b237 Added new web service BC tests
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    22
                        <params>
f9eb0ea5b237 Added new web service BC tests
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    23
                            <param dir="c:\spd_logs\xml" /> 
f9eb0ea5b237 Added new web service BC tests
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    24
                        </params>
f9eb0ea5b237 Added new web service BC tests
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    25
                    </step>
f9eb0ea5b237 Added new web service BC tests
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    26
                    <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
    27
						<command>install</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 type="binary"/>
f9eb0ea5b237 Added new web service BC tests
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    30
							<param src="csenserviceconnectionbctest.dll"/>
f9eb0ea5b237 Added new web service BC tests
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    31
							<param dst="c:\sys\bin\csenserviceconnectionbctest.dll"/>
f9eb0ea5b237 Added new web service BC tests
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    32
							<param component-path="bcwebsrv" />
f9eb0ea5b237 Added new web service BC tests
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    33
						</params>
f9eb0ea5b237 Added new web service BC tests
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    34
					</step>
f9eb0ea5b237 Added new web service BC tests
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    35
					<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
    36
						<command>install</command>
f9eb0ea5b237 Added new web service BC tests
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    37
						<params>
f9eb0ea5b237 Added new web service BC tests
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    38
							<param type="data"/>
f9eb0ea5b237 Added new web service BC tests
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    39
							<param src="testframework\testframework_connection.ini"/>
f9eb0ea5b237 Added new web service BC tests
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    40
							<param dst="c:\testframework\testframework_connection.ini"/>
f9eb0ea5b237 Added new web service BC tests
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    41
							<param component-path="bcwebsrv" />
f9eb0ea5b237 Added new web service BC tests
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    42
						</params>
f9eb0ea5b237 Added new web service BC tests
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    43
					</step>
f9eb0ea5b237 Added new web service BC tests
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    44
					<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
    45
						<command>execute</command>
f9eb0ea5b237 Added new web service BC tests
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    46
						<params>
f9eb0ea5b237 Added new web service BC tests
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    47
							<param file="atsinterface.exe"/>
f9eb0ea5b237 Added new web service BC tests
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    48
							<param parameters="-testmodule csenserviceconnectionbctest"/>
f9eb0ea5b237 Added new web service BC tests
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    49
                            <param result-file="c:\spd_logs\xml\csenserviceconnectionbctest.xml"/>
f9eb0ea5b237 Added new web service BC tests
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    50
                            <param timeout="3600"/>
f9eb0ea5b237 Added new web service BC tests
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    51
						</params>
f9eb0ea5b237 Added new web service BC tests
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    52
					</step>
f9eb0ea5b237 Added new web service BC tests
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    53
					<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
    54
						<command>fetch-log</command>
f9eb0ea5b237 Added new web service BC tests
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    55
						<params>
f9eb0ea5b237 Added new web service BC tests
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    56
							<param path="c:\logs\testframework\TestReport.txt" /> 
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
                </case>
442
570320598130 New set added
Maciej Seroka <maciejs@symbian.org>
parents: 439
diff changeset
    60
				<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
    61
                    <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
    62
                        <command>makedir</command>
570320598130 New set added
Maciej Seroka <maciejs@symbian.org>
parents: 439
diff changeset
    63
                        <params>
570320598130 New set added
Maciej Seroka <maciejs@symbian.org>
parents: 439
diff changeset
    64
                            <param dir="c:\spd_logs\xml" /> 
570320598130 New set added
Maciej Seroka <maciejs@symbian.org>
parents: 439
diff changeset
    65
                        </params>
570320598130 New set added
Maciej Seroka <maciejs@symbian.org>
parents: 439
diff changeset
    66
                    </step>
570320598130 New set added
Maciej Seroka <maciejs@symbian.org>
parents: 439
diff changeset
    67
                    <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
    68
						<command>install</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 type="binary"/>
570320598130 New set added
Maciej Seroka <maciejs@symbian.org>
parents: 439
diff changeset
    71
							<param src="HostletConnectionBCTest.dll"/>
570320598130 New set added
Maciej Seroka <maciejs@symbian.org>
parents: 439
diff changeset
    72
							<param dst="c:\sys\bin\HostletConnectionBCTest.dll"/>
570320598130 New set added
Maciej Seroka <maciejs@symbian.org>
parents: 439
diff changeset
    73
							<param component-path="bcwebsrv" />
570320598130 New set added
Maciej Seroka <maciejs@symbian.org>
parents: 439
diff changeset
    74
						</params>
570320598130 New set added
Maciej Seroka <maciejs@symbian.org>
parents: 439
diff changeset
    75
					</step>
570320598130 New set added
Maciej Seroka <maciejs@symbian.org>
parents: 439
diff changeset
    76
					<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
    77
						<command>install</command>
570320598130 New set added
Maciej Seroka <maciejs@symbian.org>
parents: 439
diff changeset
    78
						<params>
570320598130 New set added
Maciej Seroka <maciejs@symbian.org>
parents: 439
diff changeset
    79
							<param type="data"/>
570320598130 New set added
Maciej Seroka <maciejs@symbian.org>
parents: 439
diff changeset
    80
							<param src="testframework/TestFramework_hostlet.ini"/>
570320598130 New set added
Maciej Seroka <maciejs@symbian.org>
parents: 439
diff changeset
    81
							<param dst="c:\TestFramework\TestFramework.ini"/>
570320598130 New set added
Maciej Seroka <maciejs@symbian.org>
parents: 439
diff changeset
    82
							<param component-path="bcwebsrv" />
570320598130 New set added
Maciej Seroka <maciejs@symbian.org>
parents: 439
diff changeset
    83
						</params>
570320598130 New set added
Maciej Seroka <maciejs@symbian.org>
parents: 439
diff changeset
    84
					</step>
570320598130 New set added
Maciej Seroka <maciejs@symbian.org>
parents: 439
diff changeset
    85
					<step id="" name="HostletConnectionBCTest (execute)" harness="ATSINTERFACE" enabled="true" passrate="100">
570320598130 New set added
Maciej Seroka <maciejs@symbian.org>
parents: 439
diff changeset
    86
						<command>execute</command>
570320598130 New set added
Maciej Seroka <maciejs@symbian.org>
parents: 439
diff changeset
    87
						<params>
570320598130 New set added
Maciej Seroka <maciejs@symbian.org>
parents: 439
diff changeset
    88
							<param file="atsinterface.exe"/>
570320598130 New set added
Maciej Seroka <maciejs@symbian.org>
parents: 439
diff changeset
    89
							<param parameters="-testmodule HostletConnectionBCTest"/>
570320598130 New set added
Maciej Seroka <maciejs@symbian.org>
parents: 439
diff changeset
    90
							<param result-file="c:\spd_logs\xml\HostletConnectionBCTest.xml"/>
570320598130 New set added
Maciej Seroka <maciejs@symbian.org>
parents: 439
diff changeset
    91
                            <param timeout="3600"/>
570320598130 New set added
Maciej Seroka <maciejs@symbian.org>
parents: 439
diff changeset
    92
						</params>
570320598130 New set added
Maciej Seroka <maciejs@symbian.org>
parents: 439
diff changeset
    93
					</step>
570320598130 New set added
Maciej Seroka <maciejs@symbian.org>
parents: 439
diff changeset
    94
					<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
    95
						<command>fetch-log</command>
570320598130 New set added
Maciej Seroka <maciejs@symbian.org>
parents: 439
diff changeset
    96
						<params>
570320598130 New set added
Maciej Seroka <maciejs@symbian.org>
parents: 439
diff changeset
    97
							<param path="c:\logs\testframework\TestReport.txt" /> 
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
				</case>
445
4cb7fa2cb693 added newsoapclasses to web service tests
Brendan Donegan brendand@symbian.org
parents: 442
diff changeset
   101
                <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
   102
                    <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
   103
                        <command>makedir</command>
4cb7fa2cb693 added newsoapclasses to web service tests
Brendan Donegan brendand@symbian.org
parents: 442
diff changeset
   104
                        <params>
4cb7fa2cb693 added newsoapclasses to web service tests
Brendan Donegan brendand@symbian.org
parents: 442
diff changeset
   105
                            <param dir="c:\spd_logs\xml" /> 
4cb7fa2cb693 added newsoapclasses to web service tests
Brendan Donegan brendand@symbian.org
parents: 442
diff changeset
   106
                        </params>
4cb7fa2cb693 added newsoapclasses to web service tests
Brendan Donegan brendand@symbian.org
parents: 442
diff changeset
   107
                    </step>
4cb7fa2cb693 added newsoapclasses to web service tests
Brendan Donegan brendand@symbian.org
parents: 442
diff changeset
   108
                    <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
   109
						<command>install</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 type="binary"/>
4cb7fa2cb693 added newsoapclasses to web service tests
Brendan Donegan brendand@symbian.org
parents: 442
diff changeset
   112
							<param src="newsoapclassesbctest.dll"/>
4cb7fa2cb693 added newsoapclasses to web service tests
Brendan Donegan brendand@symbian.org
parents: 442
diff changeset
   113
							<param dst="c:\sys\bin\newsoapclassesbctest.dll"/>
4cb7fa2cb693 added newsoapclasses to web service tests
Brendan Donegan brendand@symbian.org
parents: 442
diff changeset
   114
							<param component-path="bcwebsrv" />
4cb7fa2cb693 added newsoapclasses to web service tests
Brendan Donegan brendand@symbian.org
parents: 442
diff changeset
   115
						</params>
4cb7fa2cb693 added newsoapclasses to web service tests
Brendan Donegan brendand@symbian.org
parents: 442
diff changeset
   116
					</step>
4cb7fa2cb693 added newsoapclasses to web service tests
Brendan Donegan brendand@symbian.org
parents: 442
diff changeset
   117
					<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
   118
						<command>install</command>
4cb7fa2cb693 added newsoapclasses to web service tests
Brendan Donegan brendand@symbian.org
parents: 442
diff changeset
   119
						<params>
4cb7fa2cb693 added newsoapclasses to web service tests
Brendan Donegan brendand@symbian.org
parents: 442
diff changeset
   120
							<param type="data"/>
4cb7fa2cb693 added newsoapclasses to web service tests
Brendan Donegan brendand@symbian.org
parents: 442
diff changeset
   121
							<param src="testframework\testframework_newsoapclasses.ini"/>
4cb7fa2cb693 added newsoapclasses to web service tests
Brendan Donegan brendand@symbian.org
parents: 442
diff changeset
   122
							<param dst="c:\testframework\testframework_newsoapclasses.ini"/>
4cb7fa2cb693 added newsoapclasses to web service tests
Brendan Donegan brendand@symbian.org
parents: 442
diff changeset
   123
							<param component-path="bcwebsrv" />
4cb7fa2cb693 added newsoapclasses to web service tests
Brendan Donegan brendand@symbian.org
parents: 442
diff changeset
   124
						</params>
4cb7fa2cb693 added newsoapclasses to web service tests
Brendan Donegan brendand@symbian.org
parents: 442
diff changeset
   125
					</step>
4cb7fa2cb693 added newsoapclasses to web service tests
Brendan Donegan brendand@symbian.org
parents: 442
diff changeset
   126
					<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
   127
						<command>execute</command>
4cb7fa2cb693 added newsoapclasses to web service tests
Brendan Donegan brendand@symbian.org
parents: 442
diff changeset
   128
						<params>
4cb7fa2cb693 added newsoapclasses to web service tests
Brendan Donegan brendand@symbian.org
parents: 442
diff changeset
   129
							<param file="atsinterface.exe"/>
4cb7fa2cb693 added newsoapclasses to web service tests
Brendan Donegan brendand@symbian.org
parents: 442
diff changeset
   130
							<param parameters="-testmodule newsoapclassesbctest"/>
462
Brendan Donegan brendand@symbian.org
parents: 445
diff changeset
   131
                            <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
   132
                            <param timeout="3600"/>
4cb7fa2cb693 added newsoapclasses to web service tests
Brendan Donegan brendand@symbian.org
parents: 442
diff changeset
   133
						</params>
4cb7fa2cb693 added newsoapclasses to web service tests
Brendan Donegan brendand@symbian.org
parents: 442
diff changeset
   134
					</step>
4cb7fa2cb693 added newsoapclasses to web service tests
Brendan Donegan brendand@symbian.org
parents: 442
diff changeset
   135
					<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
   136
						<command>fetch-log</command>
4cb7fa2cb693 added newsoapclasses to web service tests
Brendan Donegan brendand@symbian.org
parents: 442
diff changeset
   137
						<params>
4cb7fa2cb693 added newsoapclasses to web service tests
Brendan Donegan brendand@symbian.org
parents: 442
diff changeset
   138
							<param path="c:\logs\testframework\TestReport.txt" /> 
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
                </case>
701
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   142
                <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
   143
                    <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
   144
                        <command>makedir</command>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   145
                        <params>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   146
                            <param dir="c:\spd_logs\xml" /> 
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   147
                        </params>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   148
                    </step>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   149
                    <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
   150
						<command>install</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 type="binary"/>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   153
							<param src="SenServDescBCTest.dll"/>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   154
							<param dst="c:\sys\bin\SenServDescBCTest.dll"/>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   155
							<param component-path="bcwebsrv" />
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   156
						</params>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   157
					</step>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   158
					<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
   159
						<command>install</command>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   160
						<params>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   161
							<param type="data"/>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   162
							<param src="testframework\testframework_senservdesc.ini"/>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   163
							<param dst="c:\testframework\testframework_senservdesc.ini"/>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   164
							<param component-path="bcwebsrv" />
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   165
						</params>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   166
					</step>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   167
					<step id="" name="SenServDescBCTest (execute)" harness="ATSINTERFACE" enabled="true" passrate="100">
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   168
						<command>execute</command>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   169
						<params>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   170
							<param file="atsinterface.exe"/>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   171
							<param parameters="-testmodule SenServDescBCTest"/>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   172
                            <param result-file="c:\spd_logs\xml\SenServDescBCTest.xml"/>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   173
                            <param timeout="3600"/>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   174
						</params>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   175
					</step>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   176
					<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
   177
						<command>fetch-log</command>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   178
						<params>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   179
							<param path="c:\logs\testframework\TestReport.txt" /> 
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
                </case>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   183
                <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
   184
                    <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
   185
                        <command>makedir</command>
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
                            <param dir="c:\spd_logs\xml" /> 
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   188
                        </params>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   189
                    </step>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   190
                    <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
   191
						<command>install</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 type="binary"/>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   194
							<param src="SenServiceManagerBCTest.dll"/>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   195
							<param dst="c:\sys\bin\SenServiceManagerBCTest.dll"/>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   196
							<param component-path="bcwebsrv" />
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   197
						</params>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   198
					</step>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   199
					<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
   200
						<command>install</command>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   201
						<params>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   202
							<param type="data"/>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   203
							<param src="testframework\testframework_senservicemanager.ini"/>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   204
							<param dst="c:\testframework\testframework_senservicemanager.ini"/>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   205
							<param component-path="bcwebsrv" />
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   206
						</params>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   207
					</step>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   208
					<step id="" name="SenServiceManagerBCTest (execute)" harness="ATSINTERFACE" enabled="true" passrate="100">
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   209
						<command>execute</command>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   210
						<params>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   211
							<param file="atsinterface.exe"/>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   212
							<param parameters="-testmodule SenServiceManagerBCTest"/>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   213
                            <param result-file="c:\spd_logs\xml\SenServiceManagerBCTest.xml"/>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   214
                            <param timeout="3600"/>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   215
						</params>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   216
					</step>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   217
					<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
   218
						<command>fetch-log</command>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   219
						<params>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   220
							<param path="c:\logs\testframework\TestReport.txt" /> 
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
                </case>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   224
                <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
   225
                    <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
   226
                        <command>makedir</command>
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
                            <param dir="c:\spd_logs\xml" /> 
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   229
                        </params>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   230
                    </step>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   231
                    <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
   232
						<command>install</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 type="binary"/>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   235
							<param src="SenUtilsBCTest.dll"/>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   236
							<param dst="c:\sys\bin\SenUtilsBCTest.dll"/>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   237
							<param component-path="bcwebsrv" />
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   238
						</params>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   239
					</step>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   240
					<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
   241
						<command>install</command>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   242
						<params>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   243
							<param type="data"/>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   244
							<param src="testframework\testframework_senutils.ini"/>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   245
							<param dst="c:\testframework\testframework_senutils.ini"/>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   246
							<param component-path="bcwebsrv" />
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   247
						</params>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   248
					</step>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   249
					<step id="" name="SenUtilsBCTest (execute)" harness="ATSINTERFACE" enabled="true" passrate="100">
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   250
						<command>execute</command>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   251
						<params>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   252
							<param file="atsinterface.exe"/>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   253
							<param parameters="-testmodule SenUtilsBCTest"/>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   254
                            <param result-file="c:\spd_logs\xml\SenUtilsBCTest.xml"/>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   255
                            <param timeout="3600"/>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   256
						</params>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   257
					</step>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   258
					<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
   259
						<command>fetch-log</command>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   260
						<params>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   261
							<param path="c:\logs\testframework\TestReport.txt" /> 
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
                </case>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   265
                <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
   266
                    <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
   267
                        <command>makedir</command>
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
                            <param dir="c:\spd_logs\xml" /> 
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   270
                        </params>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   271
                    </step>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   272
                    <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
   273
						<command>install</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 type="binary"/>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   276
							<param src="SenFragmentBCTest.dll"/>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   277
							<param dst="c:\sys\bin\SenFragmentBCTest.dll"/>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   278
							<param component-path="bcwebsrv" />
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   279
						</params>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   280
					</step>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   281
					<step id="" name="SenFragmentBCTest (execute)" harness="ATSINTERFACE" enabled="true" passrate="100">
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   282
						<command>execute</command>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   283
						<params>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   284
							<param file="atsinterface.exe"/>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   285
							<param parameters="-testmodule SenFragmentBCTest"/>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   286
                            <param result-file="c:\spd_logs\xml\SenFragmentBCTest.xml"/>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   287
                            <param timeout="3600"/>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   288
						</params>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   289
					</step>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   290
					<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
   291
						<command>fetch-log</command>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   292
						<params>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   293
							<param path="c:\logs\testframework\TestReport.txt" /> 
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   294
						</params>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   295
					</step>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   296
                </case>
445
4cb7fa2cb693 added newsoapclasses to web service tests
Brendan Donegan brendand@symbian.org
parents: 442
diff changeset
   297
            </set>			
439
f9eb0ea5b237 Added new web service BC tests
Brendan Donegan brendand@symbian.org
parents:
diff changeset
   298
		</session>
f9eb0ea5b237 Added new web service BC tests
Brendan Donegan brendand@symbian.org
parents:
diff changeset
   299
	</plan>
f9eb0ea5b237 Added new web service BC tests
Brendan Donegan brendand@symbian.org
parents:
diff changeset
   300
	<files>
f9eb0ea5b237 Added new web service BC tests
Brendan Donegan brendand@symbian.org
parents:
diff changeset
   301
		<file>bcwebsrv/winscw_udeb/csenserviceconnectionbctest.dll</file>
f9eb0ea5b237 Added new web service BC tests
Brendan Donegan brendand@symbian.org
parents:
diff changeset
   302
        <file>bcwebsrv/general/testframework/testframework_connection.ini</file>
442
570320598130 New set added
Maciej Seroka <maciejs@symbian.org>
parents: 439
diff changeset
   303
		<file>bcwebsrv/winscw_udeb/hostletconnectionbctest.dll</file>
570320598130 New set added
Maciej Seroka <maciejs@symbian.org>
parents: 439
diff changeset
   304
		<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
   305
		<file>bcwebsrv/winscw_udeb/newsoapclassesbctest.dll</file>
4cb7fa2cb693 added newsoapclasses to web service tests
Brendan Donegan brendand@symbian.org
parents: 442
diff changeset
   306
		<file>bcwebsrv/general/testframework/testframework_newsoapclasses.ini</file>
701
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   307
		<file>bcwebsrv/winscw_udeb/SenServDescBCTest.dll</file>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   308
		<file>bcwebsrv/general/testframework/testframework_senservdesc.ini</file>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   309
		<file>bcwebsrv/winscw_udeb/SenServiceManagerBCTest.dll</file>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   310
		<file>bcwebsrv/general/testframework/testframework_senservicemanager.ini</file>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   311
		<file>bcwebsrv/winscw_udeb/SenUtilsBCTest.dll</file>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   312
		<file>bcwebsrv/general/testframework/testframework_senutils.ini</file>
332cfa36b186 Added all of the tests for ASP
brendand
parents: 552
diff changeset
   313
		<file>bcwebsrv/winscw_udeb/SenFragmentBCTest.dll</file>
439
f9eb0ea5b237 Added new web service BC tests
Brendan Donegan brendand@symbian.org
parents:
diff changeset
   314
	</files>
f9eb0ea5b237 Added new web service BC tests
Brendan Donegan brendand@symbian.org
parents:
diff changeset
   315
</test>