servicediscoveryandcontrol/pnp/test/upnp/unittests/upnpdescriptiontest/script/testupnpdescriptionsuite.script
changeset 0 f5a58ecadc66
equal deleted inserted replaced
-1:000000000000 0:f5a58ecadc66
       
     1 // Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies).
       
     2 // All rights reserved.
       
     3 // This component and the accompanying materials are made available
       
     4 // under the terms of "Eclipse Public License v1.0"
       
     5 // which accompanies this distribution, and is available
       
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     7 //
       
     8 // Initial Contributors:
       
     9 // Nokia Corporation - initial contribution.
       
    10 //
       
    11 // Contributors:
       
    12 //
       
    13 // Description:
       
    14 // Script file for upnpdescription Test.
       
    15 // @internalAll
       
    16 // 
       
    17 //
       
    18 
       
    19 
       
    20 PRINT Running_Xml_Test
       
    21 
       
    22 // Load the test
       
    23 LOAD_SUITE testupnpdescriptionserver
       
    24 
       
    25 //! @file			                
       
    26 //! @SYMTestCaseID		            UPnPDescription-Pos-001
       
    27 //! @SYMTestCaseDesc 	            Parsing service description.
       
    28 //! @SYMREQ							10846
       
    29 //! @SYMTestStatus 		            Implemented
       
    30 //! @SYMTestPriority	            Critical
       
    31 //! @SYMTestActions 				Parse service description. 
       
    32 //!
       
    33 //! @SYMTestExpectedResults     	The parser successfully parses and composes an identical service description file
       
    34 //! @SYMTestType 		                UT
       
    35 			
       
    36 START_TESTCASE	Xml_1
       
    37 RUN_TEST_STEP 	100 	testupnpdescriptionserver TestXmlServiceStep	z:\upnp\description\ini\testupnpdescriptionsuite.ini  Xml_1
       
    38 END_TESTCASE 	Xml_1
       
    39 
       
    40 
       
    41 //! @file			                
       
    42 //! @SYMTestCaseID		            UPnPDescription-Pos-002
       
    43 //! @SYMTestCaseDesc 	            Parsing device description.
       
    44 //! @SYMREQ							10846
       
    45 //! @SYMTestStatus 		            Implemented
       
    46 //! @SYMTestPriority	            Critical
       
    47 //! @SYMTestActions 				Parse Device description. 
       
    48 //!
       
    49 //! @SYMTestExpectedResults     	The parser successfully parses and composes an identical device description file
       
    50 //! @SYMTestType 		                UT
       
    51 
       
    52 START_TESTCASE	Xml_2
       
    53 RUN_TEST_STEP 	100 	testupnpdescriptionserver TestXmlServiceStep	z:\upnp\description\ini\testupnpdescriptionsuite.ini  Xml_2
       
    54 END_TESTCASE 	Xml_2
       
    55 
       
    56 
       
    57 //! @file			                
       
    58 //! @SYMTestCaseID		            UPnPDescription-Pos-003
       
    59 //! @SYMTestCaseDesc 	            Parsing device description.
       
    60 //! @SYMREQ							10846
       
    61 //! @SYMTestStatus 		            Implemented
       
    62 //! @SYMTestPriority	            Critical
       
    63 //! @SYMTestActions 				Parse Device description. 
       
    64 //!
       
    65 //! @SYMTestExpectedResults     	The parser successfully parses and composes an identical device description file
       
    66 //! @SYMTestType 		                UT
       
    67 
       
    68 START_TESTCASE	Xml_3
       
    69 RUN_TEST_STEP 	100 	testupnpdescriptionserver TestXmlServiceStep	z:\upnp\description\ini\testupnpdescriptionsuite.ini  Xml_3
       
    70 END_TESTCASE 	Xml_3
       
    71 
       
    72 
       
    73 //! @file			                
       
    74 //! @SYMTestCaseID		            UPnPDescription-Neg-001
       
    75 //! @SYMTestCaseDesc 	            Parsing device description.
       
    76 //! @SYMREQ						 	10846
       
    77 //! @SYMTestStatus 		            Implemented
       
    78 //! @SYMTestPriority	            Critical
       
    79 //! @SYMTestActions 				Parse Device description. Unknown tag in <device>
       
    80 //!
       
    81 //! @SYMTestExpectedResults     	
       
    82 //! @SYMTestType 		                UT
       
    83 
       
    84 //START_TESTCASE	Xml_4
       
    85 //RUN_TEST_STEP 	!error=-20 100 	testupnpdescriptionserver TestXmlServiceStep	z:\upnp\description\ini\testupnpdescriptionsuite.ini  Xml_4
       
    86 //END_TESTCASE 	Xml_4
       
    87 
       
    88 //! @file			                
       
    89 //! @SYMTestCaseID		            UPnPDescription-Pos-004
       
    90 //! @SYMTestCaseDesc 	            Parsing device description.
       
    91 //! @SYMREQ							10846
       
    92 //! @SYMTestStatus 		            Implemented
       
    93 //! @SYMTestPriority	            Critical
       
    94 //! @SYMTestActions 				Parse Device description. 
       
    95 //!
       
    96 //! @SYMTestExpectedResults     	The parser successfully parses and composes an identical device description file
       
    97 //! @SYMTestType 		                UT
       
    98 
       
    99 START_TESTCASE	Xml_5
       
   100 RUN_TEST_STEP 	100 	testupnpdescriptionserver TestXmlServiceStep	z:\upnp\description\ini\testupnpdescriptionsuite.ini  Xml_5
       
   101 END_TESTCASE 	Xml_5
       
   102 
       
   103 //! @file			                
       
   104 //! @SYMTestCaseID		            UPnPDescription-Pos-005
       
   105 //! @SYMTestCaseDesc 	            Parsing device description.
       
   106 //! @SYMREQ							10846
       
   107 //! @SYMTestStatus 		            Implemented
       
   108 //! @SYMTestPriority	            Critical
       
   109 //! @SYMTestActions 				Parse Device description. 
       
   110 //!
       
   111 //! @SYMTestExpectedResults     	The parser successfully parses and composes an identical device description file
       
   112 //! @SYMTestType 		                UT
       
   113 
       
   114 START_TESTCASE	Xml_6
       
   115 RUN_TEST_STEP 	100 	testupnpdescriptionserver TestXmlServiceStep	z:\upnp\description\ini\testupnpdescriptionsuite.ini  Xml_6
       
   116 END_TESTCASE 	Xml_6
       
   117 
       
   118 //! @file			                
       
   119 //! @SYMTestCaseID		            UPnPDescription-Pos-006
       
   120 //! @SYMTestCaseDesc 	            Parsing service description.
       
   121 //! @SYMREQ							10846
       
   122 //! @SYMTestStatus 		            Implemented
       
   123 //! @SYMTestPriority	            Critical
       
   124 //! @SYMTestActions 				Parse Device description. 
       
   125 //!
       
   126 //! @SYMTestExpectedResults     	The parser successfully parses and composes an identical service description file
       
   127 //! @SYMTestType 		                UT
       
   128 
       
   129 START_TESTCASE	Xml_7
       
   130 RUN_TEST_STEP 	100 	testupnpdescriptionserver TestXmlServiceStep	z:\upnp\description\ini\testupnpdescriptionsuite.ini  Xml_7
       
   131 END_TESTCASE 	Xml_7
       
   132 
       
   133 //! @file			                
       
   134 //! @SYMTestCaseID		            UPnPDescription-Pos-007
       
   135 //! @SYMTestCaseDesc 	            Parsing service description.
       
   136 //! @SYMREQ							10846
       
   137 //! @SYMTestStatus 		            Implemented
       
   138 //! @SYMTestPriority	            Critical
       
   139 //! @SYMTestActions 				Parse Device description. 
       
   140 //!
       
   141 //! @SYMTestExpectedResults     	The parser successfully parses and composes an identical service description file
       
   142 //! @SYMTestType 		                UT
       
   143 
       
   144 START_TESTCASE	Xml_8
       
   145 RUN_TEST_STEP 	100 	testupnpdescriptionserver TestXmlServiceStep	z:\upnp\description\ini\testupnpdescriptionsuite.ini  Xml_8
       
   146 END_TESTCASE 	Xml_8
       
   147 
       
   148 //! @file			                
       
   149 //! @SYMTestCaseID		            UPnPDescription-Pos-008
       
   150 //! @SYMTestCaseDesc 	            Parsing service description.
       
   151 //! @SYMREQ							10846
       
   152 //! @SYMTestStatus 		            Implemented
       
   153 //! @SYMTestPriority	            Critical
       
   154 //! @SYMTestActions 				Parse Device description. 
       
   155 //!
       
   156 //! @SYMTestExpectedResults     	The parser successfully parses and composes an identical service description file
       
   157 //! @SYMTestType 		                UT
       
   158 
       
   159 START_TESTCASE	Xml_9
       
   160 RUN_TEST_STEP 	100 	testupnpdescriptionserver TestXmlServiceStep	z:\upnp\description\ini\testupnpdescriptionsuite.ini  Xml_9
       
   161 END_TESTCASE 	Xml_9
       
   162 
       
   163 //! @file			                
       
   164 //! @SYMTestCaseID		            UPnPDescription-Neg-002
       
   165 //! @SYMTestCaseDesc 	            Parsing service description.
       
   166 //! @SYMREQ							10846
       
   167 //! @SYMTestStatus 		            Implemented
       
   168 //! @SYMTestPriority	            Critical
       
   169 //! @SYMTestActions 				Parse service description. No service state table present
       
   170 //!				                    
       
   171 //!
       
   172 //! @SYMTestExpectedResults     	The parser leaves with error code 20
       
   173 //! @SYMTestType 		                UT
       
   174 
       
   175 START_TESTCASE	Xml_10
       
   176 RUN_TEST_STEP 	!error=-20 100 	testupnpdescriptionserver TestXmlServiceStep	z:\upnp\description\ini\testupnpdescriptionsuite.ini  Xml_10
       
   177 END_TESTCASE 	Xml_10
       
   178 
       
   179 //! @file			                
       
   180 //! @SYMTestCaseID		            UPnPDescription-Neg-003
       
   181 //! @SYMTestCaseDesc 	            Parsing service description.
       
   182 //! @SYMREQ							10846
       
   183 //! @SYMTestStatus 		            Implemented
       
   184 //! @SYMTestPriority	            Critical
       
   185 //! @SYMTestActions 				Parse service description. SendEvents attribute in StateTable empty
       
   186 //!				                    
       
   187 //!
       
   188 //! @SYMTestExpectedResults     	The parser leaves with error code 20
       
   189 //! @SYMTestType 		                UT
       
   190 
       
   191 //START_TESTCASE	Xml_11
       
   192 //RUN_TEST_STEP 	!error=-20 100 	testupnpdescriptionserver TestXmlServiceStep	z:\upnp\description\ini\testupnpdescriptionsuite.ini  Xml_11
       
   193 //END_TESTCASE 	Xml_11
       
   194 
       
   195 
       
   196 //! @file			                
       
   197 //! @SYMTestCaseID		            UPnPDescription-Neg-004
       
   198 //! @SYMTestCaseDesc 	            Parsing service description.
       
   199 //! @SYMREQ							10846
       
   200 //! @SYMTestStatus 		            Implemented
       
   201 //! @SYMTestPriority	            Critical
       
   202 //! @SYMTestActions 				Parse service description. <name> tag in <action> empty
       
   203 //!				                    
       
   204 //!
       
   205 //! @SYMTestExpectedResults     	The parser leaves with error code 20
       
   206 //! @SYMTestType 		                UT
       
   207 
       
   208 START_TESTCASE	Xml_12
       
   209 RUN_TEST_STEP 	!error=-20 100 	testupnpdescriptionserver TestXmlServiceStep	z:\upnp\description\ini\testupnpdescriptionsuite.ini  Xml_12
       
   210 END_TESTCASE 	Xml_12
       
   211 
       
   212 //! @file			                
       
   213 //! @SYMTestCaseID		            UPnPDescription-Neg-005
       
   214 //! @SYMTestCaseDesc 	            Parsing service description.
       
   215 //! @SYMREQ							10846
       
   216 //! @SYMTestStatus 		            Implemented
       
   217 //! @SYMTestPriority	            Critical
       
   218 //! @SYMTestActions 				Parse service description. <name> tag in <action><argument> empty
       
   219 //!				                    
       
   220 //!
       
   221 //! @SYMTestExpectedResults     	The parser leaves with error code 20
       
   222 //! @SYMTestType 		                UT
       
   223 
       
   224 START_TESTCASE	Xml_13
       
   225 RUN_TEST_STEP 	!error=-20 100 	testupnpdescriptionserver TestXmlServiceStep	z:\upnp\description\ini\testupnpdescriptionsuite.ini  Xml_13
       
   226 END_TESTCASE 	Xml_13
       
   227 
       
   228 
       
   229 //! @file			                
       
   230 //! @SYMTestCaseID		            UPnPDescription-Neg-006
       
   231 //! @SYMTestCaseDesc 	            Parsing service description.
       
   232 //! @SYMREQ							10846
       
   233 //! @SYMTestStatus 		            Implemented
       
   234 //! @SYMTestPriority	            Critical
       
   235 //! @SYMTestActions 				Parse service description. <direction> tag in <action><argument> empty
       
   236 //!				                    
       
   237 //!
       
   238 //! @SYMTestExpectedResults     	The parser leaves with error code 20
       
   239 //! @SYMTestType 		                UT
       
   240 
       
   241 START_TESTCASE	Xml_14
       
   242 RUN_TEST_STEP 	!error=-20 100 	testupnpdescriptionserver TestXmlServiceStep	z:\upnp\description\ini\testupnpdescriptionsuite.ini  Xml_14
       
   243 END_TESTCASE 	Xml_14
       
   244 
       
   245 
       
   246 //! @file			                
       
   247 //! @SYMTestCaseID		            UPnPDescription-Neg-007
       
   248 //! @SYMTestCaseDesc 	            Parsing service description.
       
   249 //! @SYMREQ							10846
       
   250 //! @SYMTestStatus 		            Implemented
       
   251 //! @SYMTestPriority	            Critical
       
   252 //! @SYMTestActions 				Parse service description.<relatedStateVariable> tag in <action><argument> empty
       
   253 //!				                    
       
   254 //!
       
   255 //! @SYMTestExpectedResults     	The parser leaves with error code 20
       
   256 //! @SYMTestType 		                UT
       
   257 
       
   258 START_TESTCASE	Xml_15
       
   259 RUN_TEST_STEP 	!error=-20 100 	testupnpdescriptionserver TestXmlServiceStep	z:\upnp\description\ini\testupnpdescriptionsuite.ini  Xml_15
       
   260 END_TESTCASE 	Xml_15
       
   261 
       
   262 
       
   263 //! @file			                
       
   264 //! @SYMTestCaseID		            UPnPDescription-Neg-008
       
   265 //! @SYMTestCaseDesc 	            Parsing service description.
       
   266 //! @SYMREQ							10846
       
   267 //! @SYMTestStatus 		            Implemented
       
   268 //! @SYMTestPriority	            Critical
       
   269 //! @SYMTestActions 				Parse service description. sendEvents attribute in stateTable missing
       
   270 //!				                    
       
   271 //!
       
   272 //! @SYMTestExpectedResults     	The parser leaves with error code 20
       
   273 //! @SYMTestType 		                UT
       
   274 
       
   275 //START_TESTCASE	Xml_16
       
   276 //RUN_TEST_STEP 	!error=-20 100 	testupnpdescriptionserver TestXmlServiceStep	z:\upnp\description\ini\testupnpdescriptionsuite.ini  Xml_16
       
   277 //END_TESTCASE 	Xml_16
       
   278 
       
   279 
       
   280 //! @file			                
       
   281 //! @SYMTestCaseID		            UPnPDescription-Neg-009
       
   282 //! @SYMTestCaseDesc 	            Parsing service description.
       
   283 //! @SYMREQ							10846
       
   284 //! @SYMTestStatus 		            Implemented
       
   285 //! @SYMTestPriority	            Critical
       
   286 //! @SYMTestActions 				Parse service description.duplicate allowedValueList entry
       
   287 //!				                    
       
   288 //!
       
   289 //! @SYMTestExpectedResults     	The parser leaves with error code 20
       
   290 //! @SYMTestType 		                UT
       
   291 
       
   292 START_TESTCASE	Xml_17
       
   293 RUN_TEST_STEP 	!error=-20 100 	testupnpdescriptionserver TestXmlServiceStep	z:\upnp\description\ini\testupnpdescriptionsuite.ini  Xml_17
       
   294 END_TESTCASE 	Xml_17
       
   295 
       
   296 
       
   297 //! @file			                
       
   298 //! @SYMTestCaseID		            UPnPDescription-Neg-010
       
   299 //! @SYMTestCaseDesc 	            Parsing service description.
       
   300 //! @SYMREQ							10846
       
   301 //! @SYMTestStatus 		            Implemented
       
   302 //! @SYMTestPriority	            Critical
       
   303 //! @SYMTestActions 				Parse service description.<serviceStateTable><stateVariable> attribute is 1
       
   304 //!				                    
       
   305 //!
       
   306 //! @SYMTestExpectedResults     	The parser leaves with error code 20
       
   307 //! @SYMTestType 		                UT
       
   308 
       
   309 //START_TESTCASE	Xml_18
       
   310 //RUN_TEST_STEP  100 	testupnpdescriptionserver TestXmlServiceStep	z:\upnp\description\ini\testupnpdescriptionsuite.ini  Xml_18
       
   311 //END_TESTCASE 	Xml_18
       
   312 
       
   313 
       
   314 //! @file			                
       
   315 //! @SYMTestCaseID		            UPnPDescription-Neg-011
       
   316 //! @SYMTestCaseDesc 	            Parsing service description.
       
   317 //! @SYMREQ							10846
       
   318 //! @SYMTestStatus 		            Implemented
       
   319 //! @SYMTestPriority	            Critical
       
   320 //! @SYMTestActions 				Parse service description.Unknown tag in <serviceStateTable><stateVariable><valueRange>
       
   321 //!				                    
       
   322 //!
       
   323 //! @SYMTestExpectedResults     	The parser leaves with error code 20
       
   324 //! @SYMTestType 		                UT
       
   325 
       
   326 START_TESTCASE	Xml_19
       
   327 RUN_TEST_STEP 	100 	testupnpdescriptionserver TestXmlServiceStep	z:\upnp\description\ini\testupnpdescriptionsuite.ini  Xml_19
       
   328 END_TESTCASE 	Xml_19
       
   329 
       
   330 //! @file			                
       
   331 //! @SYMTestCaseID		            UPnPDescription-Neg-012
       
   332 //! @SYMTestCaseDesc 	            Parsing service description.
       
   333 //! @SYMREQ							10846
       
   334 //! @SYMTestStatus 		            Implemented
       
   335 //! @SYMTestPriority	            Critical
       
   336 //! @SYMTestActions 				Parse service description.Unknown tag in <serviceStateTable><stateVariable><valueRange>
       
   337 //!				                    
       
   338 //!
       
   339 //! @SYMTestExpectedResults     	The parser leaves with error code 20
       
   340 //! @SYMTestType 		                UT
       
   341 
       
   342 START_TESTCASE	Xml_20
       
   343 RUN_TEST_STEP 	100 	testupnpdescriptionserver TestXmlServiceStep	z:\upnp\description\ini\testupnpdescriptionsuite.ini  Xml_20
       
   344 END_TESTCASE 	Xml_20
       
   345 
       
   346 //! @file			                
       
   347 //! @SYMTestCaseID		            UPnPDescription-Neg-013
       
   348 //! @SYMTestCaseDesc 	            Parsing service description.
       
   349 //! @SYMREQ							10846
       
   350 //! @SYMTestStatus 		            Implemented
       
   351 //! @SYMTestPriority	            Critical
       
   352 //! @SYMTestActions 				Parse service description.Unknown tag in <serviceStateTable><stateVariable><valueRange>
       
   353 //!				                    
       
   354 //!
       
   355 //! @SYMTestExpectedResults     	The parser leaves with error code 20
       
   356 //! @SYMTestType 		                UT
       
   357 
       
   358 START_TESTCASE	Xml_21
       
   359 RUN_TEST_STEP 	!error=-20 100 	testupnpdescriptionserver TestXmlServiceStep	z:\upnp\description\ini\testupnpdescriptionsuite.ini  Xml_21
       
   360 END_TESTCASE 	Xml_21
       
   361 
       
   362 //! @file			                
       
   363 //! @SYMTestCaseID		            UPnPDescription-Neg-014
       
   364 //! @SYMTestCaseDesc 	            Parsing service description.
       
   365 //! @SYMREQ							10846
       
   366 //! @SYMTestStatus 		            Implemented
       
   367 //! @SYMTestPriority	            Critical
       
   368 //! @SYMTestActions 				Parse service description.Unknown tag in <serviceStateTable><stateVariable><valueRange>
       
   369 //!				                    
       
   370 //!
       
   371 //! @SYMTestExpectedResults     	The parser leaves with error code 20
       
   372 //! @SYMTestType 		                UT
       
   373 
       
   374 START_TESTCASE	Xml_22
       
   375 RUN_TEST_STEP 	!error=-20 100 	testupnpdescriptionserver TestXmlServiceStep	z:\upnp\description\ini\testupnpdescriptionsuite.ini  Xml_22
       
   376 END_TESTCASE 	Xml_22
       
   377 
       
   378 //! @file			                
       
   379 //! @SYMTestCaseID		            UPnPDescription-Neg-015
       
   380 //! @SYMTestCaseDesc 	            Parsing service description.
       
   381 //! @SYMREQ							10846
       
   382 //! @SYMTestStatus 		            Implemented
       
   383 //! @SYMTestPriority	            Critical
       
   384 //! @SYMTestActions 				Parse service description.Unknown tag in <serviceStateTable><stateVariable><valueRange>
       
   385 //!				                    
       
   386 //!
       
   387 //! @SYMTestExpectedResults     	The parser leaves with error code 20
       
   388 //! @SYMTestType 		                UT
       
   389 
       
   390 START_TESTCASE	Xml_23
       
   391 RUN_TEST_STEP 	!error=-20 100 	testupnpdescriptionserver TestXmlServiceStep	z:\upnp\description\ini\testupnpdescriptionsuite.ini  Xml_23
       
   392 END_TESTCASE 	Xml_23
       
   393 
       
   394 //! @file			                
       
   395 //! @SYMTestCaseID		            UPnPDescription-Neg-016
       
   396 //! @SYMTestCaseDesc 	            Parsing service description.
       
   397 //! @SYMREQ							10846
       
   398 //! @SYMTestStatus 		            Implemented
       
   399 //! @SYMTestPriority	            Critical
       
   400 //! @SYMTestActions 				Parse service description.Unknown tag in <serviceStateTable><stateVariable><valueRange>
       
   401 //!				                    
       
   402 //!
       
   403 //! @SYMTestExpectedResults     	The parser leaves with error code 20
       
   404 //! @SYMTestType 		                UT
       
   405 
       
   406 START_TESTCASE	Xml_24
       
   407 RUN_TEST_STEP 	100 	testupnpdescriptionserver TestXmlServiceStep	z:\upnp\description\ini\testupnpdescriptionsuite.ini  Xml_24
       
   408 END_TESTCASE 	Xml_24
       
   409 
       
   410 //! @file			                
       
   411 //! @SYMTestCaseID		            UPnPDescription-Neg-017
       
   412 //! @SYMTestCaseDesc 	            Parsing service description.
       
   413 //! @SYMREQ							10846
       
   414 //! @SYMTestStatus 		            Implemented
       
   415 //! @SYMTestPriority	            Critical
       
   416 //! @SYMTestActions 				Parse service description.Unknown tag in <serviceStateTable><stateVariable><valueRange>
       
   417 //!				                    
       
   418 //!
       
   419 //! @SYMTestExpectedResults     	The parser leaves with error code 20
       
   420 //! @SYMTestType 		                UT
       
   421 
       
   422 START_TESTCASE	Xml_25
       
   423 RUN_TEST_STEP 	!error=-20 100 	testupnpdescriptionserver TestXmlServiceStep	z:\upnp\description\ini\testupnpdescriptionsuite.ini  Xml_25
       
   424 END_TESTCASE 	Xml_25
       
   425 
       
   426 //! @file			                
       
   427 //! @SYMTestCaseID		            UPnPDescription-Neg-018
       
   428 //! @SYMTestCaseDesc 	            Parsing service description.
       
   429 //! @SYMREQ							10846
       
   430 //! @SYMTestStatus 		            Implemented
       
   431 //! @SYMTestPriority	            Critical
       
   432 //! @SYMTestActions 				Parse service description.Unknown tag in <serviceStateTable><stateVariable><valueRange>
       
   433 //!				                    
       
   434 //!
       
   435 //! @SYMTestExpectedResults     	The parser leaves with error code 20
       
   436 //! @SYMTestType 		                UT
       
   437 
       
   438 START_TESTCASE	Xml_26
       
   439 RUN_TEST_STEP 	100 	testupnpdescriptionserver TestXmlServiceStep	z:\upnp\description\ini\testupnpdescriptionsuite.ini  Xml_26
       
   440 END_TESTCASE 	Xml_26
       
   441 
       
   442 //! @file			                
       
   443 //! @SYMTestCaseID		            UPnPDescription-Neg-019
       
   444 //! @SYMTestCaseDesc 	            Parsing service description.
       
   445 //! @SYMREQ							10846
       
   446 //! @SYMTestStatus 		            Implemented
       
   447 //! @SYMTestPriority	            Critical
       
   448 //! @SYMTestActions 				Parse service description.Unknown tag in <serviceStateTable><stateVariable><valueRange>
       
   449 //!				                    
       
   450 //!
       
   451 //! @SYMTestExpectedResults     	The parser leaves with error code 20
       
   452 //! @SYMTestType 		                UT
       
   453 
       
   454 START_TESTCASE	Xml_27
       
   455 RUN_TEST_STEP 	!error=-20 100 	testupnpdescriptionserver TestXmlServiceStep	z:\upnp\description\ini\testupnpdescriptionsuite.ini  Xml_27
       
   456 END_TESTCASE 	Xml_27
       
   457 
       
   458 //! @file			                
       
   459 //! @SYMTestCaseID		            UPnPDescription-Neg-020
       
   460 //! @SYMTestCaseDesc 	            Parsing service description.
       
   461 //! @SYMREQ							10846
       
   462 //! @SYMTestStatus 		            Implemented
       
   463 //! @SYMTestPriority	            Critical
       
   464 //! @SYMTestActions 				Parse service description.Unknown tag in <serviceStateTable><stateVariable><valueRange>
       
   465 //!				                    
       
   466 //!
       
   467 //! @SYMTestExpectedResults     	The parser leaves with error code 20
       
   468 //! @SYMTestType 		                UT
       
   469 
       
   470 START_TESTCASE	Xml_28
       
   471 RUN_TEST_STEP 	!error=-20 100 	testupnpdescriptionserver TestXmlServiceStep	z:\upnp\description\ini\testupnpdescriptionsuite.ini  Xml_28
       
   472 END_TESTCASE 	Xml_28
       
   473 
       
   474 //! @file			                
       
   475 //! @SYMTestCaseID		            UPnPDescription-Neg-021
       
   476 //! @SYMTestCaseDesc 	            Parsing service description.
       
   477 //! @SYMREQ							10846
       
   478 //! @SYMTestStatus 		            Implemented
       
   479 //! @SYMTestPriority	            Critical
       
   480 //! @SYMTestActions 				Parse service description.Unknown tag in <serviceStateTable><stateVariable><valueRange>
       
   481 //!				                    
       
   482 //!
       
   483 //! @SYMTestExpectedResults     	The parser leaves with error code 20
       
   484 //! @SYMTestType 		                UT
       
   485 
       
   486 START_TESTCASE	Xml_29
       
   487 RUN_TEST_STEP 	100 	testupnpdescriptionserver TestXmlServiceStep	z:\upnp\description\ini\testupnpdescriptionsuite.ini  Xml_29
       
   488 END_TESTCASE 	Xml_29
       
   489 
       
   490 //! @file			                
       
   491 //! @SYMTestCaseID		            UPnPDescription-Neg-022
       
   492 //! @SYMTestCaseDesc 	            Parsing service description.
       
   493 //! @SYMREQ							10846
       
   494 //! @SYMTestStatus 		            Implemented
       
   495 //! @SYMTestPriority	            Critical
       
   496 //! @SYMTestActions 				Parse service description.Unknown tag in <serviceStateTable><stateVariable><valueRange>
       
   497 //!				                    
       
   498 //!
       
   499 //! @SYMTestExpectedResults     	The parser leaves with error code 20
       
   500 //! @SYMTestType 		                UT
       
   501 
       
   502 START_TESTCASE	Xml_30
       
   503 RUN_TEST_STEP 	100 	testupnpdescriptionserver TestXmlServiceStep	z:\upnp\description\ini\testupnpdescriptionsuite.ini  Xml_30
       
   504 END_TESTCASE 	Xml_30
       
   505 
       
   506 //! @file			                
       
   507 //! @SYMTestCaseID		            UPnPDescription-Neg-023
       
   508 //! @SYMTestCaseDesc 	            Parsing service description.
       
   509 //! @SYMREQ							10846
       
   510 //! @SYMTestStatus 		            Implemented
       
   511 //! @SYMTestPriority	            Critical
       
   512 //! @SYMTestActions 				Parse service description.Unknown tag in <serviceStateTable><stateVariable><valueRange>
       
   513 //!				                    
       
   514 //!
       
   515 //! @SYMTestExpectedResults     	The parser leaves with error code 20
       
   516 //! @SYMTestType 		                UT
       
   517 
       
   518 START_TESTCASE	Xml_31
       
   519 RUN_TEST_STEP 	100 	testupnpdescriptionserver TestXmlServiceStep	z:\upnp\description\ini\testupnpdescriptionsuite.ini  Xml_31
       
   520 END_TESTCASE 	Xml_31
       
   521 
       
   522 //! @file			                
       
   523 //! @SYMTestCaseID		            UPnPDescription-Neg-024
       
   524 //! @SYMTestCaseDesc 	            Parsing service description.
       
   525 //! @SYMREQ							10846
       
   526 //! @SYMTestStatus 		            Implemented
       
   527 //! @SYMTestPriority	            Critical
       
   528 //! @SYMTestActions 				Parse service description.Unknown tag in <serviceStateTable><stateVariable><valueRange>
       
   529 //!				                    
       
   530 //!
       
   531 //! @SYMTestExpectedResults     	The parser leaves with error code 20
       
   532 //! @SYMTestType 		                UT
       
   533 
       
   534 START_TESTCASE	Xml_32
       
   535 RUN_TEST_STEP 	100 	testupnpdescriptionserver TestXmlServiceStep	z:\upnp\description\ini\testupnpdescriptionsuite.ini  Xml_32
       
   536 END_TESTCASE 	Xml_32
       
   537 
       
   538 //! @file			                
       
   539 //! @SYMTestCaseID		            UPnPDescription-Neg-025
       
   540 //! @SYMTestCaseDesc 	            Parsing service description.
       
   541 //! @SYMREQ							10846
       
   542 //! @SYMTestStatus 		            Implemented
       
   543 //! @SYMTestPriority	            Critical
       
   544 //! @SYMTestActions 				Parse service description.Unknown tag in <serviceStateTable><stateVariable><valueRange>
       
   545 //!				                    
       
   546 //!
       
   547 //! @SYMTestExpectedResults     	The parser leaves with error code 20
       
   548 //! @SYMTestType 		                UT
       
   549 
       
   550 //! START_TESTCASE	Xml_33
       
   551 //! RUN_TEST_STEP 	!error=-130 100 	testupnpdescriptionserver TestXmlServiceStep	z:\upnp\description\ini\testupnpdescriptionsuite.ini  Xml_33
       
   552 //! END_TESTCASE 	Xml_33
       
   553 
       
   554 //! @file			                
       
   555 //! @SYMTestCaseID		            UPnPDescription-Neg-026
       
   556 //! @SYMTestCaseDesc 	            Parsing service description.
       
   557 //! @SYMREQ							10846
       
   558 //! @SYMTestStatus 		            Implemented
       
   559 //! @SYMTestPriority	            Critical
       
   560 //! @SYMTestActions 				Parse service description.Unknown tag in <serviceStateTable><stateVariable><valueRange>
       
   561 //!				                    
       
   562 //!
       
   563 //! @SYMTestExpectedResults     	The parser leaves with error code 20
       
   564 //! @SYMTestType 		                UT
       
   565 
       
   566 START_TESTCASE	Xml_34
       
   567 RUN_TEST_STEP 	!error=-993 100 	testupnpdescriptionserver TestXmlServiceStep	z:\upnp\description\ini\testupnpdescriptionsuite.ini  Xml_34
       
   568 END_TESTCASE 	Xml_34
       
   569 
       
   570 //! @file			                
       
   571 //! @SYMTestCaseID		            UPnPDescription-Pos-0027
       
   572 //! @SYMTestCaseDesc 	            Parsing device description.
       
   573 //! @SYMREQ							10846
       
   574 //! @SYMTestStatus 		            Implemented
       
   575 //! @SYMTestPriority	            Critical
       
   576 //! @SYMTestActions 				Parse Device description. 
       
   577 //!
       
   578 //! @SYMTestExpectedResults     	The parser leaves with error code 20
       
   579 //! @SYMTestType 		                UT
       
   580 
       
   581 START_TESTCASE	Xml_35
       
   582 RUN_TEST_STEP 	!error=-993 100 	testupnpdescriptionserver TestXmlServiceStep	z:\upnp\description\ini\testupnpdescriptionsuite.ini  Xml_35
       
   583 END_TESTCASE 	Xml_35
       
   584 
       
   585 //! @file			                
       
   586 //! @SYMTestCaseID		            UPnPDescription-Pos-0028
       
   587 //! @SYMTestCaseDesc 	            Parsing device description.
       
   588 //! @SYMREQ							10846
       
   589 //! @SYMTestStatus 		            Implemented
       
   590 //! @SYMTestPriority	            Critical
       
   591 //! @SYMTestActions 				Parse Device description. 
       
   592 //!
       
   593 //! @SYMTestExpectedResults     	The parser leaves with error code 20
       
   594 //! @SYMTestType 		                UT
       
   595 
       
   596 START_TESTCASE	Xml_36
       
   597 RUN_TEST_STEP 	!error=-20 100 	testupnpdescriptionserver TestXmlServiceStep	z:\upnp\description\ini\testupnpdescriptionsuite.ini  Xml_36
       
   598 END_TESTCASE 	Xml_36
       
   599 
       
   600 //! @file			                
       
   601 //! @SYMTestCaseID		            UPnPDescription-Pos-0028
       
   602 //! @SYMTestCaseDesc 	            Parsing device description.
       
   603 //! @SYMREQ							10846
       
   604 //! @SYMTestStatus 		            Implemented
       
   605 //! @SYMTestPriority	            Critical
       
   606 //! @SYMTestActions 				Parse Device description. 
       
   607 //!
       
   608 //! @SYMTestExpectedResults     	The parser leaves with error code 20
       
   609 //! @SYMTestType 		                UT
       
   610 
       
   611 START_TESTCASE	Xml_37
       
   612 RUN_TEST_STEP 	!error=-20 100 	testupnpdescriptionserver TestXmlServiceStep	z:\upnp\description\ini\testupnpdescriptionsuite.ini  Xml_37
       
   613 END_TESTCASE 	Xml_37
       
   614 
       
   615 //! @file			                
       
   616 //! @SYMTestCaseID		            UPnPDescription-Pos-0030
       
   617 //! @SYMTestCaseDesc 	            Parsing device description.
       
   618 //! @SYMREQ							10846
       
   619 //! @SYMTestStatus 		            Implemented
       
   620 //! @SYMTestPriority	            Critical
       
   621 //! @SYMTestActions 				Parse Device description. 
       
   622 //!
       
   623 //! @SYMTestExpectedResults     	The parser leaves with error code 20
       
   624 //! @SYMTestType 		                UT
       
   625 
       
   626 START_TESTCASE	Xml_38
       
   627 RUN_TEST_STEP 	!error=-20 100 	testupnpdescriptionserver TestXmlServiceStep	z:\upnp\description\ini\testupnpdescriptionsuite.ini  Xml_38
       
   628 END_TESTCASE 	Xml_38
       
   629 
       
   630 //! @file			                
       
   631 //! @SYMTestCaseID		            UPnPDescription-Pos-0031
       
   632 //! @SYMTestCaseDesc 	            Parsing device description.
       
   633 //! @SYMREQ							10846
       
   634 //! @SYMTestStatus 		            Implemented
       
   635 //! @SYMTestPriority	            Critical
       
   636 //! @SYMTestActions 				Parse Device description. 
       
   637 //!
       
   638 //! @SYMTestExpectedResults     	The parser leaves with error code 20
       
   639 //! @SYMTestType 		                UT
       
   640 
       
   641 START_TESTCASE	Xml_39
       
   642 RUN_TEST_STEP 	!error=-20 100 	testupnpdescriptionserver TestXmlServiceStep	z:\upnp\description\ini\testupnpdescriptionsuite.ini  Xml_39
       
   643 END_TESTCASE 	Xml_39
       
   644 
       
   645 //! @file			                
       
   646 //! @SYMTestCaseID		            UPnPDescription-Pos-0032
       
   647 //! @SYMTestCaseDesc 	            Parsing device description.
       
   648 //! @SYMREQ							10846
       
   649 //! @SYMTestStatus 		            Implemented
       
   650 //! @SYMTestPriority	            Critical
       
   651 //! @SYMTestActions 				Parse Device description. 
       
   652 //!
       
   653 //! @SYMTestExpectedResults     	The parser leaves with error code 20
       
   654 //! @SYMTestType 		                UT
       
   655 
       
   656 //START_TESTCASE	Xml_40
       
   657 //RUN_TEST_STEP 	!error=-20 100 	testupnpdescriptionserver TestXmlServiceStep	z:\upnp\description\ini\testupnpdescriptionsuite.ini  Xml_40
       
   658 //END_TESTCASE 	Xml_40
       
   659 
       
   660 //! @file			                
       
   661 //! @SYMTestCaseID		            UPnPDescription-Pos-0033
       
   662 //! @SYMTestCaseDesc 	            Parsing device description.
       
   663 //! @SYMREQ							10846
       
   664 //! @SYMTestStatus 		            Implemented
       
   665 //! @SYMTestPriority	            Critical
       
   666 //! @SYMTestActions 				Parse Device description. 
       
   667 //!
       
   668 //! @SYMTestExpectedResults     	The parser leaves with error code 20
       
   669 //! @SYMTestType 		                UT
       
   670 
       
   671 START_TESTCASE	Xml_41
       
   672 RUN_TEST_STEP 	!error=-20 100 	testupnpdescriptionserver TestXmlServiceStep	z:\upnp\description\ini\testupnpdescriptionsuite.ini  Xml_41
       
   673 END_TESTCASE 	Xml_41
       
   674 
       
   675 //! @file			                
       
   676 //! @SYMTestCaseID		            UPnPDescription-Pos-0034
       
   677 //! @SYMTestCaseDesc 	            Parsing device description.
       
   678 //! @SYMREQ							10846
       
   679 //! @SYMTestStatus 		            Implemented
       
   680 //! @SYMTestPriority	            Critical
       
   681 //! @SYMTestActions 				Parse Device description. 
       
   682 //!
       
   683 //! @SYMTestExpectedResults     	The parser leaves with error code 20
       
   684 //! @SYMTestType 		                UT
       
   685 
       
   686 START_TESTCASE	Xml_42
       
   687 RUN_TEST_STEP 	!error=-20 100 	testupnpdescriptionserver TestXmlServiceStep	z:\upnp\description\ini\testupnpdescriptionsuite.ini  Xml_42
       
   688 END_TESTCASE 	Xml_42
       
   689 
       
   690 //! @file			                
       
   691 //! @SYMTestCaseID		            UPnPDescription-Pos-0035
       
   692 //! @SYMTestCaseDesc 	            Parsing device description.
       
   693 //! @SYMREQ							10846
       
   694 //! @SYMTestStatus 		            Implemented
       
   695 //! @SYMTestPriority	            Critical
       
   696 //! @SYMTestActions 				Parse Device description. 
       
   697 //!
       
   698 //! @SYMTestExpectedResults     	The parser leaves with error code 20
       
   699 //! @SYMTestType 		                UT
       
   700 
       
   701 START_TESTCASE	Xml_43
       
   702 RUN_TEST_STEP 	!error=-20 100 	testupnpdescriptionserver TestXmlServiceStep	z:\upnp\description\ini\testupnpdescriptionsuite.ini  Xml_43
       
   703 END_TESTCASE 	Xml_43
       
   704 
       
   705 //! @file			                
       
   706 //! @SYMTestCaseID		            UPnPDescription-Pos-0036
       
   707 //! @SYMTestCaseDesc 	            Parsing device description.
       
   708 //! @SYMREQ							10846
       
   709 //! @SYMTestStatus 		            Implemented
       
   710 //! @SYMTestPriority	            Critical
       
   711 //! @SYMTestActions 				Parse Device description. 
       
   712 //!
       
   713 //! @SYMTestExpectedResults     	The parser leaves with error code 20
       
   714 //! @SYMTestType 		                UT
       
   715 
       
   716 START_TESTCASE	Xml_44
       
   717 RUN_TEST_STEP 	!error=-20 100 	testupnpdescriptionserver TestXmlServiceStep	z:\upnp\description\ini\testupnpdescriptionsuite.ini  Xml_44
       
   718 END_TESTCASE 	Xml_44
       
   719 
       
   720 //! @file			                
       
   721 //! @SYMTestCaseID		            UPnPDescription-Pos-0037
       
   722 //! @SYMTestCaseDesc 	            Parsing device description.
       
   723 //! @SYMREQ							10846
       
   724 //! @SYMTestStatus 		            Implemented
       
   725 //! @SYMTestPriority	            Critical
       
   726 //! @SYMTestActions 				Parse Device description. 
       
   727 //!
       
   728 //! @SYMTestExpectedResults     	The parser leaves with error code 20
       
   729 //! @SYMTestType 		                UT
       
   730 
       
   731 START_TESTCASE	Xml_45
       
   732 RUN_TEST_STEP 	!error=-20 100 	testupnpdescriptionserver TestXmlServiceStep	z:\upnp\description\ini\testupnpdescriptionsuite.ini  Xml_45
       
   733 END_TESTCASE 	Xml_45
       
   734 
       
   735 //! @file			                
       
   736 //! @SYMTestCaseID		            UPnPDescription-Pos-0038
       
   737 //! @SYMTestCaseDesc 	            Parsing device description.
       
   738 //! @SYMREQ							10846
       
   739 //! @SYMTestStatus 		            Implemented
       
   740 //! @SYMTestPriority	            Critical
       
   741 //! @SYMTestActions 				Parse Device description. 
       
   742 //!
       
   743 //! @SYMTestExpectedResults     	The parser leaves with error code 20
       
   744 //! @SYMTestType 		                UT
       
   745 
       
   746 START_TESTCASE	Xml_46
       
   747 RUN_TEST_STEP 	!error=-20 100 	testupnpdescriptionserver TestXmlServiceStep	z:\upnp\description\ini\testupnpdescriptionsuite.ini  Xml_46
       
   748 END_TESTCASE 	Xml_46
       
   749 
       
   750 //! @file			                
       
   751 //! @SYMTestCaseID		            UPnPDescription-Pos-0039
       
   752 //! @SYMTestCaseDesc 	            Parsing device description.
       
   753 //! @SYMREQ							10846
       
   754 //! @SYMTestStatus 		            Implemented
       
   755 //! @SYMTestPriority	            Critical
       
   756 //! @SYMTestActions 				Parse Device description. 
       
   757 //!
       
   758 //! @SYMTestExpectedResults     	The parser leaves with error code 20
       
   759 //! @SYMTestType 		                UT
       
   760 
       
   761 START_TESTCASE	Xml_47
       
   762 RUN_TEST_STEP 	!error=-20 100 	testupnpdescriptionserver TestXmlServiceStep	z:\upnp\description\ini\testupnpdescriptionsuite.ini  Xml_47
       
   763 END_TESTCASE 	Xml_47
       
   764 
       
   765 //! @file			                
       
   766 //! @SYMTestCaseID		            UPnPDescription-Pos-040
       
   767 //! @SYMTestCaseDesc 	            Parsing device description.
       
   768 //! @SYMREQ							10846
       
   769 //! @SYMTestStatus 		            Implemented
       
   770 //! @SYMTestPriority	            Critical
       
   771 //! @SYMTestActions 				Parse Device description. 
       
   772 //!
       
   773 //! @SYMTestExpectedResults     	The parser leaves with error code 20
       
   774 //! @SYMTestType 		                UT
       
   775 
       
   776 START_TESTCASE	Xml_48
       
   777 RUN_TEST_STEP 	!error=-20 100 	testupnpdescriptionserver TestXmlServiceStep	z:\upnp\description\ini\testupnpdescriptionsuite.ini  Xml_48
       
   778 END_TESTCASE 	Xml_48
       
   779 
       
   780 //! @file			                
       
   781 //! @SYMTestCaseID		            UPnPDescription-Pos-0041
       
   782 //! @SYMTestCaseDesc 	            Parsing device description.
       
   783 //! @SYMREQ							10846
       
   784 //! @SYMTestStatus 		            Implemented
       
   785 //! @SYMTestPriority	            Critical
       
   786 //! @SYMTestActions 				Parse Device description. 
       
   787 //!
       
   788 //! @SYMTestExpectedResults     	The parser leaves with error code 20
       
   789 //! @SYMTestType 		                UT
       
   790 
       
   791 //START_TESTCASE	Xml_49
       
   792 //RUN_TEST_STEP 	!error=-20 100 	testupnpdescriptionserver TestXmlServiceStep	z:\upnp\description\ini\testupnpdescriptionsuite.ini  Xml_49
       
   793 //END_TESTCASE 	Xml_49
       
   794 
       
   795 //! @file			                
       
   796 //! @SYMTestCaseID		            UPnPDescription-Pos-0042
       
   797 //! @SYMTestCaseDesc 	            Parsing device description.
       
   798 //! @SYMREQ							10846
       
   799 //! @SYMTestStatus 		            Implemented
       
   800 //! @SYMTestPriority	            Critical
       
   801 //! @SYMTestActions 				Parse Device description. 
       
   802 //!
       
   803 //! @SYMTestExpectedResults     	The parser leaves with error code 20
       
   804 //! @SYMTestType 		                UT
       
   805 
       
   806 START_TESTCASE	Xml_50
       
   807 RUN_TEST_STEP 	!error=-20 100 	testupnpdescriptionserver TestXmlServiceStep	z:\upnp\description\ini\testupnpdescriptionsuite.ini  Xml_50
       
   808 END_TESTCASE 	Xml_50
       
   809 
       
   810 //! @file			                
       
   811 //! @SYMTestCaseID		            UPnPDescription-Pos-0043
       
   812 //! @SYMTestCaseDesc 	            Parsing device description.
       
   813 //! @SYMREQ							10846
       
   814 //! @SYMTestStatus 		            Implemented
       
   815 //! @SYMTestPriority	            Critical
       
   816 //! @SYMTestActions 				Parse Device description. 
       
   817 //!
       
   818 //! @SYMTestExpectedResults     	The parser leaves with error code 20
       
   819 //! @SYMTestType 		                UT
       
   820 
       
   821 START_TESTCASE	Xml_51
       
   822 RUN_TEST_STEP 	!error=-20 100 	testupnpdescriptionserver TestXmlServiceStep	z:\upnp\description\ini\testupnpdescriptionsuite.ini  Xml_51
       
   823 END_TESTCASE 	Xml_51
       
   824 
       
   825 //! @file			                
       
   826 //! @SYMTestCaseID		            UPnPDescription-Pos-0044
       
   827 //! @SYMTestCaseDesc 	            Parsing device description.
       
   828 //! @SYMREQ							10846
       
   829 //! @SYMTestStatus 		            Implemented
       
   830 //! @SYMTestPriority	            Critical
       
   831 //! @SYMTestActions 				Parse Device description. 
       
   832 //!
       
   833 //! @SYMTestExpectedResults     	The parser leaves with error code 20
       
   834 //! @SYMTestType 		                UT
       
   835 
       
   836 START_TESTCASE	Xml_52
       
   837 RUN_TEST_STEP 	!error=-20 100 	testupnpdescriptionserver TestXmlServiceStep	z:\upnp\description\ini\testupnpdescriptionsuite.ini  Xml_52
       
   838 END_TESTCASE 	Xml_52
       
   839 
       
   840 //! @file			                
       
   841 //! @SYMTestCaseID		            UPnPDescription-Pos-0044
       
   842 //! @SYMTestCaseDesc 	            Parsing device description.
       
   843 //! @SYMREQ							10846
       
   844 //! @SYMTestStatus 		            Implemented
       
   845 //! @SYMTestPriority	            Critical
       
   846 //! @SYMTestActions 				Parse Device description. 
       
   847 //!
       
   848 //! @SYMTestExpectedResults     	The parser leaves with error code 20
       
   849 //! @SYMTestType 		                UT
       
   850 
       
   851 START_TESTCASE	Xml_53
       
   852 RUN_TEST_STEP 	!error=-20 100 	testupnpdescriptionserver TestXmlServiceStep	z:\upnp\description\ini\testupnpdescriptionsuite.ini  Xml_53
       
   853 END_TESTCASE 	Xml_53
       
   854 
       
   855 //! @file			                
       
   856 //! @SYMTestCaseID		            UPnPDescription-Pos-0044
       
   857 //! @SYMTestCaseDesc 	            Parsing device description.
       
   858 //! @SYMREQ							10846
       
   859 //! @SYMTestStatus 		            Implemented
       
   860 //! @SYMTestPriority	            Critical
       
   861 //! @SYMTestActions 				Parse Device description. Missing service list
       
   862 //!
       
   863 //! @SYMTestExpectedResults     	The parser leaves with error code 20
       
   864 //! @SYMTestType 		                UT
       
   865 
       
   866 //START_TESTCASE	Xml_54
       
   867 //RUN_TEST_STEP 	!error=-20 100 	testupnpdescriptionserver TestXmlServiceStep	z:\upnp\description\ini\testupnpdescriptionsuite.ini  Xml_54
       
   868 //END_TESTCASE 	Xml_54
       
   869 
       
   870 //! @file			                
       
   871 //! @SYMTestCaseID		            UPnPDescription-Pos-0044
       
   872 //! @SYMTestCaseDesc 	            Parsing device description.
       
   873 //! @SYMREQ							10846
       
   874 //! @SYMTestStatus 		            Implemented
       
   875 //! @SYMTestPriority	            Critical
       
   876 //! @SYMTestActions 				Parse Device description. 
       
   877 //!
       
   878 //! @SYMTestExpectedResults     	The parser leaves with error code 20
       
   879 //! @SYMTestType 		                UT
       
   880 
       
   881 START_TESTCASE	Xml_55
       
   882 RUN_TEST_STEP 	!error=-20 100 	testupnpdescriptionserver TestXmlServiceStep	z:\upnp\description\ini\testupnpdescriptionsuite.ini  Xml_55
       
   883 END_TESTCASE 	Xml_55
       
   884 
       
   885 //! @file			                
       
   886 //! @SYMTestCaseID		            UPnPDescription-Pos-0044
       
   887 //! @SYMTestCaseDesc 	            Parsing device description.
       
   888 //! @SYMREQ							10846
       
   889 //! @SYMTestStatus 		            Implemented
       
   890 //! @SYMTestPriority	            Critical
       
   891 //! @SYMTestActions 				Parse Device description. 
       
   892 //!
       
   893 //! @SYMTestExpectedResults     	The parser leaves with error code 20
       
   894 //! @SYMTestType 		                UT
       
   895 
       
   896 //START_TESTCASE	Xml_56
       
   897 //RUN_TEST_STEP 	!error=-20 100 	testupnpdescriptionserver TestXmlServiceStep	z:\upnp\description\ini\testupnpdescriptionsuite.ini  Xml_56
       
   898 //END_TESTCASE 	Xml_56
       
   899 
       
   900 //! @file			                
       
   901 //! @SYMTestCaseID		            UPnPDescription-Pos-0044
       
   902 //! @SYMTestCaseDesc 	            Parsing device description.
       
   903 //! @SYMREQ							10846
       
   904 //! @SYMTestStatus 		            Implemented
       
   905 //! @SYMTestPriority	            Critical
       
   906 //! @SYMTestActions 				Parse Device description. Invalid embedded device
       
   907 //!
       
   908 //! @SYMTestExpectedResults     	The parser leaves with error code 20
       
   909 //! @SYMTestType 		                UT
       
   910 
       
   911 START_TESTCASE	Xml_57
       
   912 RUN_TEST_STEP 	!error=-20 100 	testupnpdescriptionserver TestXmlServiceStep	z:\upnp\description\ini\testupnpdescriptionsuite.ini  Xml_57
       
   913 END_TESTCASE 	Xml_57
       
   914 
       
   915 //! @file			                
       
   916 //! @SYMTestCaseID		            UPnPDescription-Pos-0044
       
   917 //! @SYMTestCaseDesc 	            Parsing device description.
       
   918 //! @SYMREQ							10846
       
   919 //! @SYMTestStatus 		            Implemented
       
   920 //! @SYMTestPriority	            Critical
       
   921 //! @SYMTestActions 				Parse Device description. 
       
   922 //!
       
   923 //! @SYMTestExpectedResults     	The parser leaves with error code 20
       
   924 //! @SYMTestType 		                UT
       
   925 
       
   926 START_TESTCASE	Xml_58
       
   927 RUN_TEST_STEP 	!error=-20 100 	testupnpdescriptionserver TestXmlServiceStep	z:\upnp\description\ini\testupnpdescriptionsuite.ini  Xml_58
       
   928 END_TESTCASE 	Xml_58
       
   929 
       
   930 //! @file			                
       
   931 //! @SYMTestCaseID		            UPnPDescription-Pos-0027
       
   932 //! @SYMTestCaseDesc 	            Parsing device description.
       
   933 //! @SYMREQ							10846
       
   934 //! @SYMTestStatus 		            Implemented
       
   935 //! @SYMTestPriority	            Critical
       
   936 //! @SYMTestActions 				Parse Device description. 
       
   937 //!
       
   938 //! @SYMTestExpectedResults     	The parser leaves with error code 20
       
   939 //! @SYMTestType 		                UT
       
   940 
       
   941 START_TESTCASE	Xml_59
       
   942 RUN_TEST_STEP 	!error=-20 100 	testupnpdescriptionserver TestXmlServiceStep	z:\upnp\description\ini\testupnpdescriptionsuite.ini  Xml_59
       
   943 END_TESTCASE 	Xml_59
       
   944 
       
   945 //! @file			                
       
   946 //! @SYMTestCaseID		            UPnPDescription-Pos-0027
       
   947 //! @SYMTestCaseDesc 	            Parsing device description.
       
   948 //! @SYMREQ							10846
       
   949 //! @SYMTestStatus 		            Implemented
       
   950 //! @SYMTestPriority	            Critical
       
   951 //! @SYMTestActions 				Parse Device description. 
       
   952 //!
       
   953 //! @SYMTestExpectedResults     	The parser leaves with error code 20
       
   954 //! @SYMTestType 		                UT
       
   955 
       
   956 //START_TESTCASE	Xml_60
       
   957 //RUN_TEST_STEP 	!error=-20 100 	testupnpdescriptionserver TestXmlServiceStep	z:\upnp\description\ini\testupnpdescriptionsuite.ini  Xml_60
       
   958 //END_TESTCASE 	Xml_60
       
   959 
       
   960 //! @file			                
       
   961 //! @SYMTestCaseID		            UPnPDescription-Pos-0029
       
   962 //! @SYMTestCaseDesc 	            Parsing device description file with vendor tags.
       
   963 //! @SYMREQ							10846
       
   964 //! @SYMTestStatus 		            Implemented
       
   965 //! @SYMTestPriority	            Critical
       
   966 //! @SYMTestActions 				Parse Device description with vendor tags. 
       
   967 //!
       
   968 //! @SYMTestExpectedResults     	The parser successfully parses and composes an identical device description file
       
   969 //! @SYMTestType 		                UT
       
   970 
       
   971 START_TESTCASE	Xml_61
       
   972 RUN_TEST_STEP 	100 	testupnpdescriptionserver TestXmlServiceStep	z:\upnp\description\ini\testupnpdescriptionsuite.ini  Xml_61
       
   973 END_TESTCASE 	Xml_61
       
   974 
       
   975 //! @file			                
       
   976 //! @SYMTestCaseID		            UPnPDescription-Pos-0030
       
   977 //! @SYMTestCaseDesc 	            Parsing service description file with vendor tags.
       
   978 //! @SYMREQ							10846
       
   979 //! @SYMTestStatus 		            Implemented
       
   980 //! @SYMTestPriority	            Critical
       
   981 //! @SYMTestActions 				Parse Service description with vendor tags. 
       
   982 //!
       
   983 //! @SYMTestExpectedResults     	The parser successfully parses and composes an identical service description file
       
   984 //! @SYMTestType 		                UT
       
   985 
       
   986 START_TESTCASE	Xml_62
       
   987 RUN_TEST_STEP 	100 	testupnpdescriptionserver TestXmlServiceStep	z:\upnp\description\ini\testupnpdescriptionsuite.ini  Xml_62
       
   988 END_TESTCASE 	Xml_62
       
   989 
       
   990 //! @file			                
       
   991 //! @SYMTestCaseID		            UPnPDescription-Pos-0030
       
   992 //! @SYMTestCaseDesc 	            Parsing service description file with vendor tags.
       
   993 //! @SYMREQ							10846
       
   994 //! @SYMTestStatus 		            Implemented
       
   995 //! @SYMTestPriority	            Critical
       
   996 //! @SYMTestActions 				Parse Service description with vendor tags. 
       
   997 //!
       
   998 //! @SYMTestExpectedResults     	The parser successfully parses and composes an identical service description file
       
   999 //! @SYMTestType 		                UT
       
  1000 
       
  1001 START_TESTCASE	Xml_63
       
  1002 RUN_TEST_STEP 	100 	testupnpdescriptionserver TestXmlServiceStep	z:\upnp\description\ini\testupnpdescriptionsuite.ini  Xml_63
       
  1003 END_TESTCASE 	Xml_63
       
  1004 
       
  1005 //! @file			                
       
  1006 //! @SYMTestCaseID		            UPnPDescription-Pos-0030
       
  1007 //! @SYMTestCaseDesc 	            Parsing service description file with vendor tags.
       
  1008 //! @SYMREQ							10846
       
  1009 //! @SYMTestStatus 		            Implemented
       
  1010 //! @SYMTestPriority	            Critical
       
  1011 //! @SYMTestActions 				Parse Service description with vendor tags. 
       
  1012 //!
       
  1013 //! @SYMTestExpectedResults     	The parser successfully parses and composes an identical service description file
       
  1014 //! @SYMTestType 		                UT
       
  1015 
       
  1016 START_TESTCASE	Xml_64
       
  1017 RUN_TEST_STEP 	100 	testupnpdescriptionserver TestXmlServiceStep	z:\upnp\description\ini\testupnpdescriptionsuite.ini  Xml_64
       
  1018 END_TESTCASE 	Xml_64
       
  1019