deviceupdatesui/omadmadapters/mms/tsrc/conf/mmstest.cfg
changeset 45 0f9fc722d255
parent 44 137912d1a556
child 46 b9b00b134b0d
equal deleted inserted replaced
44:137912d1a556 45:0f9fc722d255
     1 [Test]
       
     2 title DDF
       
     3 create mmstest foobar jee
       
     4 foobar DDFStructure
       
     5 delete foobar
       
     6 [Endtest] 
       
     7 
       
     8 [Test]
       
     9 title StartAtomic
       
    10 create mmstest foobar
       
    11 foobar StartAtomic
       
    12 delete foobar
       
    13 [Endtest]
       
    14 
       
    15 [Test]
       
    16 title CommitAtomic
       
    17 create mmstest foobar
       
    18 foobar CommitAtomic
       
    19 delete foobar
       
    20 [Endtest]
       
    21 
       
    22 [Test]
       
    23 title RollbackAtomic
       
    24 create mmstest foobar
       
    25 foobar RollbackAtomic
       
    26 delete foobar
       
    27 [Endtest]
       
    28 
       
    29 [Test]
       
    30 title UpdateMMSSAddr
       
    31 create mmstest foobar
       
    32 foobar UpdateLeaf MMS/MMSAcc/Con/DCon/MMSSAddr newname99
       
    33 delete foobar
       
    34 [Endtest]
       
    35 
       
    36 [Test]
       
    37 title UpdateMToNapIDL
       
    38 create mmstest foobar
       
    39 foobar UpdateLeaf MMS/MMSAcc/Con/DCon/MToNapID/Primary/MToNapIDL AP/APId000
       
    40 delete foobar
       
    41 [Endtest]
       
    42 
       
    43 [Test]
       
    44 title FetchNodemms
       
    45 create mmstest foobar
       
    46 foobar FetchNode MMS/MMSAcc/Con/DCon
       
    47 delete foobar
       
    48 [Endtest]
       
    49 
       
    50 [Test]
       
    51 title FetchMMSSAddr
       
    52 create mmstest foobar
       
    53 foobar FetchLeaf MMS/MMSAcc/Con/DCon/MMSSAddr
       
    54 delete foobar
       
    55 [Endtest]
       
    56 
       
    57 [Test]
       
    58 title FetchMToNapIDL
       
    59 create mmstest foobar
       
    60 foobar FetchLeaf MMS/MMSAcc/Con/DCon/MToNapID/Primary/MToNapIDL
       
    61 delete foobar
       
    62 [Endtest]
       
    63 
       
    64 [Test]
       
    65 title FetchCreMode
       
    66 create mmstest foobar
       
    67 foobar FetchLeaf MMS/MMSAcc/CreMode
       
    68 delete foobar
       
    69 [Endtest]
       
    70 
       
    71 [Test]
       
    72 title FetchDRepSnd
       
    73 create mmstest foobar
       
    74 foobar FetchLeaf MMS/MMSAcc/DRepSnd
       
    75 delete foobar
       
    76 [Endtest]
       
    77 
       
    78 [Test]
       
    79 title FetchImgSize
       
    80 create mmstest foobar
       
    81 foobar FetchLeaf MMS/MMSAcc/ImgSize
       
    82 delete foobar
       
    83 [Endtest]
       
    84 
       
    85 [Test]
       
    86 title FetchMMRecep
       
    87 create mmstest foobar
       
    88 foobar FetchLeaf MMS/MMSAcc/MMRecep
       
    89 delete foobar
       
    90 [Endtest]
       
    91 
       
    92 [Test]
       
    93 title FetchMsgVal
       
    94 create mmstest foobar
       
    95 foobar FetchLeaf MMS/MMSAcc/MsgVal
       
    96 delete foobar
       
    97 [Endtest]
       
    98 
       
    99 [Test]
       
   100 title FetchRcvAds
       
   101 create mmstest foobar
       
   102 foobar FetchLeaf MMS/MMSAcc/RcvAds
       
   103 delete foobar
       
   104 [Endtest]
       
   105 
       
   106 [Test]
       
   107 title FetchRcvRep
       
   108 create mmstest foobar
       
   109 foobar FetchLeaf MMS/MMSAcc/RcvRep
       
   110 delete foobar
       
   111 [Endtest]