classicui_pub/common_file_dialogs_api/tsrc/conf/ui_testsdkcfdmemoryselectionsettingitem.cfg
changeset 33 b3425bf29f82
parent 21 558113899881
child 34 6b5204869ed5
equal deleted inserted replaced
21:558113899881 33:b3425bf29f82
     1 [Test]
       
     2 title PressKey
       
     3 pause 10000
       
     4 presskey global EKeyDevice0
       
     5 [Endtest]
       
     6 
       
     7 //----------------------------------------------------------------------------------//
       
     8 //-------------------------CAknMemorySelectionSettingItem.h-------------------------//
       
     9 //----------------------------------------------------------------------------------//
       
    10 
       
    11 [Test]
       
    12 title SettingItem
       
    13 bringtoforeground
       
    14 create testsdkcfd test
       
    15 test TestSettingItemConstructorL
       
    16 test TestSettingItemCompleteConstructionL
       
    17 test TestSettingItemEditItemL
       
    18 test TestSettingItemLoadL
       
    19 test TestSettingItemStoreL
       
    20 test TestSettingItemSettingTextL
       
    21 test TestSettingItemDeconstructorL
       
    22 delete test
       
    23 [Endtest] 
       
    24