equal
deleted
inserted
replaced
|
1 <?xml version="1.0"?> |
|
2 <!DOCTYPE testExecuteTest SYSTEM "file:///testdriver/xml/testExecuteTest.dtd" [ ]> |
|
3 <testExecuteTest> |
|
4 <name>FormatDriveTest</name> |
|
5 <timeout>1000</timeout> |
|
6 <testScripts> |
|
7 <script> |
|
8 <hostPath>\epoc32\EngineeringTools\TEFUtilities\TEFUtilityServer\Scripts\FormatDriveTest.script</hostPath> |
|
9 <devicePath>c:\TEFUtilityServer\FormatDriveTest.script</devicePath> |
|
10 </script> |
|
11 </testScripts> |
|
12 |
|
13 |
|
14 <dependencies> |
|
15 <data> |
|
16 <hostPath>\epoc32\release\${platform}\${build}\TEFUtilityServer.exe</hostPath> |
|
17 <devicePath>c:\sys\bin\TEFUtilityServer.exe</devicePath> |
|
18 </data> |
|
19 <data> |
|
20 <hostPath>\epoc32\EngineeringTools\TEFUtilities\TEFUtilityServer\Data\FormatDriveTest.ini</hostPath> |
|
21 <devicePath>c:\TEFUtilityServer\FormatDriveTest.ini</devicePath> |
|
22 </data> |
|
23 </dependencies> |
|
24 |
|
25 </testExecuteTest> |