servicediscoveryandcontrol/pnp/test/upnp/IntegTest/testupnp/TestData/Ini_Files/discovery0012.ini
changeset 0 f5a58ecadc66
equal deleted inserted replaced
-1:000000000000 0:f5a58ecadc66
       
     1 //discovery0012.ini
       
     2 
       
     3 /////////////////////////////////////////////////////////////////
       
     4 //POSITIVE CASE--UPNP_VENDOR_DEVICE_DESCRIPTION_0012
       
     5 //Publishing a embedded device level-2
       
     6 //Discover the same
       
     7 //Do describe the same
       
     8 //////////////////////////////////////////////////////////////////
       
     9 [discovery_0012]
       
    10 listofsequences=delay_0012,cpstatus_0001,discover_vendor_0012_1,describe_vendor_0012_1,Print_vendor_0012_1
       
    11 
       
    12 [discovery_0012_server]
       
    13 listofsequences=publish_vendor_device_0012_1,publish_vendor_device_0012_2,delay_three_minutes
       
    14 
       
    15 
       
    16 [delay_three_minutes]
       
    17 operationtype=starttimer
       
    18 waittime=120000000
       
    19 
       
    20 [cpstatus_0001]
       
    21 operationtype=opendiscoverer
       
    22 cpstatus=TRUE
       
    23 
       
    24 [delay_0012]
       
    25 operationtype=starttimer
       
    26 waittime=10000000
       
    27 
       
    28 [publish_vendor_device_0012_1]
       
    29 othermachine=TRUE
       
    30 operationtype=publishdevice
       
    31 ParentDeviceUid=uuid:25a0be80-8775-4988-b627-720fbd44a627
       
    32 DeviceType=urn:symbian.com:device:FirstVendorDevice:1
       
    33 FriendlyName=FirstVendorDevice
       
    34 Manufacturer=Symbian
       
    35 ManufacturerURL=http://www.symbian.com/
       
    36 ModelDescription=UPnP FIRSTDEVICE Ver1
       
    37 ModelName=IWS-UPNP-FIRSTDEVICE-1
       
    38 ModelNumber=IWS-UPNP-TESTDEVICE-1
       
    39 ModelURL=http://www.symbian.com/IWS-UPNP-TESTDEVICE-1
       
    40 PresentationURL=http://www.symbian.com/IWS-UPNP-TESTDEVICE-1
       
    41 SerialNumber=UPNP0123456789012345678901234567890123456789
       
    42 UDN=uuid:25a0be80-8775-4988-b628-ChildLevel-1
       
    43 UPC=123456789012
       
    44 positivecase=TRUE
       
    45 cachecontrol=1810
       
    46 schedulerstart=TRUE
       
    47 stopscheduler=TRUE
       
    48 
       
    49 [publish_vendor_device_0012_2]
       
    50 othermachine=TRUE
       
    51 operationtype=publishdevice
       
    52 ParentDeviceUid=uuid:25a0be80-8775-4988-b628-ChildLevel-1
       
    53 DeviceType=urn:symbian.com:device:SecondVendorDevice:1
       
    54 FriendlyName=SecondVendorDevice
       
    55 Manufacturer=Symbian
       
    56 ManufacturerURL=http://www.symbian.com/
       
    57 ModelDescription=UPnP SECONDDEVICE Ver1
       
    58 ModelName=IWS-UPNP-SECONDDEVICE-1
       
    59 ModelNumber=IWS-UPNP-TESTDEVICE-2
       
    60 ModelURL=http://www.symbian.com/IWS-UPNP-TESTDEVICE-2
       
    61 PresentationURL=http://www.symbian.com/IWS-UPNP-TESTDEVICE-2
       
    62 SerialNumber=UPNPSecond012345678901234567890123456789
       
    63 UDN=uuid:25a0be80-8775-4988-b628-ChildLevel-2
       
    64 UPC=123456789034
       
    65 schedulerstart=TRUE
       
    66 stopscheduler=TRUE
       
    67 positivecase=TRUE
       
    68 cachecontrol=1810
       
    69 
       
    70 [discover_vendor_0012_1]
       
    71 listofmxtimes=50
       
    72 listofservicetypes=uuid:25a0be80-8775-4988-b628-ChildLevel-2
       
    73 operationtype=discovery
       
    74 schedulerstart=TRUE
       
    75 delayenabled=FALSE
       
    76 //wait time in Tics
       
    77 waittime=50000000
       
    78 
       
    79 [describe_vendor_0012_1]
       
    80 operationtype=describe
       
    81 positivecase=TRUE
       
    82 readini = FALSE
       
    83 
       
    84 [Print_vendor_0012_1]
       
    85 operationtype=printresults
       
    86 
       
    87 /////////////////////////////////////////////////////////////////
       
    88 //POSITIVE CASE--UPNP_VENDOR_DEVICE_DESCRIPTION_0002
       
    89 //Publishing a embedded device level-2
       
    90 //Discover the same with first having more timeout than second
       
    91 //Do describe the same
       
    92 //////////////////////////////////////////////////////////////////
       
    93 [discovery_0012_1]
       
    94 listofsequences=delay_0012_1,cpstatus_0001_1,discover_vendor_0012_2,describe_vendor_0012_2,Print_vendor_0012_2
       
    95 
       
    96 [discovery_0012_1_server]
       
    97 listofsequences=publish_vendor_device_0012_3,publish_vendor_device_0012_4,delay_three_minutes_1
       
    98 
       
    99 [delay_0012_1]
       
   100 operationtype=starttimer
       
   101 waittime=10000000
       
   102 
       
   103 [cpstatus_0001_1]
       
   104 operationtype=opendiscoverer
       
   105 cpstatus=TRUE
       
   106 
       
   107 [discover_vendor_0012_2]
       
   108 othermachine=TRUE
       
   109 listofmxtimes=120,15
       
   110 listofservicetypes=urn:symbian.com:device:FirstVendorDevice:1,urn:symbian.com:device:SecondVendorDevice:1
       
   111 operationtype=discovery
       
   112 schedulerstart=TRUE
       
   113 delayenabled=FALSE
       
   114 //wait time in Tics
       
   115 waittime=50000000
       
   116 
       
   117 [describe_vendor_0012_2]
       
   118 operationtype=describe
       
   119 positivecase=TRUE
       
   120 readini = FALSE
       
   121 
       
   122 [delay_three_minutes_1]
       
   123 operationtype=starttimer
       
   124 waittime=120000000
       
   125 
       
   126 [publish_vendor_device_0012_3]
       
   127 othermachine=TRUE
       
   128 operationtype=publishdevice
       
   129 ParentDeviceUid=uuid:25a0be80-8775-4988-b627-720fbd44a627
       
   130 DeviceType=urn:symbian.com:device:FirstVendorDevice:1
       
   131 FriendlyName=FirstVendorDevice
       
   132 Manufacturer=Symbian
       
   133 ManufacturerURL=http://www.symbian.com/
       
   134 ModelDescription=UPnP FIRSTDEVICE Ver1
       
   135 ModelName=IWS-UPNP-FIRSTDEVICE-1
       
   136 ModelNumber=IWS-UPNP-TESTDEVICE-1
       
   137 ModelURL=http://www.symbian.com/IWS-UPNP-TESTDEVICE-1
       
   138 PresentationURL=http://www.symbian.com/IWS-UPNP-TESTDEVICE-1
       
   139 SerialNumber=UPNP0123456789012345678901234567890123456789
       
   140 UDN=uuid:25a0be80-8775-4988-b628-ChildLevel-1
       
   141 UPC=123456789012
       
   142 positivecase=TRUE
       
   143 cachecontrol=1810
       
   144 schedulerstart=TRUE
       
   145 stopscheduler=TRUE
       
   146 
       
   147 [publish_vendor_device_0012_4]
       
   148 othermachine=TRUE
       
   149 operationtype=publishdevice
       
   150 ParentDeviceUid=uuid:25a0be80-8775-4988-b628-ChildLevel-1
       
   151 DeviceType=urn:symbian.com:device:SecondVendorDevice:1
       
   152 FriendlyName=SecondVendorDevice
       
   153 Manufacturer=Symbian
       
   154 ManufacturerURL=http://www.symbian.com/
       
   155 ModelDescription=UPnP SECONDDEVICE Ver1
       
   156 ModelName=IWS-UPNP-SECONDDEVICE-1
       
   157 ModelNumber=IWS-UPNP-TESTDEVICE-2
       
   158 ModelURL=http://www.symbian.com/IWS-UPNP-TESTDEVICE-2
       
   159 PresentationURL=http://www.symbian.com/IWS-UPNP-TESTDEVICE-2
       
   160 SerialNumber=UPNPSecond012345678901234567890123456789
       
   161 UDN=uuid:25a0be80-8775-4988-b628-ChildLevel-2
       
   162 UPC=123456789034
       
   163 schedulerstart=TRUE
       
   164 stopscheduler=TRUE
       
   165 positivecase=TRUE
       
   166 cachecontrol=1810
       
   167 
       
   168 [Print_vendor_0012_2]
       
   169 operationtype=printresults