--- a/Group/bld.inf Mon Apr 19 11:21:20 2010 +0100
+++ b/Group/bld.inf Wed Apr 21 13:35:47 2010 +0100
@@ -29,7 +29,6 @@
//#include "../lbs/group/bld.inf"
#include "../uiresources/group/bld.inf"
#include "../inputmethods/group/Bld.inf"
-//#include "../IM/group/bld.inf"
//#include "../localisation/uiftestfw/group/BLD.INF"
//#include "../localisation/apparchitecture/group/BLD.INF"
#include "../graphics/wserv/group/bld.inf"
--- a/Group/smoketest.pl Mon Apr 19 11:21:20 2010 +0100
+++ b/Group/smoketest.pl Wed Apr 21 13:35:47 2010 +0100
@@ -135,8 +135,6 @@
copy($epoc . "data/c/smoketest/wallpaper/symbian_01_320x480.jpg", "temp/smoketest/wallpaper/general/symbian_01_320x480.jpg");
copy($epoc . "release/winscw/udeb/InputMethodSmokeTestModule.dll", "temp/smoketest/winscw_udeb/InputMethodSmokeTestModule.dll");
copy($epoc . "winscw/c/smoketest/InputMethodSmokeTestModule.cfg", "temp/smoketest/general/InputMethodSmokeTestModule.cfg");
-copy($epoc . "release/winscw/udeb/IMApiTest.dll", "temp/smoketest/winscw_udeb/IMApiTest.dll");
-copy($epoc . "data/c/smoketest/imapitest.ini", "temp/smoketest/general/imapitest.ini");
copy($epoc . "release/winscw/udeb/MediaMgmtSmokeTestModule.dll", "temp/smoketest/winscw_udeb/MediaMgmtSmokeTestModule.dll");
copy($epoc . "winscw/c/smoketest/UI_MediaMgmtSmokeTestModule.cfg", "temp/smoketest/general/UI_MediaMgmtSmokeTestModule.cfg");
copy($epoc . "winscw/c/smoketest/MediaMgmtSmokeTestModule.cfg", "temp/smoketest/general/MediaMgmtSmokeTestModule.cfg");
--- a/Group/smoketest.xml Mon Apr 19 11:21:20 2010 +0100
+++ b/Group/smoketest.xml Wed Apr 21 13:35:47 2010 +0100
@@ -1002,24 +1002,6 @@
<param component-path="smoketest" />
</params>
</step>
- <step id="" name="IMApiTest.dll (install)" harness="ATSINTERFACE" enabled="false" passrate="100" significant="false">
- <command>install</command>
- <params>
- <param type="binary"/>
- <param src="IMApiTest.dll"/>
- <param dst="c:\sys\bin\IMApiTest.dll"/>
- <param component-path="smoketest" />
- </params>
- </step>
- <step id="" name="imapitest.ini (install)" harness="ATSINTERFACE" enabled="false" passrate="100" significant="false">
- <command>install</command>
- <params>
- <param type="data"/>
- <param src="imapitest.ini"/>
- <param dst="c:\smoketest\imapitest.ini"/>
- <param component-path="smoketest" />
- </params>
- </step>
<step id="" name="MediaMgmtSmokeTestModule.dll (install)" harness="ATSINTERFACE" enabled="true" passrate="100" significant="false">
<command>install</command>
<params>
@@ -1128,15 +1110,6 @@
<param timeout="1200"/>
</params>
</step>
- <step id="" name="IMApiTest (execute)" harness="ATSINTERFACE" enabled="false" passrate="100" significant="true">
- <command>execute</command>
- <params>
- <param file="atsinterface.exe"/>
- <param parameters="-testmodule IMApiTest"/>
- <param result-file="c:\spd_logs\xml\imapitest.xml"/>
- <param timeout="1200"/>
- </params>
- </step>
<step id="" name="ui_browser_control_smoke (execute)" harness="ATSINTERFACE" enabled="true" passrate="100" significant="true">
<command>execute</command>
<params>
@@ -1218,7 +1191,6 @@
<file>smoketest/wallpaper/general/symbian_01_320x480.jpg</file>
<file>smoketest/winscw_udeb/InputMethodSmokeTestModule.dll</file>
<file>smoketest/general/InputMethodSmokeTestModule.cfg</file>
-
<file>smoketest/winscw_udeb/MediaMgmtSmokeTestModule.dll</file>
<file>smoketest/general/UI_MediaMgmtSmokeTestModule.cfg</file>
<file>smoketest/general/MediaMgmtSmokeTestModule.cfg</file>