servicediscoveryandcontrol/pnp/test/upnp/IntegTest/testupnp/TestData/Ini_Files/discovery0008.ini
changeset 0 f5a58ecadc66
equal deleted inserted replaced
-1:000000000000 0:f5a58ecadc66
       
     1 //discovery0008.ini
       
     2 
       
     3 
       
     4 /////////////////////////////////////////////////////////////////
       
     5 //POSITIVE CASE--UPNP_VENDOR_DEVICE_DESCRIPTION_0003
       
     6 //Publishing a embedded device level-3
       
     7 //Discover the same
       
     8 //Do describe the same
       
     9 //////////////////////////////////////////////////////////////////
       
    10 [discovery_0008]
       
    11 listofsequences=publish_0008_1,publish_0008_2,delay_three_minutes
       
    12 
       
    13 [discovery_0008_server]
       
    14 listofsequences=delay_0008,cpstatus_0001,discover_0008,Print_0008
       
    15 
       
    16 [delay_three_minutes]
       
    17 operationtype=starttimer
       
    18 waittime=120000000
       
    19 
       
    20 [cpstatus_0001]
       
    21 operationtype=opendiscoverer
       
    22 cpstatus=TRUE
       
    23 
       
    24 [delay_0008]
       
    25 operationtype=starttimer
       
    26 waittime=10000000
       
    27 
       
    28 [publish_0008_1]
       
    29 type=service
       
    30 index=0
       
    31 servicetype=urn:schemas-upnp-org:service:RenderingControl:1
       
    32 usn=uuid:25a0be80-8775-4988-b627-720fbd44a627
       
    33 location=http://10.192.196.235:12345/_urn:upnp-org:service:RenderingControl1.0001_scpd.xml
       
    34 cachecontrol=1810
       
    35 Description_Path=z:\upnp\testupnp\client\testdata\service\renderingcontrol1.xml
       
    36 operationtype=publishservice
       
    37 
       
    38 
       
    39 [publish_0008_2]
       
    40 servicetype=urn:schemas-upnp-org:service:RenderingControl:2
       
    41 usn=uuid:25a0be80-8775-4988-b627-720fbd44a627
       
    42 location=http://10.192.196.235:12345/_urn:upnp-org:service:RenderingControl2.0002_scpd.xml
       
    43 cachecontrol=1810
       
    44 Description_Path=z:\upnp\testupnp\client\testdata\service\renderingcontrol2.xml
       
    45 operationtype=publishservice
       
    46 schedulerstart=TRUE
       
    47 stopscheduler=TRUE
       
    48 
       
    49 
       
    50 [discover_0008]
       
    51 othermachine=TRUE
       
    52 listofmxtimes=30
       
    53 listofservicetypes=urn:schemas-upnp-org:service:RenderingControl:2
       
    54 operationtype=discovery
       
    55 schedulerstart=TRUE
       
    56 delayenabled=FALSE
       
    57 //wait time in Tics
       
    58 waittime=50000000
       
    59 
       
    60 [Print_0008]
       
    61 othermachine=TRUE
       
    62 operationtype=printresults
       
    63 
       
    64 /////////////////////////////////////////////////////////////////
       
    65 //POSITIVE CASE--UPNP_VENDOR_DEVICE_DESCRIPTION_0003
       
    66 //Discover the same but with duplicate uris
       
    67 //Do describe the same
       
    68 //////////////////////////////////////////////////////////////////
       
    69 [discovery_0008_1]
       
    70 listofsequences=cpstatus_0001_1,discover_0008_1,Print_0008_1
       
    71 
       
    72 [discovery_0008_1_server]
       
    73 listofsequences=cpstatus_0001_1,discover_0008_1,Print_0008_1
       
    74 
       
    75 [cpstatus_0001_1]
       
    76 operationtype=opendiscoverer
       
    77 cpstatus=TRUE
       
    78 
       
    79 [discover_0008_1]
       
    80 othermachine=TRUE
       
    81 listofmxtimes=30,30
       
    82 listofservicetypes=urn:schemas-upnp-org:service:RenderingControl:2,urn:schemas-upnp-org:service:RenderingControl:2
       
    83 duplicateuri=TRUE
       
    84 operationtype=discovery
       
    85 schedulerstart=TRUE
       
    86 delayenabled=FALSE
       
    87 //wait time in Tics
       
    88 waittime=50000000
       
    89 
       
    90 [Print_0008_1]
       
    91 othermachine=TRUE
       
    92 operationtype=printresults