# HG changeset patch # User Louis Henry Nayegon # Date 1243599434 -3600 # Node ID 73ffd91709ee66bdd7cb168f6ed1210364e29f9f # Parent 18300635256d56c60a487776eb6dc33d73b362b0 Add ats local winscw device Add tool to build ats amoketest package diff -r 18300635256d -r 73ffd91709ee common/tools/ats/devices/localhost/emulator_tef.properties --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/common/tools/ats/devices/localhost/emulator_tef.properties Fri May 29 13:17:14 2009 +0100 @@ -0,0 +1,23 @@ + +NAME=emulator_udeb + +CATEGORY=hardware + +TYPE=WINSCW + +CONNECTION=emulator + +TEMPDIR=T:\\ + +CLASS=GenericTestableDevice + +HARNESS=GENERIC + +#reinstall files after reboot +REINSTALL=false + +PLATFORM=WINSCW +BUILD=udeb + +IMAGE=winscw_smoketest + diff -r 18300635256d -r 73ffd91709ee common/tools/ats/smoketest/Group/smoketest.bat --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/common/tools/ats/smoketest/Group/smoketest.bat Fri May 29 13:17:14 2009 +0100 @@ -0,0 +1,23 @@ +del smoketest.zip +rd /S /Q temp +md temp +md temp\smoketest +md temp\smoketest\general +md temp\smoketest\winscw_udeb +md temp\smoketest\sms +md temp\smoketest\sms\general + +copy /Y smoketest.xml temp\test.xml +copy %EPOCROOT%epoc32\data\z\smoketest temp\smoketest\general +copy %EPOCROOT%epoc32\data\z\smoketest\sms temp\smoketest\sms\general +copy %EPOCROOT%epoc32\release\winscw\udeb\Smoketest_Agenda_Server.exe temp\smoketest\winscw_udeb +copy %EPOCROOT%epoc32\release\winscw\udeb\smoketest_apploader.exe temp\smoketest\winscw_udeb +copy %EPOCROOT%epoc32\release\winscw\udeb\Smoketest_Contacts_Server.exe temp\smoketest\winscw_udeb +copy %EPOCROOT%epoc32\release\winscw\udeb\Smoketest_Mess_Server.exe temp\smoketest\winscw_udeb +copy %EPOCROOT%epoc32\release\winscw\udeb\Smoketest_System.exe temp\smoketest\winscw_udeb +copy %EPOCROOT%epoc32\release\winscw\udeb\Smoketest_Timew_Server.exe temp\smoketest\winscw_udeb +copy %EPOCROOT%epoc32\release\winscw\udeb\SmokeTest_Utils.dll temp\smoketest\winscw_udeb +copy %EPOCROOT%epoc32\release\winscw\udeb\SmokeTestSecureFSclient.dll temp\smoketest\winscw_udeb +copy %EPOCROOT%epoc32\release\winscw\udeb\SmokeTestSecureFSserver.exe temp\smoketest\winscw_udeb + +7z a -tzip smoketest.zip .\temp\* diff -r 18300635256d -r 73ffd91709ee common/tools/ats/smoketest/Group/smoketest.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/common/tools/ats/smoketest/Group/smoketest.xml Fri May 29 13:17:14 2009 +0100 @@ -0,0 +1,219 @@ + + + 1 + admin + 10 + + smoketest + + + + + + + + + + + + + + + install + + + + + + + + + install + + + + + + + + + install + + + + + + + + + install + + + + + + + + + install + + + + + + + + + install + + + + + + + + + install + + + + + + + + + install + + + + + + + + + install + + + + + + + + + install + + + + + + + + + install + + + + + + + + + install + + + + + + + + + execute + + + + + + + + + + + execute + + + + + + + + + + + execute + + + + + + + + + + + execute + + + + + + + + + + + execute + + + + + + + + + + + + + + + smoketest/general/setup_smoketest_agenda.script + smoketest/general/setup_smoketest_apploader.script + smoketest/general/setup_smoketest_contacts.script + smoketest/general/setup_smoketest_mess.script + smoketest/general/setup_smoketest_timew.script + smoketest/general/smoketest_agenda.ini + smoketest/general/smoketest_agenda.script + smoketest/general/smoketest_apploader.ini + smoketest/general/smoketest_apploader.script + smoketest/general/smoketest_contacts.ini + smoketest/general/smoketest_contacts.script + smoketest/general/smoketest_createsmsaccount.script + smoketest/general/smoketest_mess.ini + smoketest/general/smoketest_mess.script + smoketest/general/smoketest_phone.script + smoketest/general/smoketest_syncmlapp.script + smoketest/general/smoketest_system.script + smoketest/general/smoketest_timew.ini + smoketest/general/smoketest_timew.script + smoketest/sms/general/message1.txt + smoketest/winscw_udeb/SmokeTestSecureFSclient.dll + smoketest/winscw_udeb/SmokeTestSecureFSserver.exe + smoketest/winscw_udeb/Smoketest_Agenda_Server.exe + smoketest/winscw_udeb/smoketest_apploader.exe + smoketest/winscw_udeb/Smoketest_Contacts_Server.exe + smoketest/winscw_udeb/Smoketest_Mess_Server.exe + smoketest/winscw_udeb/Smoketest_System.exe + smoketest/winscw_udeb/Smoketest_Timew_Server.exe + smoketest/winscw_udeb/SmokeTest_Utils.dll + +