servicediscoveryandcontrol/pnp/test/upnp/IntegTest/testupnp/TestData/Ini_Files/discovery0018.ini
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Tue, 02 Feb 2010 01:12:20 +0200
changeset 0 f5a58ecadc66
permissions -rw-r--r--
Revision: 201003

//discovery0018.ini


/////////////////////////////////////////////////////////////////
//POSITIVE CASE--UPNP_VENDOR_DEVICE_DESCRIPTION_0003
//Publishing a embedded device level-3
//Discover the same
//Do describe the same
//////////////////////////////////////////////////////////////////
[discovery_0018]
listofsequences=delay_0008,cpstatus_0001,discover_0008,Print_0008


[discovery_0018_server]
listofsequences=publish_0008_1,publish_0008_2,delay_three_minutes


[delay_three_minutes]
operationtype=starttimer
waittime=120000000

[cpstatus_0001]
operationtype=opendiscoverer
cpstatus=TRUE

[delay_0008]
operationtype=starttimer
waittime=10000000

[publish_0008_1]
type=service
index=0
servicetype=urn:schemas-upnp-org:service:RenderingControl:1
usn=uuid:25a0be80-8775-4988-b627-720fbd44a627
location=http://10.192.196.235:12345/_urn:upnp-org:service:RenderingControl1.0001_scpd.xml
cachecontrol=1810
Description_Path=z:\upnp\testupnp\client\testdata\service\renderingcontrol1.xml
operationtype=publishservice


[publish_0008_2]
servicetype=urn:schemas-upnp-org:service:RenderingControl:2
usn=uuid:25a0be80-8775-4988-b627-720fbd44a627
location=http://10.192.196.235:12345/_urn:upnp-org:service:RenderingControl2.0002_scpd.xml
cachecontrol=1810
Description_Path=z:\upnp\testupnp\client\testdata\service\renderingcontrol2.xml
operationtype=publishservice
schedulerstart=TRUE
stopscheduler=TRUE


[discover_0008]
othermachine=TRUE
listofmxtimes=30
listofservicetypes=urn:schemas-upnp-org:service:RenderingControl:2
operationtype=discovery
schedulerstart=TRUE
delayenabled=FALSE
//wait time in Tics
waittime=50000000

[Print_0008]
othermachine=TRUE
operationtype=printresults

/////////////////////////////////////////////////////////////////
//POSITIVE CASE--UPNP_VENDOR_DEVICE_DESCRIPTION_0003
//Discover the same but with duplicate uris
//Do describe the same
//////////////////////////////////////////////////////////////////
[discovery_0018_1]
listofsequences=cpstatus_0002,discover_0008_1,Print_0008_1

[discovery_0018_1_server]
listofsequences=cpstatus_0002,discover_0008_1,Print_0008_1

[cpstatus_0002]
operationtype=opendiscoverer
cpstatus=TRUE

[discover_0008_1]
othermachine=TRUE
listofmxtimes=30,30
listofservicetypes=urn:schemas-upnp-org:service:RenderingControl:2,urn:schemas-upnp-org:service:RenderingControl:2
duplicateuri=TRUE
operationtype=discovery
schedulerstart=TRUE
delayenabled=FALSE
//wait time in Tics
waittime=50000000

[Print_0008_1]
othermachine=TRUE
operationtype=printresults