# HG changeset patch # User Brendan Donegan brendand@symbian.org # Date 1252504186 -3600 # Node ID af52aba22450716c4a62f3958184dd20de963cb1 # Parent 96fd976080f0c241245a41501a862d4156af99e8 Added Pbk UI Utils tests diff -r 96fd976080f0 -r af52aba22450 common/tools/ats/bctest/contacts/phonebook/phonebook.pl --- a/common/tools/ats/bctest/contacts/phonebook/phonebook.pl Wed Sep 09 14:21:08 2009 +0100 +++ b/common/tools/ats/bctest/contacts/phonebook/phonebook.pl Wed Sep 09 14:49:46 2009 +0100 @@ -92,4 +92,9 @@ copy($epoc . "winscw/c/testframework/tcbctestpbknotifier.cfg", "temp/phonebooktest/general/testframework/tcbctestpbknotifier.cfg"); copy($epoc . "winscw/c/testframework/ui_bctestpbkpbknotifier.cfg", "temp/phonebooktest/general/testframework/ui_bctestpbkpbknotifier.cfg"); +copy($epoc . "release/winscw/udeb/bctestpbkuiutil.dll", "temp/phonebooktest/winscw_udeb/bctestpbkuiutil.dll"); +copy($epoc . "winscw/c/testframework/testframework_pbkuiutil.ini", "temp/phonebooktest/general/testframework/testframework_pbkuiutil.ini"); +copy($epoc . "winscw/c/testframework/tcbctestpbkuiutil.cfg", "temp/phonebooktest/general/testframework/tcbctestpbkuiutil.cfg"); +copy($epoc . "winscw/c/testframework/ui_bctestpbkuiutil.cfg", "temp/phonebooktest/general/testframework/ui_bctestpbkuiutil.cfg"); + system("7z a -tzip phonebooktest.zip ./temp/*"); diff -r 96fd976080f0 -r af52aba22450 common/tools/ats/bctest/contacts/phonebook/phonebook.xml --- a/common/tools/ats/bctest/contacts/phonebook/phonebook.xml Wed Sep 09 14:21:08 2009 +0100 +++ b/common/tools/ats/bctest/contacts/phonebook/phonebook.xml Wed Sep 09 14:49:46 2009 +0100 @@ -787,6 +787,67 @@ + + + + makedir + + + + + + install + + + + + + + + + install + + + + + + + + + install + + + + + + + + + install + + + + + + + + + execute + + + + + + + + + fetch-log + + + + + + @@ -854,5 +915,10 @@ phonebooktest/general/testframework/testframework_pbknotifier.ini phonebooktest/general/testframework/tcbctestpbknotifier.cfg phonebooktest/general/testframework/ui_bctestpbkpbknotifier.cfg + + phonebooktest/winscw_udeb/bctestpbkuiutil.dll + phonebooktest/general/testframework/testframework_pbkuiutil.ini + phonebooktest/general/testframework/tcbctestpbkuiutil.cfg + phonebooktest/general/testframework/ui_bctestpbkuiutil.cfg