classicui_pub/common_file_dialogs_api/tsrc/conf/ui_testsdkcfdfilenamepromptdialog.cfg
branchGCC_SURGE
changeset 44 484cb5040995
parent 32 512f698a535d
parent 40 7165f928e888
--- a/classicui_pub/common_file_dialogs_api/tsrc/conf/ui_testsdkcfdfilenamepromptdialog.cfg	Mon Jun 21 22:36:19 2010 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,87 +0,0 @@
-[Test]
-title PressKey
-pause 10000
-presskey global EKeyDevice1
-[Endtest]
-
-//----------------------------------------------------------------------------------//
-//------------------------------CAknFileNamePromptDialog.h---------------------------//
-//----------------------------------------------------------------------------------//
-
-[Test]
-title CreateFileNamePromptDialog
-create testsdkcfd test
-test TestFNPDNewL
-test TestFNPDDeleteL
-delete test
-[Endtest] 
-
-[Test]
-title ShowFileNamePromptDialog
-create testsdkcfd test
-bringtoforeground
-test TestFNPDNewLWithResL
-test TestFNPDExecuteL
-test TestFNPDDeleteL
-delete test
-sendtobackground
-[Endtest] 
-
-
-[Test]
-title QuikCreate FNPD
-bringtoforeground
-create testsdkcfd test
-test TestFNPDRunDlgLD
-sendtobackground
-delete test
-[Endtest] 
-
-
-[Test]
-title QuikCreate FNPD with title
-create testsdkcfd test
-bringtoforeground
-test TestFNPDRunDlgLDWithTitleLD
-sendtobackground
-delete test
-[Endtest] 
-
-
-[Test]
-title QuikCreate FNPD with resource
-create testsdkcfd test
-bringtoforeground
-test TestFNPDRunDlgLDWithResLD
-sendtobackground
-delete test
-[Endtest] 
-
-
-[Test]
-title Setting Test For FNPD
-create testsdkcfd test
-bringtoforeground
-test TestFNPDNewL
-test TestFNPDSetPathL
-test TestFNPDSetTitleL
-test TestFNPDSetLeftSoftkeyL
-test TestFNPDSetRightSoftkeyL
-test TestFNPDRenameL
-test TestFNPDDeleteL
-sendtobackground
-delete test
-[Endtest] 
-
-
-
-[Test]
-title Setting observer test For FNPD
-create testsdkcfd test
-bringtoforeground
-test TestFNPDNewL
-test TestFNPDSetObserverL
-sendtobackground
-delete test
-[Endtest] 
-