diff -r 000000000000 -r f5a58ecadc66 servicediscoveryandcontrol/pnp/test/upnp/IntegTest/testupnp/TestData/Ini_Files/discovery0009.ini --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/servicediscoveryandcontrol/pnp/test/upnp/IntegTest/testupnp/TestData/Ini_Files/discovery0009.ini Tue Feb 02 01:12:20 2010 +0200 @@ -0,0 +1,92 @@ +//discovery0009.ini + +///////////////////////////////////////////////////////////////// +//POSITIVE CASE--UPNP_VENDOR_DEVICE_DESCRIPTION_0003 +//Publishing a embedded device level-3 +//Discover the same +//Do describe the same +////////////////////////////////////////////////////////////////// +[discovery_0009] +listofsequences=publish_0009_1,publish_0009_2,publish_0009_3,delay_three_minutes + +[discovery_0009_server] +listofsequences=delay_0009,cpstatus_0001,discover_0009,describe_0009,Print_0009 + +[delay_three_minutes] +operationtype=starttimer +waittime=120000000 + +[cpstatus_0001] +operationtype=opendiscoverer +cpstatus=TRUE + +[delay_0009] +operationtype=starttimer +waittime=10000000 + +[publish_0009_1] +operationtype=publishdevice +ParentDeviceUid=uuid:25a0be80-8775-4988-b627-720fbd44a627 +DeviceType=urn:symbian.com:device:FirstVendorDevice:1 +FriendlyName=FirstVendorDevice +Manufacturer=Symbian +ManufacturerURL=http://www.symbian.com/ +ModelDescription=UPnP FIRSTDEVICE Ver1 +ModelName=IWS-UPNP-FIRSTDEVICE-1 +ModelNumber=IWS-UPNP-TESTDEVICE-1 +ModelURL=http://www.symbian.com/IWS-UPNP-TESTDEVICE-1 +PresentationURL=http://www.symbian.com/IWS-UPNP-TESTDEVICE-1 +SerialNumber=UPNP0123456789012345678901234567890123456789 +UDN=uuid:25a0be80-8775-4988-b628-ChildLevel-1 +UPC=123456789012 +positivecase=TRUE +cachecontrol=1810 +schedulerstart=TRUE +stopscheduler=TRUE + + +[publish_0009_2] +type=service +index=0 +servicetype=urn:symbian:service:Scan1:1 +usn=uuid:25a0be80-8775-4988-b628-ChildLevel-1 +location=http://10.192.196.235:12345/_urn:upnp-org:service:Scan1.0001_scpd.xml +cachecontrol=1810 +Description_Path=z:\upnp\testupnp\client\testdata\service\Scan1.xml +operationtype=publishservice + + +[publish_0009_3] +servicetype=urn:symbian:service:Feeder:1 +usn=uuid:25a0be80-8775-4988-b628-ChildLevel-1 +location=http://10.192.196.235:12345/_urn:upnp-org:service:Feeder1.0002_scpd.xml +cachecontrol=1810 +Description_Path=z:\upnp\testupnp\client\testdata\service\Feeder1.xml +operationtype=publishservice +schedulerstart=TRUE +stopscheduler=TRUE + + +[discover_0009] +othermachine=TRUE +listofmxtimes=30 +listofservicetypes=urn:symbian:service:Feeder:1 +operationtype=discovery +schedulerstart=TRUE +delayenabled=FALSE +//wait time in Tics +waittime=50000000 + +[describe_0009] +descriptionpath=http://10.192.196.198:80/ +operationtype=describe +positivecase=TRUE +//1.readini = TRUE means giving uri value from ini +//2.readini = FALSE means it'll take value from Discovery results +//3.In case 2, Before describe there must be Discover opeartion to be executed. +readini = FALSE + + +[Print_0009] +othermachine=TRUE +operationtype=printresults