diff -r 000000000000 -r f5a58ecadc66 servicediscoveryandcontrol/pnp/test/upnp/IntegTest/testupnp/TestData/Ini_Files/discovery0001.ini --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/servicediscoveryandcontrol/pnp/test/upnp/IntegTest/testupnp/TestData/Ini_Files/discovery0001.ini Tue Feb 02 01:12:20 2010 +0200 @@ -0,0 +1,90 @@ +//discovery0001.ini + + + +////////////////////////////////////////////////////////////////// +//POSITIVE CASE -- UPNP_VENDOR_DEVICE_DESCRIPTION_0001 +//Publishing a embedded device level-1 +//Discover the same +//Do describe the same +////////////////////////////////////////////////////////////////// +[discovery_0001] +listofsequences=publish_vendor_device_0001_1,delay_three_minutes +publisherclose=TRUE + + +[discovery_0001_server] +listofsequences=delay_0001,cpstatus_0001,discover_vendor_0001_1,describe_vendor_0001_1,describe_vendor_icons_0001_1,Print_vendor_0001_1 + +[delay_three_minutes] +operationtype=starttimer +waittime=120000000 + + +[cpstatus_0001] +operationtype=opendiscoverer +cpstatus=TRUE + +[delay_0001] +operationtype=starttimer +waittime=10000000 + +[publish_vendor_device_0001_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 +schedulerstart=TRUE +stopscheduler=TRUE +positivecase=TRUE +cachecontrol=1810 +iconRefer=icon1 + +[icon1] +mimetype=image/png +width=120 +height=120 +depth=64 +url=/icons/playstation3.png +iconRefer=icon2 + +[icon2] +mimetype=image/png +width=120 +height=120 +depth=64 +url=icons/playstation4.png + +[discover_vendor_0001_1] +othermachine=TRUE +listofmxtimes=30 +listofservicetypes=uuid:25a0be80-8775-4988-b628-ChildLevel-1 +operationtype=discovery +schedulerstart=TRUE +delayenabled=FALSE +//wait time in Tics +waittime=50000000 + +[describe_vendor_0001_1] +othermachine=TRUE +operationtype=describe +positivecase=TRUE +readini = FALSE + +[Print_vendor_0001_1] +othermachine=TRUE +operationtype=printresults + +[describe_vendor_icons_0001_1] +operationtype=describeicon +expecteddescriptions=4 \ No newline at end of file