testexecmdw/tef/tef/test/regressiontest/teststep/testdata/configs/readwriteconfig.ini
branchRCL_3
changeset 3 9397a16b6eb8
parent 1 6edeef394eb7
--- a/testexecmdw/tef/tef/test/regressiontest/teststep/testdata/configs/readwriteconfig.ini	Fri Sep 03 07:55:01 2010 +0300
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,49 +0,0 @@
-[Section0]
-StringValue=${SYSDRIVE}
-IntValue=1234
-Int64Value = 2459565876494606882
-BoolValue=False
-HexValue = 0xABCD
-
-[Section1]
-StringValue=SetErrorStep
-IntValue=1
-BoolValue=True
-
-[Section2]
-StringValue=WriteBoolStep
-IntValue=2
-BoolValue=False
-
-[Section3]
-StringValue=WriteHexStep
-IntValue=3
-BoolValue=True
-
-[Section4]
-StringValue=WriteIntStep
-IntValue=7777
-BoolValue=False
-
-[Section5]
-StringValue=Hello Ricky
-IntValue=5
-BoolValue=True
-
-[Section7]
-IntValue = 32
-Int64Value = 1152921504606846976
-BoolValue = TRUE
-HexValue = 00FF
-StringValue = This is the original string.
-
-[Section8]
-
-[TEFUnitSection1]
-#don't change the values tests are dependes on the value
-Int=10
-BoolFalse=false
-BoolTrue=true
-String = To Be A Drummer! # comments
-Hex = FF
-TheInt64 = 1232123123123123123
\ No newline at end of file