# HG changeset patch # User Maciej Seroka # Date 1263994535 0 # Node ID 82a4f1e453fb19a85e4961927e8c4f336a61f910 # Parent 0e8b8d588322361f3c45b6d4a972428f3a639745 Added smoke test for Media management diff -r 0e8b8d588322 -r 82a4f1e453fb common/tools/ats/smoketest/Group/bld.inf --- a/common/tools/ats/smoketest/Group/bld.inf Wed Jan 20 10:27:12 2010 +0000 +++ b/common/tools/ats/smoketest/Group/bld.inf Wed Jan 20 13:35:35 2010 +0000 @@ -34,3 +34,4 @@ #include "../localisation/apparchitecture/group/BLD.INF" #include "../graphics/wserv/group/bld.inf" #include "../http/group/bld.inf" +#include "../mediamgmt/group/Bld.inf" \ No newline at end of file diff -r 0e8b8d588322 -r 82a4f1e453fb common/tools/ats/smoketest/Group/smoketest.pl --- a/common/tools/ats/smoketest/Group/smoketest.pl Wed Jan 20 10:27:12 2010 +0000 +++ b/common/tools/ats/smoketest/Group/smoketest.pl Wed Jan 20 13:35:35 2010 +0000 @@ -136,5 +136,8 @@ 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"); system("7z a -tzip smoketest.zip ./temp/*"); diff -r 0e8b8d588322 -r 82a4f1e453fb common/tools/ats/smoketest/Group/smoketest.xml --- a/common/tools/ats/smoketest/Group/smoketest.xml Wed Jan 20 10:27:12 2010 +0000 +++ b/common/tools/ats/smoketest/Group/smoketest.xml Wed Jan 20 13:35:35 2010 +0000 @@ -995,7 +995,6 @@ - install @@ -1014,6 +1013,33 @@ + + install + + + + + + + + + install + + + + + + + + + install + + + + + + + execute @@ -1068,7 +1094,16 @@ - + + execute + + + + + + + + @@ -1182,7 +1217,10 @@ smoketest/wallpaper/general/symbian_01_320x480.jpg smoketest/winscw_udeb/InputMethodSmokeTestModule.dll smoketest/general/InputMethodSmokeTestModule.cfg - smoketest/winscw_udeb/IMApiTest.dll + smoketest/winscw_udeb/IMApiTest.dll smoketest/general/imapitest.ini + smoketest/winscw_udeb/MediaMgmtSmokeTestModule.dll + smoketest/general/UI_MediaMgmtSmokeTestModule.cfg + smoketest/general/MediaMgmtSmokeTestModule.cfg