author | victorp@symbian.org |
Wed, 03 Feb 2010 16:06:24 +0000 | |
changeset 872 | 17498133d9ad |
parent 822 | 1a356be50bf9 |
permissions | -rw-r--r-- |
687 | 1 |
<?xml version="1.0"?> |
2 |
<test> |
|
3 |
<id>1</id> |
|
4 |
<owner>admin</owner> |
|
5 |
<priority>10</priority> |
|
6 |
<buildid></buildid> |
|
822
1a356be50bf9
Implemented FileStoreAction for BC tests
Maciej Seroka <maciejs@symbian.org>
parents:
687
diff
changeset
|
7 |
<postAction> |
1a356be50bf9
Implemented FileStoreAction for BC tests
Maciej Seroka <maciejs@symbian.org>
parents:
687
diff
changeset
|
8 |
<type>FileStoreAction</type> |
1a356be50bf9
Implemented FileStoreAction for BC tests
Maciej Seroka <maciejs@symbian.org>
parents:
687
diff
changeset
|
9 |
<params> |
1a356be50bf9
Implemented FileStoreAction for BC tests
Maciej Seroka <maciejs@symbian.org>
parents:
687
diff
changeset
|
10 |
<param name="report-type" value="ATS3_REPORT"/> |
1a356be50bf9
Implemented FileStoreAction for BC tests
Maciej Seroka <maciejs@symbian.org>
parents:
687
diff
changeset
|
11 |
</params> |
1a356be50bf9
Implemented FileStoreAction for BC tests
Maciej Seroka <maciejs@symbian.org>
parents:
687
diff
changeset
|
12 |
</postAction> |
687 | 13 |
<name>Connection Settings BC Tests</name> |
14 |
<target> |
|
15 |
<device rank="master" alias="emulator_udeb"> |
|
16 |
<property name="HARNESS" value="ATSINTERFACE" /> |
|
17 |
</device> |
|
18 |
</target> |
|
19 |
<plan id="" name="Connection Settings BC WINSCW UDEB" harness="ATSINTERFACE" enabled="true" passrate="100"> |
|
20 |
<target> |
|
21 |
<device rank="master" alias="emulator_udeb"/> |
|
22 |
</target> |
|
23 |
<session id="" name="Connection Settings Compatibility Tests" harness="ATSINTERFACE" enabled="true" passrate="100"> |
|
24 |
<set id="" name="connset" harness="ATSINTERFACE" enabled="true" passrate="100"> |
|
25 |
<case id="" name="connset" harness="ATSINTERFACE" enabled="true" passrate="100"> |
|
26 |
<step id="" name="SPD_Logs XML (makedir)" harness="ATSINTERFACE" enabled="true" passrate="100" significant="false"> |
|
27 |
<command>makedir</command> |
|
28 |
<params> |
|
29 |
<param dir="c:\spd_logs\xml" /> |
|
30 |
</params> |
|
31 |
</step> |
|
32 |
<step id="" name="BcCMManagerEngineTester.dll (install)" harness="ATSINTERFACE" enabled="true" passrate="100" significant="false"> |
|
33 |
<command>install</command> |
|
34 |
<params> |
|
35 |
<param type="binary"/> |
|
36 |
<param src="BcCMManagerEngineTester.dll"/> |
|
37 |
<param dst="c:\sys\bin\BcCMManagerEngineTester.dll"/> |
|
38 |
<param component-path="connsettest" /> |
|
39 |
</params> |
|
40 |
</step> |
|
41 |
<step id="" name="TestFramework_connset.ini (install)" harness="ATSINTERFACE" enabled="true" passrate="100" significant="false"> |
|
42 |
<command>install</command> |
|
43 |
<params> |
|
44 |
<param type="data"/> |
|
45 |
<param src="testframework/TestFramework_connset.ini"/> |
|
46 |
<param dst="c:\testframework\testframework.ini"/> |
|
47 |
<param component-path="connsettest" /> |
|
48 |
</params> |
|
49 |
</step> |
|
50 |
<step id="" name="BcCMManagerEngineTester.cfg (install)" harness="ATSINTERFACE" enabled="true" passrate="100" significant="false"> |
|
51 |
<command>install</command> |
|
52 |
<params> |
|
53 |
<param type="data"/> |
|
54 |
<param src="testframework/BcCMManagerEngineTester.cfg"/> |
|
55 |
<param dst="c:\testframework\BcCMManagerEngineTester.cfg"/> |
|
56 |
<param component-path="connsettest" /> |
|
57 |
</params> |
|
58 |
</step> |
|
59 |
<step id="" name="BcCMManagerEngineTester (execute)" harness="ATSINTERFACE" enabled="true" passrate="100"> |
|
60 |
<command>execute</command> |
|
61 |
<params> |
|
62 |
<param file="atsinterface.exe"/> |
|
63 |
<param parameters="-testmodule testscripter -config c:\testframework\BcCMManagerEngineTester.cfg"/> |
|
64 |
<param result-file="c:\spd_logs\xml\testscripter.xml"/> |
|
65 |
<param timeout="1200"/> |
|
66 |
</params> |
|
67 |
</step> |
|
68 |
<step id="" name="BcCMManagerEngineTester (fetch-log)" harness="ATSINTERFACE" enabled="true" passrate="100"> |
|
69 |
<command>fetch-log</command> |
|
70 |
<params> |
|
71 |
<param path="c:\logs\testframework\TestReport.txt" /> |
|
72 |
</params> |
|
73 |
</step> |
|
74 |
</case> |
|
75 |
</set> |
|
76 |
</session> |
|
77 |
</plan> |
|
78 |
<files> |
|
79 |
<file>connsettest/winscw_udeb/BcCMManagerEngineTester.dll</file> |
|
80 |
<file>connsettest/general/testframework/TestFramework_connset.ini</file> |
|
81 |
<file>connsettest/general/testframework/BcCMManagerEngineTester.cfg</file> |
|
82 |
</files> |
|
83 |
</test> |