testexecmdw/tef/tef/test/baseline/h4/udeb/dt-tef-teststep-0001.htm
branchRCL_3
changeset 3 9397a16b6eb8
parent 1 6edeef394eb7
equal deleted inserted replaced
1:6edeef394eb7 3:9397a16b6eb8
     1 12:09:34:810 <html><body><pre>
       
     2 12:09:34:810 <font size=2 color=00AFFF>
       
     3 TEST SYNOPSIS:</font>
       
     4 TEF Version : 3.2.1031
       
     5 START_TESTCASE COUNT : 1
       
     6 RUN_TEST_STEP COUNT : 2
       
     7 
       
     8 <font size=2 color=00AF00>*** TestExecute Started 12/01/2009 12:09:34:810 ***</font>
       
     9 12:09:34:850 c:\testdata\scripts\dt-tef-teststep-0001.script LOAD_SUITE	te_RegStepTestSuite
       
    10 12:09:34:912 c:\testdata\scripts\dt-tef-teststep-0001.script RUN_UTILS CopyFile C:\testdata\configs\readwriteConfig.ini C:\testdata\configs\readwriteconfig.ini.bak
       
    11 12:09:34:951 c:\testdata\scripts\dt-tef-teststep-0001.script START_TESTCASE DT-TEF-TestStep-0001
       
    12 12:09:34:968 <font size=2 color=00AF00>c:\testdata\scripts\dt-tef-teststep-0001.script Line = 4 Command = START_TESTCASE DT-TEF-TestStep-0001  </font>
       
    13 12:09:34:988 c:\testdata\scripts\dt-tef-teststep-0001.script 	RUN_TEST_STEP 100 te_RegStepTestSuite ReadWriteConfigStep C:\testdata\configs\readwriteconfig.ini Section0
       
    14 12:09:35:032 INFO -  327 readwriteconfigstep.cpp 56 This test step tests the read/write config functionality.
       
    15 12:09:35:037 INFO -  327 readwriteconfigstep.cpp 84 Start to test read/write integer value of configuration file...
       
    16 12:09:35:041 INFO -  327 teststepbase.cpp 253 INI READ : C:\testdata\configs\readwriteconfig.ini Section0 IntValue 1234
       
    17 12:09:35:055 INFO -  327 teststepbase.cpp 356 INI WRITE : C:\testdata\configs\readwriteconfig.ini Section0 IntValue 2147483647
       
    18 12:09:35:060 INFO -  327 teststepbase.cpp 253 INI READ : C:\testdata\configs\readwriteconfig.ini Section0 IntValue 2147483647
       
    19 12:09:35:073 INFO -  327 teststepbase.cpp 356 INI WRITE : C:\testdata\configs\readwriteconfig.ini Section0 IntValue 1234
       
    20 12:09:35:077 INFO -  327 readwriteconfigstep.cpp 104 Test Passed!
       
    21 12:09:35:081 INFO -  327 readwriteconfigstep.cpp 110 Start to test read/write integer 64 bit value of configuration file...
       
    22 12:09:35:086 INFO -  327 teststepbase.cpp 273 INI READ : C:\testdata\configs\readwriteconfig.ini Section0 Int64Value 2459565876494606882
       
    23 12:09:35:099 INFO -  327 teststepbase.cpp 403 INI WRITE : C:\testdata\configs\readwriteconfig.ini Section0 Int64Value 9223372036854775807
       
    24 12:09:35:104 INFO -  327 teststepbase.cpp 273 INI READ : C:\testdata\configs\readwriteconfig.ini Section0 Int64Value 9223372036854775807
       
    25 12:09:35:118 INFO -  327 teststepbase.cpp 403 INI WRITE : C:\testdata\configs\readwriteconfig.ini Section0 Int64Value 2459565876494606882
       
    26 12:09:35:122 INFO -  327 readwriteconfigstep.cpp 131 Test Passed!
       
    27 12:09:35:126 INFO -  327 readwriteconfigstep.cpp 137 Start to test read/write boolean value of configuration file...
       
    28 12:09:35:131 INFO -  327 teststepbase.cpp 232 INI READ : C:\testdata\configs\readwriteconfig.ini Section0 BoolValue 0
       
    29 12:09:35:145 INFO -  327 teststepbase.cpp 510 INI WRITE : C:\testdata\configs\readwriteconfig.ini Section0 BoolValue 1
       
    30 12:09:35:149 INFO -  327 teststepbase.cpp 232 INI READ : C:\testdata\configs\readwriteconfig.ini Section0 BoolValue 1
       
    31 12:09:35:162 INFO -  327 teststepbase.cpp 510 INI WRITE : C:\testdata\configs\readwriteconfig.ini Section0 BoolValue 0
       
    32 12:09:35:167 INFO -  327 teststepbase.cpp 232 INI READ : C:\testdata\configs\readwriteconfig.ini Section0 BoolValue 0
       
    33 12:09:35:181 INFO -  327 teststepbase.cpp 510 INI WRITE : C:\testdata\configs\readwriteconfig.ini Section0 BoolValue 0
       
    34 12:09:35:185 INFO -  327 readwriteconfigstep.cpp 161 Test Failed!
       
    35 12:09:35:189 INFO -  327 readwriteconfigstep.cpp 167 Start to test read/write hex value of configuration file...
       
    36 12:09:35:193 INFO -  327 teststepbase.cpp 320 INI READ : C:\testdata\configs\readwriteconfig.ini Section0 HexValue 0
       
    37 12:09:35:208 INFO -  327 teststepbase.cpp 559 INI WRITE : C:\testdata\configs\readwriteconfig.ini Section0 HexValue 2147483647
       
    38 12:09:35:212 INFO -  327 teststepbase.cpp 320 INI READ : C:\testdata\configs\readwriteconfig.ini Section0 HexValue 2147483647
       
    39 12:09:35:225 INFO -  327 teststepbase.cpp 559 INI WRITE : C:\testdata\configs\readwriteconfig.ini Section0 HexValue 0
       
    40 12:09:35:230 INFO -  327 readwriteconfigstep.cpp 188 Test Passed!
       
    41 12:09:35:234 INFO -  327 readwriteconfigstep.cpp 194 Start to test read/write string value of configuration file...
       
    42 12:09:35:239 INFO -  327 teststepbase.cpp 294 INI READ : C:\testdata\configs\readwriteconfig.ini Section0 StringValue C:
       
    43 12:09:35:253 INFO -  327 teststepbase.cpp 449 INI WRITE : C:\testdata\configs\readwriteconfig.ini Section0 StringValue Changed string!
       
    44 12:09:35:257 INFO -  327 teststepbase.cpp 294 INI READ : C:\testdata\configs\readwriteconfig.ini Section0 StringValue Changed string!
       
    45 12:09:35:271 INFO -  327 teststepbase.cpp 449 INI WRITE : C:\testdata\configs\readwriteconfig.ini Section0 StringValue C:
       
    46 12:09:35:275 INFO -  327 readwriteconfigstep.cpp 218 Test Passed!
       
    47 12:09:35:294 <font size=2 color=00AF00>c:\testdata\scripts\dt-tef-teststep-0001.script Line = 18 Command = 	RUN_TEST_STEP 100 te_RegStepTestSuite ReadWriteConfigStep C:\testdata\configs\readwriteconfig.ini Section0 ***Result = PASS </font>
       
    48 12:09:35:312 c:\testdata\scripts\dt-tef-teststep-0001.script 	RUN_TEST_STEP 100 te_RegStepTestSuite ReadWriteConfigStep C:\testdata\configs\readwriteconfig.ini Section7
       
    49 12:09:35:355 INFO -  328 readwriteconfigstep.cpp 56 This test step tests the read/write config functionality.
       
    50 12:09:35:360 INFO -  328 readwriteconfigstep.cpp 84 Start to test read/write integer value of configuration file...
       
    51 12:09:35:364 INFO -  328 teststepbase.cpp 253 INI READ : C:\testdata\configs\readwriteconfig.ini Section7 IntValue 32
       
    52 12:09:35:378 INFO -  328 teststepbase.cpp 356 INI WRITE : C:\testdata\configs\readwriteconfig.ini Section7 IntValue 2147483647
       
    53 12:09:35:383 INFO -  328 teststepbase.cpp 253 INI READ : C:\testdata\configs\readwriteconfig.ini Section7 IntValue 2147483647
       
    54 12:09:35:397 INFO -  328 teststepbase.cpp 356 INI WRITE : C:\testdata\configs\readwriteconfig.ini Section7 IntValue 32
       
    55 12:09:35:401 INFO -  328 readwriteconfigstep.cpp 104 Test Passed!
       
    56 12:09:35:405 INFO -  328 readwriteconfigstep.cpp 110 Start to test read/write integer 64 bit value of configuration file...
       
    57 12:09:35:409 INFO -  328 teststepbase.cpp 273 INI READ : C:\testdata\configs\readwriteconfig.ini Section7 Int64Value 1152921504606846976
       
    58 12:09:35:424 INFO -  328 teststepbase.cpp 403 INI WRITE : C:\testdata\configs\readwriteconfig.ini Section7 Int64Value 9223372036854775807
       
    59 12:09:35:428 INFO -  328 teststepbase.cpp 273 INI READ : C:\testdata\configs\readwriteconfig.ini Section7 Int64Value 9223372036854775807
       
    60 12:09:35:443 INFO -  328 teststepbase.cpp 403 INI WRITE : C:\testdata\configs\readwriteconfig.ini Section7 Int64Value 1152921504606846976
       
    61 12:09:35:447 INFO -  328 readwriteconfigstep.cpp 131 Test Passed!
       
    62 12:09:35:451 INFO -  328 readwriteconfigstep.cpp 137 Start to test read/write boolean value of configuration file...
       
    63 12:09:35:455 INFO -  328 teststepbase.cpp 232 INI READ : C:\testdata\configs\readwriteconfig.ini Section7 BoolValue 1
       
    64 12:09:35:469 INFO -  328 teststepbase.cpp 510 INI WRITE : C:\testdata\configs\readwriteconfig.ini Section7 BoolValue 1
       
    65 12:09:35:474 INFO -  328 teststepbase.cpp 232 INI READ : C:\testdata\configs\readwriteconfig.ini Section7 BoolValue 1
       
    66 12:09:35:488 INFO -  328 teststepbase.cpp 510 INI WRITE : C:\testdata\configs\readwriteconfig.ini Section7 BoolValue 0
       
    67 12:09:35:492 INFO -  328 teststepbase.cpp 232 INI READ : C:\testdata\configs\readwriteconfig.ini Section7 BoolValue 0
       
    68 12:09:35:507 INFO -  328 teststepbase.cpp 510 INI WRITE : C:\testdata\configs\readwriteconfig.ini Section7 BoolValue 1
       
    69 12:09:35:511 INFO -  328 readwriteconfigstep.cpp 161 Test Failed!
       
    70 12:09:35:515 INFO -  328 readwriteconfigstep.cpp 167 Start to test read/write hex value of configuration file...
       
    71 12:09:35:519 INFO -  328 teststepbase.cpp 320 INI READ : C:\testdata\configs\readwriteconfig.ini Section7 HexValue 255
       
    72 12:09:35:534 INFO -  328 teststepbase.cpp 559 INI WRITE : C:\testdata\configs\readwriteconfig.ini Section7 HexValue 2147483647
       
    73 12:09:35:538 INFO -  328 teststepbase.cpp 320 INI READ : C:\testdata\configs\readwriteconfig.ini Section7 HexValue 2147483647
       
    74 12:09:35:552 INFO -  328 teststepbase.cpp 559 INI WRITE : C:\testdata\configs\readwriteconfig.ini Section7 HexValue 255
       
    75 12:09:35:556 INFO -  328 readwriteconfigstep.cpp 188 Test Passed!
       
    76 12:09:35:561 INFO -  328 readwriteconfigstep.cpp 194 Start to test read/write string value of configuration file...
       
    77 12:09:35:565 INFO -  328 teststepbase.cpp 294 INI READ : C:\testdata\configs\readwriteconfig.ini Section7 StringValue This is the original string.
       
    78 12:09:35:579 INFO -  328 teststepbase.cpp 449 INI WRITE : C:\testdata\configs\readwriteconfig.ini Section7 StringValue Changed string!
       
    79 12:09:35:583 INFO -  328 teststepbase.cpp 294 INI READ : C:\testdata\configs\readwriteconfig.ini Section7 StringValue Changed string!
       
    80 12:09:35:598 INFO -  328 teststepbase.cpp 449 INI WRITE : C:\testdata\configs\readwriteconfig.ini Section7 StringValue This is the original string.
       
    81 12:09:35:602 INFO -  328 readwriteconfigstep.cpp 218 Test Passed!
       
    82 12:09:35:621 <font size=2 color=00AF00>c:\testdata\scripts\dt-tef-teststep-0001.script Line = 19 Command = 	RUN_TEST_STEP 100 te_RegStepTestSuite ReadWriteConfigStep C:\testdata\configs\readwriteconfig.ini Section7 ***Result = PASS </font>
       
    83 12:09:35:633 c:\testdata\scripts\dt-tef-teststep-0001.script END_TESTCASE DT-TEF-TestStep-0001
       
    84 12:09:35:661 <font size=2 color=00AF00>c:\testdata\scripts\dt-tef-teststep-0001.script Line = 20 Command = END_TESTCASE DT-TEF-TestStep-0001 ***TestCaseResult = PASS </font>
       
    85 12:09:35:680 c:\testdata\scripts\dt-tef-teststep-0001.script RUN_UTILS DeleteFile C:\testdata\configs\readwriteconfig.ini
       
    86 12:09:35:728 c:\testdata\scripts\dt-tef-teststep-0001.script RUN_UTILS CopyFile C:\testdata\configs\readwriteconfig.ini.bak C:\testdata\configs\readwriteconfig.ini
       
    87 12:09:35:818 c:\testdata\scripts\dt-tef-teststep-0001.script RUN_UTILS DeleteFile C:\testdata\configs\readwriteconfig.ini.bak
       
    88 12:09:35:890 <font size=2 color=00AFFF>TEST STEP SUMMARY:</font>
       
    89 12:09:35:899 <font size=2 color=00AF00>PASS = 2</font>
       
    90 12:09:35:901 <font size=2 color=FF0000>FAIL = 0</font>
       
    91 12:09:35:902 <font size=2 color=0000FF>ABORT = 0</font>
       
    92 12:09:35:903 <font size=2 color=0000FF>PANIC = 0</font>
       
    93 12:09:35:904 <font size=2 color=0000FF>INCONCLUSIVE = 0</font>
       
    94 12:09:35:906 <font size=2 color=0000FF>UNKNOWN = 0</font>
       
    95 12:09:35:907 <font size=2 color=0000FF>UNEXECUTED = 0</font>
       
    96 12:09:35:908 <font size=2 color=0000FF>COMMENTED OUT COMMAND'S = 0</font>
       
    97 12:09:35:909 <font size=2 color=0000FF>SYSTEM PANICS COUNT = 0</font>
       
    98 12:09:35:910 <font size=2 color=00AFFF>TEST CASE SUMMARY:</font>
       
    99 12:09:35:911 <font size=2 color=00AF00>PASS = 1</font>
       
   100 12:09:35:912 <font size=2 color=FF0000>FAIL = 0</font>
       
   101 12:09:35:913 <font size=2 color=C0C0C0>SKIPPED_SELECTIVELY = 0</font>
       
   102 12:09:35:914 <font size=2 color=0000FF>INCONCLUSIVE = 0</font>
       
   103 12:09:35:916 </pre></body></html>