testexecmdw/tef/tef/test/baseline/h4/urel/dt-tef-teststep-0001.htm
branchRCL_3
changeset 3 9397a16b6eb8
parent 1 6edeef394eb7
equal deleted inserted replaced
1:6edeef394eb7 3:9397a16b6eb8
     1 12:09:18:862 <html><body><pre>
       
     2 12:09:18:863 <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:18:863 ***</font>
       
     9 12:09:18:887 c:\testdata\scripts\dt-tef-teststep-0001.script LOAD_SUITE	te_RegStepTestSuite
       
    10 12:09:18:920 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:18:943 c:\testdata\scripts\dt-tef-teststep-0001.script START_TESTCASE DT-TEF-TestStep-0001
       
    12 12:09:18:952 <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:18:966 c:\testdata\scripts\dt-tef-teststep-0001.script 	RUN_TEST_STEP 100 te_RegStepTestSuite ReadWriteConfigStep C:\testdata\configs\readwriteconfig.ini Section0
       
    14 12:09:18:988 INFO -  340 readwriteconfigstep.cpp 56 This test step tests the read/write config functionality.
       
    15 12:09:18:990 INFO -  340 readwriteconfigstep.cpp 84 Start to test read/write integer value of configuration file...
       
    16 12:09:18:992 INFO -  340 teststepbase.cpp 253 INI READ : C:\testdata\configs\readwriteconfig.ini Section0 IntValue 1234
       
    17 12:09:19:000 INFO -  340 teststepbase.cpp 356 INI WRITE : C:\testdata\configs\readwriteconfig.ini Section0 IntValue 2147483647
       
    18 12:09:19:002 INFO -  340 teststepbase.cpp 253 INI READ : C:\testdata\configs\readwriteconfig.ini Section0 IntValue 2147483647
       
    19 12:09:19:009 INFO -  340 teststepbase.cpp 356 INI WRITE : C:\testdata\configs\readwriteconfig.ini Section0 IntValue 1234
       
    20 12:09:19:011 INFO -  340 readwriteconfigstep.cpp 104 Test Passed!
       
    21 12:09:19:013 INFO -  340 readwriteconfigstep.cpp 110 Start to test read/write integer 64 bit value of configuration file...
       
    22 12:09:19:016 INFO -  340 teststepbase.cpp 273 INI READ : C:\testdata\configs\readwriteconfig.ini Section0 Int64Value 2459565876494606882
       
    23 12:09:19:023 INFO -  340 teststepbase.cpp 403 INI WRITE : C:\testdata\configs\readwriteconfig.ini Section0 Int64Value 9223372036854775807
       
    24 12:09:19:026 INFO -  340 teststepbase.cpp 273 INI READ : C:\testdata\configs\readwriteconfig.ini Section0 Int64Value 9223372036854775807
       
    25 12:09:19:033 INFO -  340 teststepbase.cpp 403 INI WRITE : C:\testdata\configs\readwriteconfig.ini Section0 Int64Value 2459565876494606882
       
    26 12:09:19:035 INFO -  340 readwriteconfigstep.cpp 131 Test Passed!
       
    27 12:09:19:037 INFO -  340 readwriteconfigstep.cpp 137 Start to test read/write boolean value of configuration file...
       
    28 12:09:19:039 INFO -  340 teststepbase.cpp 232 INI READ : C:\testdata\configs\readwriteconfig.ini Section0 BoolValue 0
       
    29 12:09:19:047 INFO -  340 teststepbase.cpp 510 INI WRITE : C:\testdata\configs\readwriteconfig.ini Section0 BoolValue 1
       
    30 12:09:19:049 INFO -  340 teststepbase.cpp 232 INI READ : C:\testdata\configs\readwriteconfig.ini Section0 BoolValue 1
       
    31 12:09:19:056 INFO -  340 teststepbase.cpp 510 INI WRITE : C:\testdata\configs\readwriteconfig.ini Section0 BoolValue 0
       
    32 12:09:19:058 INFO -  340 teststepbase.cpp 232 INI READ : C:\testdata\configs\readwriteconfig.ini Section0 BoolValue 0
       
    33 12:09:19:066 INFO -  340 teststepbase.cpp 510 INI WRITE : C:\testdata\configs\readwriteconfig.ini Section0 BoolValue 0
       
    34 12:09:19:068 INFO -  340 readwriteconfigstep.cpp 161 Test Failed!
       
    35 12:09:19:070 INFO -  340 readwriteconfigstep.cpp 167 Start to test read/write hex value of configuration file...
       
    36 12:09:19:072 INFO -  340 teststepbase.cpp 320 INI READ : C:\testdata\configs\readwriteconfig.ini Section0 HexValue 0
       
    37 12:09:19:080 INFO -  340 teststepbase.cpp 559 INI WRITE : C:\testdata\configs\readwriteconfig.ini Section0 HexValue 2147483647
       
    38 12:09:19:082 INFO -  340 teststepbase.cpp 320 INI READ : C:\testdata\configs\readwriteconfig.ini Section0 HexValue 2147483647
       
    39 12:09:19:089 INFO -  340 teststepbase.cpp 559 INI WRITE : C:\testdata\configs\readwriteconfig.ini Section0 HexValue 0
       
    40 12:09:19:091 INFO -  340 readwriteconfigstep.cpp 188 Test Passed!
       
    41 12:09:19:093 INFO -  340 readwriteconfigstep.cpp 194 Start to test read/write string value of configuration file...
       
    42 12:09:19:096 INFO -  340 teststepbase.cpp 294 INI READ : C:\testdata\configs\readwriteconfig.ini Section0 StringValue C:
       
    43 12:09:19:103 INFO -  340 teststepbase.cpp 449 INI WRITE : C:\testdata\configs\readwriteconfig.ini Section0 StringValue Changed string!
       
    44 12:09:19:105 INFO -  340 teststepbase.cpp 294 INI READ : C:\testdata\configs\readwriteconfig.ini Section0 StringValue Changed string!
       
    45 12:09:19:114 INFO -  340 teststepbase.cpp 449 INI WRITE : C:\testdata\configs\readwriteconfig.ini Section0 StringValue C:
       
    46 12:09:19:116 INFO -  340 readwriteconfigstep.cpp 218 Test Passed!
       
    47 12:09:19:125 <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:19:138 c:\testdata\scripts\dt-tef-teststep-0001.script 	RUN_TEST_STEP 100 te_RegStepTestSuite ReadWriteConfigStep C:\testdata\configs\readwriteconfig.ini Section7
       
    49 12:09:19:160 INFO -  341 readwriteconfigstep.cpp 56 This test step tests the read/write config functionality.
       
    50 12:09:19:163 INFO -  341 readwriteconfigstep.cpp 84 Start to test read/write integer value of configuration file...
       
    51 12:09:19:165 INFO -  341 teststepbase.cpp 253 INI READ : C:\testdata\configs\readwriteconfig.ini Section7 IntValue 32
       
    52 12:09:19:172 INFO -  341 teststepbase.cpp 356 INI WRITE : C:\testdata\configs\readwriteconfig.ini Section7 IntValue 2147483647
       
    53 12:09:19:175 INFO -  341 teststepbase.cpp 253 INI READ : C:\testdata\configs\readwriteconfig.ini Section7 IntValue 2147483647
       
    54 12:09:19:182 INFO -  341 teststepbase.cpp 356 INI WRITE : C:\testdata\configs\readwriteconfig.ini Section7 IntValue 32
       
    55 12:09:19:184 INFO -  341 readwriteconfigstep.cpp 104 Test Passed!
       
    56 12:09:19:186 INFO -  341 readwriteconfigstep.cpp 110 Start to test read/write integer 64 bit value of configuration file...
       
    57 12:09:19:189 INFO -  341 teststepbase.cpp 273 INI READ : C:\testdata\configs\readwriteconfig.ini Section7 Int64Value 1152921504606846976
       
    58 12:09:19:196 INFO -  341 teststepbase.cpp 403 INI WRITE : C:\testdata\configs\readwriteconfig.ini Section7 Int64Value 9223372036854775807
       
    59 12:09:19:199 INFO -  341 teststepbase.cpp 273 INI READ : C:\testdata\configs\readwriteconfig.ini Section7 Int64Value 9223372036854775807
       
    60 12:09:19:207 INFO -  341 teststepbase.cpp 403 INI WRITE : C:\testdata\configs\readwriteconfig.ini Section7 Int64Value 1152921504606846976
       
    61 12:09:19:209 INFO -  341 readwriteconfigstep.cpp 131 Test Passed!
       
    62 12:09:19:210 INFO -  341 readwriteconfigstep.cpp 137 Start to test read/write boolean value of configuration file...
       
    63 12:09:19:212 INFO -  341 teststepbase.cpp 232 INI READ : C:\testdata\configs\readwriteconfig.ini Section7 BoolValue 1
       
    64 12:09:19:220 INFO -  341 teststepbase.cpp 510 INI WRITE : C:\testdata\configs\readwriteconfig.ini Section7 BoolValue 1
       
    65 12:09:19:223 INFO -  341 teststepbase.cpp 232 INI READ : C:\testdata\configs\readwriteconfig.ini Section7 BoolValue 1
       
    66 12:09:19:230 INFO -  341 teststepbase.cpp 510 INI WRITE : C:\testdata\configs\readwriteconfig.ini Section7 BoolValue 0
       
    67 12:09:19:233 INFO -  341 teststepbase.cpp 232 INI READ : C:\testdata\configs\readwriteconfig.ini Section7 BoolValue 0
       
    68 12:09:19:241 INFO -  341 teststepbase.cpp 510 INI WRITE : C:\testdata\configs\readwriteconfig.ini Section7 BoolValue 1
       
    69 12:09:19:243 INFO -  341 readwriteconfigstep.cpp 161 Test Failed!
       
    70 12:09:19:244 INFO -  341 readwriteconfigstep.cpp 167 Start to test read/write hex value of configuration file...
       
    71 12:09:19:246 INFO -  341 teststepbase.cpp 320 INI READ : C:\testdata\configs\readwriteconfig.ini Section7 HexValue 255
       
    72 12:09:19:254 INFO -  341 teststepbase.cpp 559 INI WRITE : C:\testdata\configs\readwriteconfig.ini Section7 HexValue 2147483647
       
    73 12:09:19:256 INFO -  341 teststepbase.cpp 320 INI READ : C:\testdata\configs\readwriteconfig.ini Section7 HexValue 2147483647
       
    74 12:09:19:264 INFO -  341 teststepbase.cpp 559 INI WRITE : C:\testdata\configs\readwriteconfig.ini Section7 HexValue 255
       
    75 12:09:19:266 INFO -  341 readwriteconfigstep.cpp 188 Test Passed!
       
    76 12:09:19:268 INFO -  341 readwriteconfigstep.cpp 194 Start to test read/write string value of configuration file...
       
    77 12:09:19:270 INFO -  341 teststepbase.cpp 294 INI READ : C:\testdata\configs\readwriteconfig.ini Section7 StringValue This is the original string.
       
    78 12:09:19:278 INFO -  341 teststepbase.cpp 449 INI WRITE : C:\testdata\configs\readwriteconfig.ini Section7 StringValue Changed string!
       
    79 12:09:19:280 INFO -  341 teststepbase.cpp 294 INI READ : C:\testdata\configs\readwriteconfig.ini Section7 StringValue Changed string!
       
    80 12:09:19:288 INFO -  341 teststepbase.cpp 449 INI WRITE : C:\testdata\configs\readwriteconfig.ini Section7 StringValue This is the original string.
       
    81 12:09:19:290 INFO -  341 readwriteconfigstep.cpp 218 Test Passed!
       
    82 12:09:19:299 <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:19:307 c:\testdata\scripts\dt-tef-teststep-0001.script END_TESTCASE DT-TEF-TestStep-0001
       
    84 12:09:19:322 <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:19:334 c:\testdata\scripts\dt-tef-teststep-0001.script RUN_UTILS DeleteFile C:\testdata\configs\readwriteconfig.ini
       
    86 12:09:19:368 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:19:435 c:\testdata\scripts\dt-tef-teststep-0001.script RUN_UTILS DeleteFile C:\testdata\configs\readwriteconfig.ini.bak
       
    88 12:09:19:489 <font size=2 color=00AFFF>TEST STEP SUMMARY:</font>
       
    89 12:09:19:494 <font size=2 color=00AF00>PASS = 2</font>
       
    90 12:09:19:494 <font size=2 color=FF0000>FAIL = 0</font>
       
    91 12:09:19:495 <font size=2 color=0000FF>ABORT = 0</font>
       
    92 12:09:19:495 <font size=2 color=0000FF>PANIC = 0</font>
       
    93 12:09:19:496 <font size=2 color=0000FF>INCONCLUSIVE = 0</font>
       
    94 12:09:19:497 <font size=2 color=0000FF>UNKNOWN = 0</font>
       
    95 12:09:19:497 <font size=2 color=0000FF>UNEXECUTED = 0</font>
       
    96 12:09:19:498 <font size=2 color=0000FF>COMMENTED OUT COMMAND'S = 0</font>
       
    97 12:09:19:498 <font size=2 color=0000FF>SYSTEM PANICS COUNT = 0</font>
       
    98 12:09:19:498 <font size=2 color=00AFFF>TEST CASE SUMMARY:</font>
       
    99 12:09:19:499 <font size=2 color=00AF00>PASS = 1</font>
       
   100 12:09:19:499 <font size=2 color=FF0000>FAIL = 0</font>
       
   101 12:09:19:500 <font size=2 color=C0C0C0>SKIPPED_SELECTIVELY = 0</font>
       
   102 12:09:19:500 <font size=2 color=0000FF>INCONCLUSIVE = 0</font>
       
   103 12:09:19:501 </pre></body></html>