classicui_pub/common_file_dialogs_api/tsrc/conf/ui_testsdkcfdmemoryselectionsettingitem.cfg
branchGCC_SURGE
changeset 44 484cb5040995
parent 32 512f698a535d
parent 40 7165f928e888
equal deleted inserted replaced
32:512f698a535d 44:484cb5040995
     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