servicediscoveryandcontrol/pnp/test/upnp/IntegTest/testupnp/TestData/Ini_Files/discover_low_ver.ini
changeset 0 f5a58ecadc66
equal deleted inserted replaced
-1:000000000000 0:f5a58ecadc66
       
     1 //discover_low_ver.ini
       
     2 
       
     3 ///////////////////////////////////////////////////////////////////////////////////////
       
     4 //Positive case -21 UPNP_DISCOVER_LOW_VER_SERVICES_0021
       
     5 //Publish 3 services in Different levels which includes a service with two different versions
       
     6 // discover for a lower version of service  should return both higher and lower version of service
       
     7 ////////////////////////////////////////////////////////////////////////////////////////
       
     8 
       
     9 [UPnP_discover_low_ver_0021]
       
    10 listofsequences=delay_0021_1,cpstatus_0021_1,discover_0021,Print_0021
       
    11 
       
    12 [UPnP_discover_low_ver_0021_server]
       
    13 listofsequences=publish_embedded_device_0021_1,publish_service_0021_1,publish_service_0021_2,publish_service_0021_3,delay_1Min_21
       
    14 
       
    15 [cpstatus_0021_1]
       
    16 cpstatus=TRUE
       
    17 operationtype=opendiscoverer
       
    18 
       
    19 [delay_0021_1]
       
    20 operationtype=starttimer
       
    21 waittime=10000000
       
    22 
       
    23 [delay_1Min_21]
       
    24 operationtype=starttimer
       
    25 waittime=60000000
       
    26 
       
    27 //FirstDevice -- embedded device
       
    28 [publish_embedded_device_0021_1]
       
    29 operationtype=publishdevice
       
    30 ParentDeviceUid=uuid:25a0be80-8775-4988-b627-720fbd44a627
       
    31 DeviceType=urn:schemas-upnp-org:device:FirstDevice:1
       
    32 FriendlyName=FirstDevice
       
    33 Manufacturer=Symbian
       
    34 ManufacturerURL=http://www.symbian.com/
       
    35 ModelDescription=UPnP FirstDevice Ver1
       
    36 ModelName=IWS-UPNP-FirstDevice-1
       
    37 ModelNumber=IWS-UPNP-TESTDEVICE-1
       
    38 ModelURL=http://www.symbian.com/IWS-UPNP-FirstDevice-1
       
    39 PresentationURL=http://www.symbian.com/IWS-UPNP-FirstDevice-1
       
    40 SerialNumber=UPNP0123456789012345678901234567890123456789
       
    41 UDN=uuid:25a0be80-8775-4988-b628-FirstDevice-1
       
    42 UPC=123456789012
       
    43 positivecase=TRUE
       
    44 cachecontrol=1810
       
    45 schedulerstart=TRUE
       
    46 stopscheduler=TRUE
       
    47 
       
    48 //Publish a service in a root device version 2 of avtransport
       
    49 [publish_service_0021_1]
       
    50 operationtype=publishservice
       
    51 description=z:\upnp\testupnp\client\testdata\service\avtransport2.xml
       
    52 servicetype=urn:schemas-upnp-org:service:AVTRANSPORTTestService:2
       
    53 usn=uuid:25a0be80-8775-4988-b627-720fbd44a627
       
    54 cachecontrol=1810
       
    55 period=180
       
    56 positivecase=TRUE
       
    57 
       
    58 //Publish a service in embedded dev-1 of version 1 of avtransport
       
    59 [publish_service_0021_2]
       
    60 operationtype=publishservice
       
    61 description=z:\upnp\testupnp\client\testdata\service\avtransport1.xml
       
    62 servicetype=urn:schemas-upnp-org:service:AVTRANSPORTTestService:1
       
    63 usn=uuid:25a0be80-8775-4988-b627-720fbd44a627
       
    64 cachecontrol=1810
       
    65 positivecase=TRUE
       
    66 
       
    67 //Publish a service in embedded dev-1
       
    68 [publish_service_0021_3]
       
    69 operationtype=publishservice
       
    70 description=z:\upnp\testupnp\client\testdata\service\contentdirectory2.xml
       
    71 servicetype=urn:schemas-upnp-org:service:CONTENTDIRECTORYTestService3:1
       
    72 usn=uuid:25a0be80-8775-4988-b628-FirstDevice-1
       
    73 cachecontrol=1810
       
    74 positivecase=TRUE
       
    75 schedulerstart=TRUE
       
    76 stopscheduler=TRUE
       
    77 
       
    78 //Discover published service
       
    79 [discover_0021]
       
    80 listofmxtimes=30
       
    81 listofservicetypes=urn:schemas-upnp-org:service:AVTRANSPORTTestService:1
       
    82 operationtype=discovery
       
    83 schedulerstatus=TRUE
       
    84 delayenabled=FALSE
       
    85 waittime=50000000
       
    86 canceldiscovery=FALSE
       
    87 positivecase=TRUE
       
    88 
       
    89 [Print_0021]
       
    90 operationtype=printresults
       
    91 
       
    92 ////////////////////////////////////////////////////////////////////////////
       
    93 
       
    94 [UPnP_discover_low_ver_0022]
       
    95 listofsequences=delay_0022_1,cpstatus_0022_1,discover_0022,Print_0022
       
    96 
       
    97 [UPnP_discover_low_ver_0022_server]
       
    98 listofsequences=publish_embedded_device_0022_1,publish_service_0022_1,publish_service_0022_2,publish_service_0022_3,delay_1Min_22
       
    99 
       
   100 [cpstatus_0022_1]
       
   101 cpstatus=TRUE
       
   102 operationtype=opendiscoverer
       
   103 
       
   104 [delay_0022_1]
       
   105 operationtype=starttimer
       
   106 waittime=10000000
       
   107 
       
   108 [delay_1Min_22]
       
   109 operationtype=starttimer
       
   110 waittime=60000000
       
   111 
       
   112 //FirstDevice -- embedded device
       
   113 [publish_embedded_device_0022_1]
       
   114 operationtype=publishdevice
       
   115 ParentDeviceUid=uuid:25a0be80-8775-4988-b627-720fbd44a627
       
   116 DeviceType=urn:schemas-upnp-org:device:FirstDevice:1
       
   117 FriendlyName=FirstDevice
       
   118 Manufacturer=Symbian
       
   119 ManufacturerURL=http://www.symbian.com/
       
   120 ModelDescription=UPnP FirstDevice Ver1
       
   121 ModelName=IWS-UPNP-FirstDevice-1
       
   122 ModelNumber=IWS-UPNP-TESTDEVICE-1
       
   123 ModelURL=http://www.symbian.com/IWS-UPNP-FirstDevice-1
       
   124 PresentationURL=http://www.symbian.com/IWS-UPNP-FirstDevice-1
       
   125 SerialNumber=UPNP0123456789012345678901234567890123456789
       
   126 UDN=uuid:25a0be80-8775-4988-b628-FirstDevice-1
       
   127 UPC=123456789012
       
   128 positivecase=TRUE
       
   129 cachecontrol=1810
       
   130 schedulerstart=TRUE
       
   131 stopscheduler=TRUE
       
   132 
       
   133 //Publish a service in a root device version 2 of avtransport
       
   134 [publish_service_0022_1]
       
   135 operationtype=publishservice
       
   136 description=z:\upnp\testupnp\client\testdata\service\avtransport2.xml
       
   137 servicetype=urn:schemas-upnp-org:service:AVTRANSPORTTestService:2
       
   138 usn=uuid:25a0be80-8775-4988-b627-720fbd44a627
       
   139 cachecontrol=1810
       
   140 period=180
       
   141 positivecase=TRUE
       
   142 
       
   143 //Publish a service in embedded dev-1 of version 1 of avtransport
       
   144 [publish_service_0022_2]
       
   145 operationtype=publishservice
       
   146 description=z:\upnp\testupnp\client\testdata\service\avtransport1.xml
       
   147 servicetype=urn:schemas-upnp-org:service:AVTRANSPORTTestService:1
       
   148 usn=uuid:25a0be80-8775-4988-b627-720fbd44a627
       
   149 cachecontrol=1810
       
   150 positivecase=TRUE
       
   151 
       
   152 //Publish a service in embedded dev-1
       
   153 [publish_service_0022_3]
       
   154 operationtype=publishservice
       
   155 description=z:\upnp\testupnp\client\testdata\service\contentdirectory2.xml
       
   156 servicetype=urn:schemas-upnp-org:service:CONTENTDIRECTORYTestService3:1
       
   157 usn=uuid:25a0be80-8775-4988-b628-FirstDevice-1
       
   158 cachecontrol=1810
       
   159 positivecase=TRUE
       
   160 schedulerstart=TRUE
       
   161 stopscheduler=TRUE
       
   162 
       
   163 //Discover published service
       
   164 [discover_0022]
       
   165 listofmxtimes=30
       
   166 listofservicetypes=urn:schemas-upnp-org:service:AVTRANSPORTTestService:2
       
   167 operationtype=discovery
       
   168 schedulerstatus=TRUE
       
   169 delayenabled=FALSE
       
   170 waittime=50000000
       
   171 canceldiscovery=FALSE
       
   172 positivecase=TRUE
       
   173 
       
   174 [Print_0022]
       
   175 operationtype=printresults
       
   176 
       
   177 ////////////////////////////////////////////////////////////////////////////
       
   178 
       
   179 [UPnP_discover_low_ver_0023]
       
   180 listofsequences=delay_0023_1,cpstatus_0023_1,discover_0023,Print_0023
       
   181 
       
   182 [UPnP_discover_low_ver_0023_server]
       
   183 listofsequences=publish_embedded_device_0023_1,publish_service_0023_1,publish_service_0023_2,publish_service_0023_3,delay_1Min_23
       
   184 
       
   185 [cpstatus_0023_1]
       
   186 cpstatus=TRUE
       
   187 operationtype=opendiscoverer
       
   188 
       
   189 [delay_0023_1]
       
   190 operationtype=starttimer
       
   191 waittime=10000000
       
   192 
       
   193 [delay_1Min_23]
       
   194 operationtype=starttimer
       
   195 waittime=60000000
       
   196 
       
   197 //FirstDevice -- embedded device
       
   198 [publish_embedded_device_0023_1]
       
   199 operationtype=publishdevice
       
   200 ParentDeviceUid=uuid:25a0be80-8775-4988-b627-720fbd44a627
       
   201 DeviceType=urn:schemas-upnp-org:device:FirstDevice:1
       
   202 FriendlyName=FirstDevice
       
   203 Manufacturer=Symbian
       
   204 ManufacturerURL=http://www.symbian.com/
       
   205 ModelDescription=UPnP FirstDevice Ver1
       
   206 ModelName=IWS-UPNP-FirstDevice-1
       
   207 ModelNumber=IWS-UPNP-TESTDEVICE-1
       
   208 ModelURL=http://www.symbian.com/IWS-UPNP-FirstDevice-1
       
   209 PresentationURL=http://www.symbian.com/IWS-UPNP-FirstDevice-1
       
   210 SerialNumber=UPNP0123456789012345678901234567890123456789
       
   211 UDN=uuid:25a0be80-8775-4988-b628-FirstDevice-1
       
   212 UPC=123456789012
       
   213 positivecase=TRUE
       
   214 cachecontrol=1810
       
   215 schedulerstart=TRUE
       
   216 stopscheduler=TRUE
       
   217 
       
   218 //Publish a service in a root device version 2 of avtransport
       
   219 [publish_service_0023_1]
       
   220 operationtype=publishservice
       
   221 description=z:\upnp\testupnp\client\testdata\service\avtransport2.xml
       
   222 servicetype=urn:schemas-upnp-org:service:AVTRANSPORTTestService:2
       
   223 usn=uuid:25a0be80-8775-4988-b627-720fbd44a627
       
   224 cachecontrol=1810
       
   225 period=180
       
   226 positivecase=TRUE
       
   227 
       
   228 //Publish a service in embedded dev-1 of version 1 of avtransport
       
   229 [publish_service_0023_2]
       
   230 operationtype=publishservice
       
   231 description=z:\upnp\testupnp\client\testdata\service\avtransport1.xml
       
   232 servicetype=urn:schemas-upnp-org:service:AVTRANSPORTTestService:1
       
   233 usn=uuid:25a0be80-8775-4988-b627-720fbd44a627
       
   234 cachecontrol=1810
       
   235 positivecase=TRUE
       
   236 
       
   237 //Publish a service in embedded dev-1
       
   238 [publish_service_0023_3]
       
   239 operationtype=publishservice
       
   240 description=z:\upnp\testupnp\client\testdata\service\contentdirectory2.xml
       
   241 servicetype=urn:schemas-upnp-org:service:CONTENTDIRECTORYTestService3:1
       
   242 usn=uuid:25a0be80-8775-4988-b628-FirstDevice-1
       
   243 cachecontrol=1810
       
   244 positivecase=TRUE
       
   245 schedulerstart=TRUE
       
   246 stopscheduler=TRUE
       
   247 
       
   248 //Discover published service
       
   249 [discover_0023]
       
   250 listofmxtimes=30
       
   251 listofservicetypes=urn:schemas-upnp-org:service:AVTRANSPORTTestService:3
       
   252 operationtype=discovery
       
   253 schedulerstatus=TRUE
       
   254 delayenabled=FALSE
       
   255 waittime=50000000
       
   256 canceldiscovery=FALSE
       
   257 positivecase=TRUE
       
   258 
       
   259 [Print_0023]
       
   260 operationtype=printresults
       
   261