servicediscoveryandcontrol/pnp/test/upnp/IntegTest/testupnp/TestData/Ini_Files/discovery_0048_rev.ini
changeset 0 f5a58ecadc66
equal deleted inserted replaced
-1:000000000000 0:f5a58ecadc66
       
     1 //discovery_0048_rev.ini
       
     2 
       
     3 //////////////////////////////////////////////////////////////////
       
     4 //POSITIVE CASE -- UPNP_INVALID_DISCOVERY_REQUESTS_0048
       
     5 //Publishing a embedded device level-1
       
     6 //Discover the same
       
     7 //////////////////////////////////////////////////////////////////
       
     8 [upnp_invalid_discovery_requests_0048_1_rev]
       
     9 listofsequences=delay_0048_rev,cpstatus_0048_rev,discover_vendor_0048_1_rev,Print_vendor_0048_1_rev
       
    10 
       
    11 [upnp_invalid_discovery_requests_0048_1_rev_server]
       
    12 listofsequences=publish_vendor_device_0048_1_rev,delay_two_minutes_rev,Print_vendor_0048_1_rev
       
    13 
       
    14 [delay_two_minutes_rev]
       
    15 operationtype=starttimer
       
    16 waittime=120000000
       
    17 
       
    18 [cpstatus_0048_rev]
       
    19 operationtype=opendiscoverer
       
    20 cpstatus=TRUE
       
    21 
       
    22 [delay_0048_rev]
       
    23 operationtype=starttimer
       
    24 waittime=10000000
       
    25 
       
    26 [publish_vendor_device_0048_1_rev]
       
    27 operationtype=publishdevice
       
    28 ParentDeviceUid=uuid:25a0be80-8775-4988-b627-720fbd44a627
       
    29 DeviceType=urn:symbian.com:device:FirstVendorDevice:1
       
    30 FriendlyName=FirstVendorDevice
       
    31 Manufacturer=Symbian
       
    32 ManufacturerURL=http://www.symbian.com/
       
    33 ModelDescription=UPnP FIRSTDEVICE Ver1
       
    34 ModelName=IWS-UPNP-FIRSTDEVICE-1
       
    35 ModelNumber=IWS-UPNP-TESTDEVICE-1
       
    36 ModelURL=http://www.symbian.com/IWS-UPNP-TESTDEVICE-1
       
    37 PresentationURL=http://www.symbian.com/IWS-UPNP-TESTDEVICE-1
       
    38 SerialNumber=UPNP0123456789012345678901234567890123456789
       
    39 UDN=uuid:25a0be80-8775-4988-b628-ChildLevel-1
       
    40 UPC=123456789012
       
    41 schedulerstart=TRUE
       
    42 stopscheduler=TRUE
       
    43 positivecase=TRUE
       
    44 cachecontrol=1810
       
    45 
       
    46 //Giving wrong Input
       
    47 //instead of ssdp:all --> Try giving upnp:all
       
    48 [discover_vendor_0048_1_rev]
       
    49 othermachine=TRUE
       
    50 listofmxtimes=120
       
    51 listofservicetypes=upnp:all
       
    52 operationtype=discovery
       
    53 schedulerstart=FALSE
       
    54 delayenabled=FALSE
       
    55 //wait time in Tics
       
    56 waittime=50000000
       
    57 positivecase=FALSE
       
    58 
       
    59 [Print_vendor_0048_1_rev]
       
    60 operationtype=printresults
       
    61 
       
    62 
       
    63 ////////////////////////////////////////////////////////////////////////
       
    64 [upnp_invalid_discovery_requests_0048_2_rev]
       
    65 listofsequences=delay_0048_rev,cpstatus_0048_rev,discover_vendor_0048_2_rev,Print_vendor_0048_2_rev
       
    66 
       
    67 [upnp_invalid_discovery_requests_0048_2_rev_server]
       
    68 listofsequences=publish_vendor_device_0048_2_rev,delay_two_minutes_rev,Print_vendor_0048_2_rev
       
    69 
       
    70 [delay_two_minutes_rev]
       
    71 operationtype=starttimer
       
    72 waittime=120000000
       
    73 
       
    74 [cpstatus_0048_rev]
       
    75 operationtype=opendiscoverer
       
    76 cpstatus=TRUE
       
    77 
       
    78 [delay_0048_rev]
       
    79 operationtype=starttimer
       
    80 waittime=10000000
       
    81 
       
    82 [publish_vendor_device_0048_2_rev]
       
    83 operationtype=publishdevice
       
    84 ParentDeviceUid=uuid:25a0be80-8775-4988-b627-720fbd44a627
       
    85 DeviceType=urn:symbian.com:device:FirstVendorDevice:1
       
    86 FriendlyName=FirstVendorDevice
       
    87 Manufacturer=Symbian
       
    88 ManufacturerURL=http://www.symbian.com/
       
    89 ModelDescription=UPnP FIRSTDEVICE Ver1
       
    90 ModelName=IWS-UPNP-FIRSTDEVICE-1
       
    91 ModelNumber=IWS-UPNP-TESTDEVICE-1
       
    92 ModelURL=http://www.symbian.com/IWS-UPNP-TESTDEVICE-1
       
    93 PresentationURL=http://www.symbian.com/IWS-UPNP-TESTDEVICE-1
       
    94 SerialNumber=UPNP0123456789012345678901234567890123456789
       
    95 UDN=uuid:25a0be80-8775-4988-b628-ChildLevel-1
       
    96 UPC=123456789012
       
    97 schedulerstart=TRUE
       
    98 stopscheduler=TRUE
       
    99 positivecase=TRUE
       
   100 cachecontrol=1810
       
   101 
       
   102 //Giving wrong Input
       
   103 //instead of ssdp:all --> Try giving upnp:all
       
   104 [discover_vendor_0048_2_rev]
       
   105 othermachine=TRUE
       
   106 listofmxtimes=120,110,110,110
       
   107 listofservicetypes=upnp:all,ssdp:root,ssdp:al,SSDP:ALL
       
   108 operationtype=discovery
       
   109 schedulerstart=FALSE
       
   110 delayenabled=FALSE
       
   111 //wait time in Tics
       
   112 waittime=50000000
       
   113 positivecase=FALSE
       
   114 
       
   115 [Print_vendor_0048_2_rev]
       
   116 operationtype=printresults
       
   117 
       
   118 ///////////////////////////////////////////////////////////
       
   119 [upnp_invalid_discovery_requests_0048_3_rev]
       
   120 listofsequences=delay_0048_rev,cpstatus_0048_rev,discover_vendor_0048_3_rev,Print_vendor_0048_3_rev
       
   121 
       
   122 [upnp_invalid_discovery_requests_0048_3_rev_server]
       
   123 listofsequences=publish_vendor_device_0048_3_rev,delay_two_minutes_rev,Print_vendor_0048_3_rev
       
   124 
       
   125 [delay_two_minutes_rev]
       
   126 operationtype=starttimer
       
   127 waittime=120000000
       
   128 
       
   129 [cpstatus_0048_rev]
       
   130 operationtype=opendiscoverer
       
   131 cpstatus=TRUE
       
   132 
       
   133 [delay_0048_rev]
       
   134 operationtype=starttimer
       
   135 waittime=10000000
       
   136 
       
   137 [publish_vendor_device_0048_3_rev]
       
   138 operationtype=publishdevice
       
   139 ParentDeviceUid=uuid:25a0be80-8775-4988-b627-720fbd44a627
       
   140 DeviceType=urn:symbian.com:device:FirstVendorDevice:1
       
   141 FriendlyName=FirstVendorDevice
       
   142 Manufacturer=Symbian
       
   143 ManufacturerURL=http://www.symbian.com/
       
   144 ModelDescription=UPnP FIRSTDEVICE Ver1
       
   145 ModelName=IWS-UPNP-FIRSTDEVICE-1
       
   146 ModelNumber=IWS-UPNP-TESTDEVICE-1
       
   147 ModelURL=http://www.symbian.com/IWS-UPNP-TESTDEVICE-1
       
   148 PresentationURL=http://www.symbian.com/IWS-UPNP-TESTDEVICE-1
       
   149 SerialNumber=UPNP0123456789012345678901234567890123456789
       
   150 UDN=uuid:25a0be80-8775-4988-b628-ChildLevel-1
       
   151 UPC=123456789012
       
   152 schedulerstart=TRUE
       
   153 stopscheduler=TRUE
       
   154 positivecase=TRUE
       
   155 cachecontrol=1810
       
   156 
       
   157 //Giving wrong Input
       
   158 //instedof ssdp:all --> Try giving upnp:all
       
   159 [discover_vendor_0048_3_rev]
       
   160 othermachine=TRUE
       
   161 listofmxtimes=120
       
   162 listofservicetypes=upnp:all
       
   163 operationtype=discovery
       
   164 schedulerstart=FALSE
       
   165 delayenabled=FALSE
       
   166 //wait time in Tics
       
   167 waittime=50000000
       
   168 positivecase=FALSE
       
   169 
       
   170 [Print_vendor_0048_3_rev]
       
   171 operationtype=printresults