servicediscoveryandcontrol/pnp/test/upnp/IntegTest/testupnp/TestData/Ini_Files/publish_0061_rev.ini
changeset 0 f5a58ecadc66
equal deleted inserted replaced
-1:000000000000 0:f5a58ecadc66
       
     1 //publish_0061_rev.ini
       
     2 
       
     3 //////////////////////////////////////////////////////////////////
       
     4 // ParentDeviceUid is the UID specified in device.xml
       
     5 //Devicetype <= 64 characters
       
     6 //Friendly name < 64characters
       
     7 //Manufacturer < 64characters
       
     8 //ManufacturerURL optional
       
     9 //ModelDescription < 128
       
    10 //ModelName < 32
       
    11 //ModelNumber < 32
       
    12 //ModelURL is optional
       
    13 //SerialNumber Must be less than 64 characters
       
    14 //UPC is optional - 12 numeric 
       
    15 //UDN must start with uuid:
       
    16 //cachecontrol should be >= 1800
       
    17 //ServiceType <= 64 characters
       
    18 //DeviceType <= 64 characters
       
    19 //1.readini = TRUE means giving uri value from ini 
       
    20 //2.readini = FALSE means it'll take value from Discovery results
       
    21 //3.In case 2_rev, Before describe there must be Discover opeartion to be executed.
       
    22 ///////////////////////////////////////////////////////////////////////////////
       
    23 
       
    24 //////////////////////////////////////////////////////////////////////////////////////////////////////////////////
       
    25 ///////////////////--------------UPNP_VALIDATE_DEVICE_REGISTRATION_0061-----------------////////////////////
       
    26 //////////////////////////////////////////////////////////////////////////////////////////////////////////////////
       
    27 
       
    28 ///////////////////////////////////////////////////////////////////////////////
       
    29 //////SERVICE POINT ON REMOTE MACHINE  AND CONTROL POINT ON LOACL MACHINE//////
       
    30 ///////////////////////////////////////////////////////////////////////////////
       
    31 
       
    32 /////////////////////////////////////////////////////////////////
       
    33 //NEGATIVE CASE--UPNP_VALIDATE_DEVICE_REGISTRATION_0061
       
    34 //Publishing a embedded device level-1
       
    35 //Discover all
       
    36 //Friendly name < 64characters
       
    37 // Input given here 64 characters
       
    38 //////////////////////////////////////////////////////////////////
       
    39 
       
    40 [upnp_validate_device_registration_0061_1_rev]
       
    41 listofsequences=delay_0001_rev,cpstatus_0001_rev,discover_0001_rev,Print_0001_rev
       
    42 
       
    43 [upnp_validate_device_registration_0061_1_rev_server]
       
    44 listofsequences=publish_device_0001_rev,delay_1Min_0001_rev
       
    45 
       
    46 //Friendly name < 64characters
       
    47 // Input given here 64 characters
       
    48 //Publish Bad friendly name
       
    49 [publish_device_0001_rev]
       
    50 operationtype=publishdevice
       
    51 ParentDeviceUid=uuid:25a0be80-8775-4988-b627-720fbd44a627
       
    52 DeviceType=urn:symbian.com:device:FirstVendorDevice:1
       
    53 FriendlyName=FirstVendorDevice19012345678901234567890123456789012345678901234
       
    54 Manufacturer=Symbian
       
    55 ManufacturerURL=http://www.symbian.com/
       
    56 ModelDescription=UPnP FIRSTDEVICE Ver1
       
    57 ModelName=IWS-UPNP-FIRSTDEVICE-1
       
    58 ModelNumber=IWS-UPNP-TESTDEVICE-1
       
    59 ModelURL=http://www.symbian.com/IWS-UPNP-TESTDEVICE-1
       
    60 PresentationURL=http://www.symbian.com/IWS-UPNP-TESTDEVICE-1
       
    61 SerialNumber=UPNP0123456789012345678901234567890123456789
       
    62 UDN=uuid:25a0be80-8775-4988-b628-ChildLevel-1
       
    63 UPC=123456789012
       
    64 positivecase=FALSE
       
    65 cachecontrol=1810
       
    66 
       
    67 [delay_1Min_0001_rev]
       
    68 operationtype=starttimer
       
    69 waittime=60000000
       
    70 
       
    71 [cpstatus_0001_rev]
       
    72 cpstatus=TRUE
       
    73 operationtype=opendiscoverer
       
    74 
       
    75 [delay_0001_rev]
       
    76 operationtype=starttimer
       
    77 waittime=10000000
       
    78 
       
    79 [discover_0001_rev]
       
    80 listofmxtimes=30
       
    81 listofservicetypes=ssdp:all
       
    82 operationtype=discovery
       
    83 schedulerstart=TRUE
       
    84 delayenabled=FALSE
       
    85 //wait time in Tics
       
    86 waittime=50000000
       
    87 
       
    88 [Print_0001_rev]
       
    89 othermachine=TRUE
       
    90 operationtype=printresults
       
    91 
       
    92 /////////////////////////////////////////////////////////////////
       
    93 //NEGATIVE CASE--UPNP_VALIDATE_DEVICE_REGISTRATION_0061_2
       
    94 //Publishing a embedded device level-1
       
    95 //Discover all
       
    96 //Friendly name < 64characters
       
    97 // Input given here 0 characters
       
    98 //////////////////////////////////////////////////////////////////
       
    99 [upnp_validate_device_registration_0061_2_rev]
       
   100 listofsequences=delay_0002_rev,cpstatus_0002_rev,discover_0002_rev,Print_0002_rev
       
   101 
       
   102 [upnp_validate_device_registration_0061_2_rev_server]
       
   103 listofsequences=publish_device_0002_rev,delay_1Min_0002_rev
       
   104 
       
   105 
       
   106 //Friendly name < 64characters
       
   107 // Input given here 0 characters
       
   108 [publish_device_0002_rev]
       
   109 operationtype=publishdevice
       
   110 ParentDeviceUid=uuid:25a0be80-8775-4988-b627-720fbd44a627
       
   111 DeviceType=urn:symbian.com:device:FirstVendorDevice:1
       
   112 FriendlyName=
       
   113 Manufacturer=Symbian
       
   114 ManufacturerURL=http://www.symbian.com/
       
   115 ModelDescription=UPnP FIRSTDEVICE Ver1
       
   116 ModelName=IWS-UPNP-FIRSTDEVICE-1
       
   117 ModelNumber=IWS-UPNP-TESTDEVICE-1
       
   118 ModelURL=http://www.symbian.com/IWS-UPNP-TESTDEVICE-1
       
   119 PresentationURL=http://www.symbian.com/IWS-UPNP-TESTDEVICE-1
       
   120 SerialNumber=UPNP0123456789012345678901234567890123456789
       
   121 UDN=uuid:25a0be80-8775-4988-b628-ChildLevel-1
       
   122 UPC=123456789012
       
   123 positivecase=FALSE
       
   124 cachecontrol=1810
       
   125 
       
   126 [delay_1Min_0002_rev]
       
   127 operationtype=starttimer
       
   128 waittime=60000000
       
   129 
       
   130 [delay_0002_rev]
       
   131 operationtype=starttimer
       
   132 waittime=10000000
       
   133 
       
   134 [cpstatus_0002_rev]
       
   135 cpstatus=TRUE
       
   136 operationtype=opendiscoverer
       
   137 
       
   138 [discover_0002_rev]
       
   139 othermachine=TRUE
       
   140 listofmxtimes=30
       
   141 listofservicetypes=ssdp:all
       
   142 operationtype=discovery
       
   143 schedulerstart=TRUE
       
   144 delayenabled=FALSE
       
   145 //wait time in Tics
       
   146 waittime=50000000
       
   147 
       
   148 [Print_0002_rev]
       
   149 othermachine=TRUE
       
   150 operationtype=printresults
       
   151 
       
   152 /////////////////////////////////////////////////////////////////
       
   153 //NEGATIVE CASE--UPNP_VALIDATE_DEVICE_REGISTRATION_0061_3
       
   154 //Publishing a embedded device level-1
       
   155 //Discover all
       
   156 //ModelDescription < 128
       
   157 // Input given here 128 characters
       
   158 //////////////////////////////////////////////////////////////////
       
   159 [upnp_validate_device_registration_0061_3_rev]
       
   160 listofsequences=delay_0003_rev,cpstatus_0003_rev,discover_0003_rev,Print_0003_rev
       
   161 
       
   162 [upnp_validate_device_registration_0061_3_rev_server]
       
   163 listofsequences=publish_device_0003_rev,delay_1Min_0003_rev
       
   164 
       
   165 //ModelDescription < 128
       
   166 // Input given here 128 characters
       
   167 [publish_device_0003_rev]
       
   168 operationtype=publishdevice
       
   169 ParentDeviceUid=uuid:25a0be80-8775-4988-b627-720fbd44a627
       
   170 DeviceType=urn:symbian.com:device:FirstVendorDevice:1
       
   171 FriendlyName=FirstVendorDevice
       
   172 Manufacturer=Symbian
       
   173 ManufacturerURL=http://www.symbian.com/
       
   174 ModelDescription=UPnPFIRSTDEVICE17890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678
       
   175 ModelName=IWS-UPNP-FIRSTDEVICE-1
       
   176 ModelNumber=IWS-UPNP-TESTDEVICE-1
       
   177 ModelURL=http://www.symbian.com/IWS-UPNP-TESTDEVICE-1
       
   178 PresentationURL=http://www.symbian.com/IWS-UPNP-TESTDEVICE-1
       
   179 SerialNumber=UPNP0123456789012345678901234567890123456789
       
   180 UDN=uuid:25a0be80-8775-4988-b628-ChildLevel-1
       
   181 UPC=123456789012
       
   182 positivecase=FALSE
       
   183 cachecontrol=1810
       
   184 
       
   185 [delay_1Min_0003_rev]
       
   186 operationtype=starttimer
       
   187 waittime=60000000
       
   188 
       
   189 [delay_0003_rev]
       
   190 operationtype=starttimer
       
   191 waittime=10000000
       
   192 
       
   193 [cpstatus_0003_rev]
       
   194 cpstatus=TRUE
       
   195 operationtype=opendiscoverer
       
   196 
       
   197 [discover_0003_rev]
       
   198 othermachine=TRUE
       
   199 listofmxtimes=30
       
   200 listofservicetypes=ssdp:all
       
   201 operationtype=discovery
       
   202 schedulerstart=TRUE
       
   203 delayenabled=FALSE
       
   204 //wait time in Tics
       
   205 waittime=50000000
       
   206 
       
   207 [Print_0003_rev]
       
   208 othermachine=TRUE
       
   209 operationtype=printresults
       
   210 
       
   211 /////////////////////////////////////////////////////////////////
       
   212 //NEGATIVE CASE--UPNP_VALIDATE_DEVICE_REGISTRATION_0061_4
       
   213 //Publishing a embedded device level-1
       
   214 //Discover all
       
   215 //ModelNumber < 32
       
   216 // Input given here 32 characters
       
   217 //////////////////////////////////////////////////////////////////
       
   218 [upnp_validate_device_registration_0061_4_rev]
       
   219 listofsequences=delay_0004_rev,cpstatus_0004_rev,discover_0004_rev,Print_0004_rev
       
   220 
       
   221 [upnp_validate_device_registration_0061_4_rev_server]
       
   222 listofsequences=publish_device_0004_rev,delay_1Min_0004_rev
       
   223 
       
   224 //ModelNumber < 32
       
   225 // Input given here 32 characters --is invalid
       
   226 //Model description Can be 0 characters - this is valid
       
   227 [publish_device_0004_rev]
       
   228 operationtype=publishdevice
       
   229 ParentDeviceUid=uuid:25a0be80-8775-4988-b627-720fbd44a627
       
   230 DeviceType=urn:symbian.com:device:FirstVendorDevice:1
       
   231 FriendlyName=FirstVendorDevice
       
   232 Manufacturer=Symbian
       
   233 ManufacturerURL=http://www.symbian.com/
       
   234 ModelDescription=
       
   235 ModelName=IWS-UPNP-FIRSTDEVICE-1
       
   236 ModelNumber=12345678901234567890123456789012
       
   237 ModelURL=http://www.symbian.com/IWS-UPNP-TESTDEVICE-1
       
   238 PresentationURL=http://www.symbian.com/IWS-UPNP-TESTDEVICE-1
       
   239 SerialNumber=UPNP0123456789012345678901234567890123456789
       
   240 UDN=uuid:25a0be80-8775-4988-b628-ChildLevel-1
       
   241 UPC=123456789012
       
   242 positivecase=FALSE
       
   243 cachecontrol=1810
       
   244 
       
   245 [delay_1Min_0004_rev]
       
   246 operationtype=starttimer
       
   247 waittime=60000000
       
   248 
       
   249 [delay_0004_rev]
       
   250 operationtype=starttimer
       
   251 waittime=10000000
       
   252 
       
   253 [cpstatus_0004_rev]
       
   254 cpstatus=TRUE
       
   255 operationtype=opendiscoverer
       
   256 
       
   257 [discover_0004_rev]
       
   258 othermachine=TRUE
       
   259 listofmxtimes=30
       
   260 listofservicetypes=ssdp:all
       
   261 operationtype=discovery
       
   262 schedulerstart=TRUE
       
   263 delayenabled=FALSE
       
   264 //wait time in Tics
       
   265 waittime=50000000
       
   266 
       
   267 [Print_0004_rev]
       
   268 othermachine=TRUE
       
   269 operationtype=printresults
       
   270 
       
   271 /////////////////////////////////////////////////////////////////
       
   272 //NEGATIVE CASE--UPNP_VALIDATE_DEVICE_REGISTRATION_0061_5
       
   273 //Publishing a embedded device level-1
       
   274 //Discover all
       
   275 //SerialNumber Must be less than 64 characters
       
   276 // Input given here 64 characters
       
   277 //////////////////////////////////////////////////////////////////
       
   278 [upnp_validate_device_registration_0061_5_rev]
       
   279 listofsequences=delay_0005_rev,cpstatus_0005_rev,discover_0005_rev,Print_0005_rev
       
   280 
       
   281 [upnp_validate_device_registration_0061_5_rev_server]
       
   282 listofsequences=publish_device_0005_rev,delay_1Min_0005_rev
       
   283 
       
   284 
       
   285 //SerialNumber Must be less than 64 characters
       
   286 // Input given here 64 characters
       
   287 //ModelNumber Can be 0 characters - this is valid
       
   288 [publish_device_0005_rev]
       
   289 operationtype=publishdevice
       
   290 ParentDeviceUid=uuid:25a0be80-8775-4988-b627-720fbd44a627
       
   291 DeviceType=urn:symbian.com:device:FirstVendorDevice:1
       
   292 FriendlyName=FirstVendorDevice
       
   293 Manufacturer=Symbian
       
   294 ManufacturerURL=http://www.symbian.com/
       
   295 ModelDescription=112345
       
   296 ModelName=IWS-UPNP-FIRSTDEVICE-1
       
   297 ModelNumber=
       
   298 ModelURL=http://www.symbian.com/IWS-UPNP-TESTDEVICE-1
       
   299 PresentationURL=http://www.symbian.com/IWS-UPNP-TESTDEVICE-1
       
   300 SerialNumber=UPNP567890123456789012345678901234567890123456789012345678901234
       
   301 UDN=uuid:25a0be80-8775-4988-b628-ChildLevel-1
       
   302 UPC=123456789012
       
   303 positivecase=FALSE
       
   304 cachecontrol=1810
       
   305 
       
   306 [delay_1Min_0005_rev]
       
   307 operationtype=starttimer
       
   308 waittime=60000000
       
   309 
       
   310 [delay_0005_rev]
       
   311 operationtype=starttimer
       
   312 waittime=10000000
       
   313 
       
   314 [cpstatus_0005_rev]
       
   315 cpstatus=TRUE
       
   316 operationtype=opendiscoverer
       
   317 
       
   318 [discover_0005_rev]
       
   319 othermachine=TRUE
       
   320 listofmxtimes=30
       
   321 listofservicetypes=ssdp:all
       
   322 operationtype=discovery
       
   323 schedulerstart=TRUE
       
   324 delayenabled=FALSE
       
   325 //wait time in Tics
       
   326 waittime=50000000
       
   327 
       
   328 [Print_0005_rev]
       
   329 othermachine=TRUE
       
   330 operationtype=printresults
       
   331 
       
   332 /////////////////////////////////////////////////////////////////
       
   333 //NEGATIVE CASE--UPNP_VALIDATE_DEVICE_REGISTRATION_0061_6
       
   334 //Publishing a embedded device level-1
       
   335 //Discover all
       
   336 //SerialNumber can be 0 characters 
       
   337 //UPC is optional - 12 numeric 
       
   338 //Input given here 13 characters length
       
   339 //////////////////////////////////////////////////////////////////
       
   340 [upnp_validate_device_registration_0061_6_rev]
       
   341 listofsequences=delay_0006_rev,cpstatus_0006_rev,discover_0006_rev,Print_0006_rev
       
   342 
       
   343 [upnp_validate_device_registration_0061_6_rev_server]
       
   344 listofsequences=publish_device_0006_rev,delay_1Min_0006_rev
       
   345 
       
   346 //SerialNumber can be 0 characters  -- valid
       
   347 //UPC is optional - 12 numeric 
       
   348 //Input given here 13 characters length --Invalid
       
   349 [publish_device_0006_rev]
       
   350 operationtype=publishdevice
       
   351 ParentDeviceUid=uuid:25a0be80-8775-4988-b627-720fbd44a627
       
   352 DeviceType=urn:symbian.com:device:FirstVendorDevice:1
       
   353 FriendlyName=FirstVendorDevice
       
   354 Manufacturer=Symbian
       
   355 ManufacturerURL=http://www.symbian.com/
       
   356 ModelDescription=112345
       
   357 ModelName=IWS-UPNP-FIRSTDEVICE-1
       
   358 ModelNumber=4234234
       
   359 ModelURL=http://www.symbian.com/IWS-UPNP-TESTDEVICE-1
       
   360 PresentationURL=http://www.symbian.com/IWS-UPNP-TESTDEVICE-1
       
   361 SerialNumber=
       
   362 UDN=uuid:25a0be80-8775-4988-b628-ChildLevel-1
       
   363 UPC=1234567890123
       
   364 positivecase=FALSE
       
   365 cachecontrol=1810
       
   366 
       
   367 [delay_1Min_0006_rev]
       
   368 operationtype=starttimer
       
   369 waittime=60000000
       
   370 
       
   371 [delay_0006_rev]
       
   372 operationtype=starttimer
       
   373 waittime=10000000
       
   374 
       
   375 [cpstatus_0006_rev]
       
   376 cpstatus=TRUE
       
   377 operationtype=opendiscoverer
       
   378 
       
   379 [discover_0006_rev]
       
   380 othermachine=TRUE
       
   381 listofmxtimes=30
       
   382 listofservicetypes=ssdp:all
       
   383 operationtype=discovery
       
   384 schedulerstart=TRUE
       
   385 delayenabled=FALSE
       
   386 //wait time in Tics
       
   387 waittime=50000000
       
   388 
       
   389 [Print_0006_rev]
       
   390 othermachine=TRUE
       
   391 operationtype=printresults
       
   392 
       
   393 /////////////////////////////////////////////////////////////////
       
   394 //NEGATIVE CASE--UPNP_VALIDATE_DEVICE_REGISTRATION_0061_7
       
   395 //Publishing a embedded device level-1
       
   396 //Discover all
       
   397 //Manufacturer < 64characters
       
   398 //Input given here 64 characters length
       
   399 //////////////////////////////////////////////////////////////////
       
   400 [upnp_validate_device_registration_0061_7_rev]
       
   401 listofsequences=delay_0007_rev,cpstatus_0007_rev,discover_0007_rev,Print_0007_rev
       
   402 
       
   403 [upnp_validate_device_registration_0061_7_rev_server]
       
   404 listofsequences=publish_device_0007_rev,delay_1Min_0007_rev
       
   405 
       
   406 //Manufacturer < 64characters
       
   407 //Input given here 64 characters length
       
   408 [publish_device_0007_rev]
       
   409 operationtype=publishdevice
       
   410 ParentDeviceUid=uuid:25a0be80-8775-4988-b627-720fbd44a627
       
   411 DeviceType=urn:symbian.com:device:FirstVendorDevice:1
       
   412 FriendlyName=FirstVendorDevice
       
   413 Manufacturer=Symbian890123456789012345678901234567890123456789012345678901234
       
   414 ManufacturerURL=http://www.symbian.com/
       
   415 ModelDescription=112345
       
   416 ModelName=IWS-UPNP-FIRSTDEVICE-1
       
   417 ModelNumber=4234234
       
   418 ModelURL=http://www.symbian.com/IWS-UPNP-TESTDEVICE-1
       
   419 PresentationURL=http://www.symbian.com/IWS-UPNP-TESTDEVICE-1
       
   420 SerialNumber=4234
       
   421 UDN=uuid:25a0be80-8775-4988-b628-ChildLevel-1
       
   422 UPC=1234567890123
       
   423 positivecase=FALSE
       
   424 cachecontrol=1810
       
   425 
       
   426 [delay_1Min_0007_rev]
       
   427 operationtype=starttimer
       
   428 waittime=60000000
       
   429 
       
   430 [delay_0007_rev]
       
   431 operationtype=starttimer
       
   432 waittime=10000000
       
   433 
       
   434 [cpstatus_0007_rev]
       
   435 cpstatus=TRUE
       
   436 operationtype=opendiscoverer
       
   437 
       
   438 [discover_0007_rev]
       
   439 othermachine=TRUE
       
   440 listofmxtimes=30
       
   441 listofservicetypes=ssdp:all
       
   442 operationtype=discovery
       
   443 schedulerstart=TRUE
       
   444 delayenabled=FALSE
       
   445 //wait time in Tics
       
   446 waittime=50000000
       
   447 
       
   448 [Print_0007_rev]
       
   449 othermachine=TRUE
       
   450 operationtype=printresults
       
   451 
       
   452 /////////////////////////////////////////////////////////////////
       
   453 //NEGATIVE CASE--UPNP_VALIDATE_DEVICE_REGISTRATION_0061_8
       
   454 //Publishing a embedded device level-1
       
   455 //Discover all
       
   456 //Manufacturer < 64characters
       
   457 //Input given here 0 characters length
       
   458 //////////////////////////////////////////////////////////////////
       
   459 [upnp_validate_device_registration_0061_8_rev]
       
   460 listofsequences=delay_0008_rev,cpstatus_0008_rev,discover_0008_rev,Print_0008_rev
       
   461 
       
   462 [upnp_validate_device_registration_0061_8_rev_server]
       
   463 listofsequences=publish_device_0008_rev,delay_1Min_0008_rev
       
   464 
       
   465 //Manufacturer < 64characters
       
   466 //Input given here 0 characters length
       
   467 [publish_device_0008_rev]
       
   468 operationtype=publishdevice
       
   469 ParentDeviceUid=uuid:25a0be80-8775-4988-b627-720fbd44a627
       
   470 DeviceType=urn:symbian.com:device:FirstVendorDevice:1
       
   471 FriendlyName=FirstVendorDevice
       
   472 Manufacturer=
       
   473 ManufacturerURL=http://www.symbian.com/
       
   474 ModelDescription=112345
       
   475 ModelName=IWS-UPNP-FIRSTDEVICE-1
       
   476 ModelNumber=4234234
       
   477 ModelURL=http://www.symbian.com/IWS-UPNP-TESTDEVICE-1
       
   478 PresentationURL=http://www.symbian.com/IWS-UPNP-TESTDEVICE-1
       
   479 SerialNumber=4234
       
   480 UDN=uuid:25a0be80-8775-4988-b628-ChildLevel-1
       
   481 UPC=1234567890123
       
   482 positivecase=FALSE
       
   483 cachecontrol=1810
       
   484 
       
   485 [delay_1Min_0008_rev]
       
   486 operationtype=starttimer
       
   487 waittime=60000000
       
   488 
       
   489 [delay_0008_rev]
       
   490 operationtype=starttimer
       
   491 waittime=10000000
       
   492 
       
   493 [cpstatus_0008_rev]
       
   494 cpstatus=TRUE
       
   495 operationtype=opendiscoverer
       
   496 
       
   497 [discover_0008_rev]
       
   498 othermachine=TRUE
       
   499 listofmxtimes=30
       
   500 listofservicetypes=ssdp:all
       
   501 operationtype=discovery
       
   502 schedulerstart=TRUE
       
   503 delayenabled=FALSE
       
   504 //wait time in Tics
       
   505 waittime=50000000
       
   506 
       
   507 [Print_0008_rev]
       
   508 othermachine=TRUE
       
   509 operationtype=printresults
       
   510 
       
   511 /////////////////////////////////////////////////////////////////
       
   512 //NEGATIVE CASE--UPNP_VALIDATE_DEVICE_REGISTRATION_0061_9
       
   513 //Publishing a embedded device level-1
       
   514 //Discover all
       
   515 //ModelName < 32
       
   516 //Input given here 32 characters length
       
   517 //////////////////////////////////////////////////////////////////
       
   518 [upnp_validate_device_registration_0061_9_rev]
       
   519 listofsequences=delay_0009_rev,cpstatus_0009_rev,discover_0009_rev,Print_0009_rev
       
   520 
       
   521 [upnp_validate_device_registration_0061_9_rev_server]
       
   522 listofsequences=publish_device_0009_rev,delay_1Min_0009_rev
       
   523 
       
   524 
       
   525 //ModelName < 32
       
   526 //Input given here 32 characters length
       
   527 [publish_device_0009_rev]
       
   528 operationtype=publishdevice
       
   529 ParentDeviceUid=uuid:25a0be80-8775-4988-b627-720fbd44a627
       
   530 DeviceType=urn:symbian.com:device:FirstVendorDevice:1
       
   531 FriendlyName=FirstVendorDevice
       
   532 Manufacturer=symbian
       
   533 ManufacturerURL=http://www.symbian.com/
       
   534 ModelDescription=112345
       
   535 ModelName=IWS-UPNP-FIRSTDEVICE-12456789012
       
   536 ModelNumber=4234234
       
   537 ModelURL=http://www.symbian.com/IWS-UPNP-TESTDEVICE-1
       
   538 PresentationURL=http://www.symbian.com/IWS-UPNP-TESTDEVICE-1
       
   539 SerialNumber=4234
       
   540 UDN=uuid:25a0be80-8775-4988-b628-ChildLevel-1
       
   541 UPC=1234567890123
       
   542 positivecase=FALSE
       
   543 cachecontrol=1810
       
   544 
       
   545 [delay_1Min_0009_rev]
       
   546 operationtype=starttimer
       
   547 waittime=60000000
       
   548 
       
   549 [delay_0009_rev]
       
   550 operationtype=starttimer
       
   551 waittime=10000000
       
   552 
       
   553 [cpstatus_0009_rev]
       
   554 cpstatus=TRUE
       
   555 operationtype=opendiscoverer
       
   556 
       
   557 [discover_0009_rev]
       
   558 othermachine=TRUE
       
   559 listofmxtimes=30
       
   560 listofservicetypes=ssdp:all
       
   561 operationtype=discovery
       
   562 schedulerstart=TRUE
       
   563 delayenabled=FALSE
       
   564 //wait time in Tics
       
   565 waittime=50000000
       
   566 
       
   567 [Print_0009_rev]
       
   568 othermachine=TRUE
       
   569 operationtype=printresults
       
   570 
       
   571 ////////////////////////////////////////////////////////////////////////////////
       
   572 //NEGATIVE CASE--UPNP_VALIDATE_DEVICE_REGISTRATION_0061_10
       
   573 //Publishing a embedded device level-1
       
   574 //Discover all
       
   575 //ModelName < 32
       
   576 //Input given here 0 characters length_rev, it should be non zero characters length
       
   577 ////////////////////////////////////////////////////////////////////////////////
       
   578 [upnp_validate_device_registration_0061_10_rev]
       
   579 listofsequences=delay_0010_rev,cpstatus_0010_rev,discover_0010_rev,Print_0010_rev
       
   580 
       
   581 [upnp_validate_device_registration_0061_10_rev_server]
       
   582 listofsequences=publish_device_0010_rev,delay_1Min_0010_rev
       
   583 
       
   584 
       
   585 //ModelName < 32
       
   586 //Input given here 0 characters length
       
   587 [publish_device_0010_rev]
       
   588 operationtype=publishdevice
       
   589 ParentDeviceUid=uuid:25a0be80-8775-4988-b627-720fbd44a627
       
   590 DeviceType=urn:symbian.com:device:FirstVendorDevice:1
       
   591 FriendlyName=FirstVendorDevice
       
   592 Manufacturer=symbian
       
   593 ManufacturerURL=http://www.symbian.com/
       
   594 ModelDescription=112345
       
   595 ModelName=
       
   596 ModelNumber=4234234
       
   597 ModelURL=http://www.symbian.com/IWS-UPNP-TESTDEVICE-1
       
   598 PresentationURL=http://www.symbian.com/IWS-UPNP-TESTDEVICE-1
       
   599 SerialNumber=4234
       
   600 UDN=uuid:25a0be80-8775-4988-b628-ChildLevel-1
       
   601 UPC=1234567890123
       
   602 positivecase=FALSE
       
   603 cachecontrol=1810
       
   604 
       
   605 [delay_1Min_0010_rev]
       
   606 operationtype=starttimer
       
   607 waittime=60000000
       
   608 
       
   609 [delay_0010_rev]
       
   610 operationtype=starttimer
       
   611 waittime=10000000
       
   612 
       
   613 [cpstatus_0010_rev]
       
   614 cpstatus=TRUE
       
   615 operationtype=opendiscoverer
       
   616 
       
   617 [discover_0010_rev]
       
   618 othermachine=TRUE
       
   619 listofmxtimes=30
       
   620 listofservicetypes=ssdp:all
       
   621 operationtype=discovery
       
   622 schedulerstart=TRUE
       
   623 delayenabled=FALSE
       
   624 //wait time in Tics
       
   625 waittime=50000000
       
   626 
       
   627 [Print_0010_rev]
       
   628 othermachine=TRUE
       
   629 operationtype=printresults
       
   630 
       
   631 ////////////////////////////////////////////////////////////////////////////////
       
   632 //NEGATIVE CASE--UPNP_VALIDATE_DEVICE_REGISTRATION_0061_11
       
   633 //Publishing a embedded device level-1
       
   634 //Discover all
       
   635 //Devicetype <= 64 characters not counting the version suffix and seperating colon
       
   636 //Input given here 65 characters length
       
   637 ////////////////////////////////////////////////////////////////////////////////
       
   638 [upnp_validate_device_registration_0061_11_rev]
       
   639 listofsequences=delay_0011_rev,cpstatus_0011_rev,discover_0011_rev,Print_0011_rev
       
   640 
       
   641 [upnp_validate_device_registration_0061_11_rev_server]
       
   642 listofsequences=publish_device_0011_rev,delay_1Min_0011_rev
       
   643 
       
   644 
       
   645 //Devicetype <= 64 characters not counting the version suffix and seperating colon
       
   646 //Input given here 65 characters length
       
   647 [publish_device_0011_rev]
       
   648 operationtype=publishdevice
       
   649 ParentDeviceUid=uuid:25a0be80-8775-4988-b627-720fbd44a627
       
   650 DeviceType=urn:symbian.com:device:FirstVendorDevice190123456789012345678901234567890123456789012345:1
       
   651 FriendlyName=FirstVendorDevice
       
   652 Manufacturer=symbian
       
   653 ManufacturerURL=http://www.symbian.com/
       
   654 ModelDescription=112345
       
   655 ModelName=sfsdfsd
       
   656 ModelNumber=4234234
       
   657 ModelURL=http://www.symbian.com/IWS-UPNP-TESTDEVICE-1
       
   658 PresentationURL=http://www.symbian.com/IWS-UPNP-TESTDEVICE-1
       
   659 SerialNumber=4234
       
   660 UDN=uuid:25a0be80-8775-4988-b628-ChildLevel-1
       
   661 UPC=123456789012
       
   662 positivecase=FALSE
       
   663 cachecontrol=1810
       
   664 
       
   665 [delay_1Min_0011_rev]
       
   666 operationtype=starttimer
       
   667 waittime=60000000
       
   668 
       
   669 [delay_0011_rev]
       
   670 operationtype=starttimer
       
   671 waittime=10000000
       
   672 
       
   673 [cpstatus_0011_rev]
       
   674 cpstatus=TRUE
       
   675 operationtype=opendiscoverer
       
   676 
       
   677 [discover_0011_rev]
       
   678 othermachine=TRUE
       
   679 listofmxtimes=30
       
   680 listofservicetypes=ssdp:all
       
   681 operationtype=discovery
       
   682 schedulerstart=TRUE
       
   683 delayenabled=FALSE
       
   684 //wait time in Tics
       
   685 waittime=50000000
       
   686 
       
   687 [Print_0011_rev]
       
   688 othermachine=TRUE
       
   689 operationtype=printresults
       
   690 
       
   691 ////////////////////////////////////////////////////////////////////////////////
       
   692 //NEGATIVE CASE--UPNP_VALIDATE_DEVICE_REGISTRATION_0061_12
       
   693 //Publishing a embedded device level-1
       
   694 //Discover all
       
   695 //Devicetype <= 64 characters not counting the version suffix and seperating colon
       
   696 //Input given here 0 characters length
       
   697 ////////////////////////////////////////////////////////////////////////////////
       
   698 [upnp_validate_device_registration_0061_12_rev]
       
   699 listofsequences=delay_0012_rev,cpstatus_0012_rev,discover_0012_rev,Print_0012_rev
       
   700 
       
   701 [upnp_validate_device_registration_0061_12_rev_server]
       
   702 listofsequences=publish_device_0012_rev,delay_1Min_0012_rev
       
   703 
       
   704 //Devicetype <= 64 characters not counting the version suffix and seperating colon
       
   705 //Input given here 0 characters length
       
   706 [publish_device_0012_rev]
       
   707 operationtype=publishdevice
       
   708 ParentDeviceUid=uuid:25a0be80-8775-4988-b627-720fbd44a627
       
   709 DeviceType=urn:symbian.com:device::1
       
   710 FriendlyName=FirstVendorDevice
       
   711 Manufacturer=symbian
       
   712 ManufacturerURL=http://www.symbian.com/
       
   713 ModelDescription=112345
       
   714 ModelName=sfsdfsd
       
   715 ModelNumber=4234234
       
   716 ModelURL=http://www.symbian.com/IWS-UPNP-TESTDEVICE-1
       
   717 PresentationURL=http://www.symbian.com/IWS-UPNP-TESTDEVICE-1
       
   718 SerialNumber=4234
       
   719 UDN=uuid:25a0be80-8775-4988-b628-ChildLevel-1
       
   720 UPC=123456789012
       
   721 positivecase=FALSE
       
   722 cachecontrol=1810
       
   723 
       
   724 [delay_1Min_0012_rev]
       
   725 operationtype=starttimer
       
   726 waittime=60000000
       
   727 
       
   728 [delay_0012_rev]
       
   729 operationtype=starttimer
       
   730 waittime=10000000
       
   731 
       
   732 [cpstatus_0012_rev]
       
   733 cpstatus=TRUE
       
   734 operationtype=opendiscoverer
       
   735 
       
   736 [discover_0012_rev]
       
   737 othermachine=TRUE
       
   738 listofmxtimes=30
       
   739 listofservicetypes=ssdp:all
       
   740 operationtype=discovery
       
   741 schedulerstart=TRUE
       
   742 delayenabled=FALSE
       
   743 //wait time in Tics
       
   744 waittime=50000000
       
   745 
       
   746 [Print_0012_rev]
       
   747 othermachine=TRUE
       
   748 operationtype=printresults
       
   749 
       
   750 ////////////////////////////////////////////////////////////////////////////////
       
   751 //NEGATIVE CASE--UPNP_VALIDATE_DEVICE_REGISTRATION_0061_13
       
   752 //Publishing a embedded device level-1
       
   753 //Discover all
       
   754 //Devicetype must start with urn:
       
   755 //Input given here abc: characters length
       
   756 ////////////////////////////////////////////////////////////////////////////////
       
   757 [upnp_validate_device_registration_0061_13_rev]
       
   758 listofsequences=delay_0013_rev,cpstatus_0013_rev,discover_0013_rev,Print_0013_rev
       
   759 
       
   760 [upnp_validate_device_registration_0061_13_rev_server]
       
   761 listofsequences=publish_device_0013_rev,delay_1Min_0013_rev
       
   762 
       
   763 
       
   764 //Devicetype must start with urn:
       
   765 //Input given here abc: characters length
       
   766 [publish_device_0013_rev]
       
   767 operationtype=publishdevice
       
   768 ParentDeviceUid=uuid:25a0be80-8775-4988-b627-720fbd44a627
       
   769 DeviceType=abc:symbian.com:device:12345678901234567890123456789012345678901234567890:1
       
   770 FriendlyName=FirstVendorDevice
       
   771 Manufacturer=symbian
       
   772 ManufacturerURL=http://www.symbian.com/
       
   773 ModelDescription=112345
       
   774 ModelName=sfsdfsd
       
   775 ModelNumber=4234234
       
   776 ModelURL=http://www.symbian.com/IWS-UPNP-TESTDEVICE-1
       
   777 PresentationURL=http://www.symbian.com/IWS-UPNP-TESTDEVICE-1
       
   778 SerialNumber=4234
       
   779 UDN=uuid:25a0be80-8775-4988-b628-ChildLevel-1
       
   780 UPC=123456789012
       
   781 positivecase=FALSE
       
   782 cachecontrol=1810
       
   783 
       
   784 [delay_1Min_0013_rev]
       
   785 operationtype=starttimer
       
   786 waittime=60000000
       
   787 
       
   788 [delay_0013_rev]
       
   789 operationtype=starttimer
       
   790 waittime=10000000
       
   791 
       
   792 [cpstatus_0013_rev]
       
   793 cpstatus=TRUE
       
   794 operationtype=opendiscoverer
       
   795 
       
   796 [discover_0013_rev]
       
   797 othermachine=TRUE
       
   798 listofmxtimes=30
       
   799 listofservicetypes=ssdp:all
       
   800 operationtype=discovery
       
   801 schedulerstart=TRUE
       
   802 delayenabled=FALSE
       
   803 //wait time in Tics
       
   804 waittime=50000000
       
   805 
       
   806 [Print_0013_rev]
       
   807 othermachine=TRUE
       
   808 operationtype=printresults
       
   809 
       
   810 ////////////////////////////////////////////////////////////////////////////////
       
   811 //NEGATIVE CASE--UPNP_VALIDATE_DEVICE_REGISTRATION_0061_14
       
   812 //Publishing a embedded device level-1
       
   813 //Discover all
       
   814 //UDN must start with uuid:
       
   815 //Input given here abcd: 
       
   816 ////////////////////////////////////////////////////////////////////////////////
       
   817 [upnp_validate_device_registration_0061_14_rev]
       
   818 listofsequences=delay_0014_rev,cpstatus_0014_rev,discover_0014_rev,Print_0014_rev
       
   819 
       
   820 [upnp_validate_device_registration_0061_14_rev_server]
       
   821 listofsequences=publish_device_0014_rev,delay_1Min_0014_rev
       
   822 
       
   823 //UDN must start with uuid:
       
   824 //Input given here abcd: 
       
   825 [publish_device_0014_rev]
       
   826 operationtype=publishdevice
       
   827 ParentDeviceUid=uuid:25a0be80-8775-4988-b627-720fbd44a627
       
   828 DeviceType=urn:symbian.com:device:12345678901234567890123456789012345678901234567890:1
       
   829 FriendlyName=FirstVendorDevice
       
   830 Manufacturer=symbian
       
   831 ManufacturerURL=http://www.symbian.com/
       
   832 ModelDescription=112345
       
   833 ModelName=sfsdfsd
       
   834 ModelNumber=4234234
       
   835 ModelURL=http://www.symbian.com/IWS-UPNP-TESTDEVICE-1
       
   836 PresentationURL=http://www.symbian.com/IWS-UPNP-TESTDEVICE-1
       
   837 SerialNumber=4234
       
   838 UDN=abcd:25a0be80-8775-4988-b628-ChildLevel-1
       
   839 UPC=123456789012
       
   840 positivecase=FALSE
       
   841 cachecontrol=1810
       
   842 
       
   843 [delay_1Min_0014_rev]
       
   844 operationtype=starttimer
       
   845 waittime=60000000
       
   846 
       
   847 [delay_0014_rev]
       
   848 operationtype=starttimer
       
   849 waittime=10000000
       
   850 
       
   851 [cpstatus_0014_rev]
       
   852 cpstatus=TRUE
       
   853 operationtype=opendiscoverer
       
   854 
       
   855 [discover_0014_rev]
       
   856 othermachine=TRUE
       
   857 listofmxtimes=30
       
   858 listofservicetypes=ssdp:all
       
   859 operationtype=discovery
       
   860 schedulerstart=TRUE
       
   861 delayenabled=FALSE
       
   862 //wait time in Tics
       
   863 waittime=50000000
       
   864 
       
   865 [Print_0014_rev]
       
   866 othermachine=TRUE
       
   867 operationtype=printresults
       
   868 
       
   869 ////////////////////////////////////////////////////////////////////////////////
       
   870 //NEGATIVE CASE--UPNP_VALIDATE_DEVICE_REGISTRATION_0061_15
       
   871 //Publishing a embedded device level-1
       
   872 //Discover all
       
   873 //UDN must start with uuid:
       
   874 //Input given here uuuid: 
       
   875 ////////////////////////////////////////////////////////////////////////////////
       
   876 [upnp_validate_device_registration_0061_15_rev]
       
   877 listofsequences=delay_0015_rev,cpstatus_0015_rev,discover_0015_rev,Print_0015_rev
       
   878 
       
   879 [upnp_validate_device_registration_0061_15_rev_server]
       
   880 listofsequences=publish_device_0015_rev,delay_1Min_0015_rev
       
   881 
       
   882 //UDN must start with uuid:
       
   883 //Input given here uuuid: 
       
   884 [publish_device_0015_rev]
       
   885 operationtype=publishdevice
       
   886 ParentDeviceUid=uuid:25a0be80-8775-4988-b627-720fbd44a627
       
   887 DeviceType=urn:symbian.com:device:12345678901234567890123456789012345678901234567890:1
       
   888 FriendlyName=FirstVendorDevice
       
   889 Manufacturer=symbian
       
   890 ManufacturerURL=http://www.symbian.com/
       
   891 ModelDescription=112345
       
   892 ModelName=sfsdfsd
       
   893 ModelNumber=4234234
       
   894 ModelURL=http://www.symbian.com/IWS-UPNP-TESTDEVICE-1
       
   895 PresentationURL=http://www.symbian.com/IWS-UPNP-TESTDEVICE-1
       
   896 SerialNumber=4234
       
   897 UDN=uuuid:25a0be80-8775-4988-b628-ChildLevel-1
       
   898 UPC=123456789012
       
   899 positivecase=FALSE
       
   900 cachecontrol=1810
       
   901 
       
   902 [delay_1Min_0015_rev]
       
   903 operationtype=starttimer
       
   904 waittime=60000000
       
   905 
       
   906 [delay_0015_rev]
       
   907 operationtype=starttimer
       
   908 waittime=10000000
       
   909 
       
   910 [cpstatus_0015_rev]
       
   911 cpstatus=TRUE
       
   912 operationtype=opendiscoverer
       
   913 
       
   914 [discover_0015_rev]
       
   915 othermachine=TRUE
       
   916 listofmxtimes=30
       
   917 listofservicetypes=ssdp:all
       
   918 operationtype=discovery
       
   919 schedulerstart=TRUE
       
   920 delayenabled=FALSE
       
   921 //wait time in Tics
       
   922 waittime=50000000
       
   923 
       
   924 [Print_0015_rev]
       
   925 othermachine=TRUE
       
   926 operationtype=printresults
       
   927 
       
   928 ////////////////////////////////////////////////////////////////////////////////
       
   929 //NEGATIVE CASE--UPNP_VALIDATE_DEVICE_REGISTRATION_0061_16
       
   930 //Publishing a embedded device level-1
       
   931 //Discover all
       
   932 //cachecontrol should be >= 1800
       
   933 ////////////////////////////////////////////////////////////////////////////////
       
   934 [upnp_validate_device_registration_0061_16_rev]
       
   935 listofsequences=delay_0016_rev,cpstatus_0016_rev,discover_0016_rev,Print_0016_rev
       
   936 
       
   937 [upnp_validate_device_registration_0061_16_rev_server]
       
   938 listofsequences=publish_device_0016_rev,delay_1Min_0016_rev
       
   939 
       
   940 //cachecontrol should be >= 1800
       
   941 //Input given here 1799
       
   942 //May be in production code its set to 1800 by supressing the error
       
   943 [publish_device_0016_rev]
       
   944 operationtype=publishdevice
       
   945 ParentDeviceUid=uuid:25a0be80-8775-4988-b627-720fbd44a627
       
   946 DeviceType=urn:symbian.com:device:12345678901234567890123456789012345678901234567890:1
       
   947 FriendlyName=FirstVendorDevice
       
   948 Manufacturer=symbian
       
   949 ManufacturerURL=http://www.symbian.com/
       
   950 ModelDescription=112345
       
   951 ModelName=sfsdfsd
       
   952 ModelNumber=4234234
       
   953 ModelURL=http://www.symbian.com/IWS-UPNP-TESTDEVICE-1
       
   954 PresentationURL=http://www.symbian.com/IWS-UPNP-TESTDEVICE-1
       
   955 SerialNumber=4234
       
   956 UDN=uuid:25a0be80-8775-4988-b628-ChildLevel-1
       
   957 UPC=123456789012
       
   958 positivecase=FALSE
       
   959 cachecontrol=1799
       
   960 
       
   961 [delay_1Min_0016_rev]
       
   962 operationtype=starttimer
       
   963 waittime=60000000
       
   964 
       
   965 [delay_0016_rev]
       
   966 operationtype=starttimer
       
   967 waittime=10000000
       
   968 
       
   969 [cpstatus_0016_rev]
       
   970 cpstatus=TRUE
       
   971 operationtype=opendiscoverer
       
   972 
       
   973 [discover_0016_rev]
       
   974 othermachine=TRUE
       
   975 listofmxtimes=30
       
   976 listofservicetypes=ssdp:all
       
   977 operationtype=discovery
       
   978 schedulerstart=TRUE
       
   979 delayenabled=FALSE
       
   980 //wait time in Tics
       
   981 waittime=50000000
       
   982 
       
   983 [Print_0016_rev]
       
   984 othermachine=TRUE
       
   985 operationtype=printresults
       
   986