testexecfw/stf/stfext/testmodules/teftestmod/teftestmodulefw/tefunit/test/scripts/test.ini
author Johnson Ma <johnson.ma@nokia.com>
Fri, 09 Apr 2010 10:46:28 +0800
changeset 2 8bb370ba6d1d
permissions -rw-r--r--
contribute STF 1.0.0

[SectionOne]
TheInt=999
TheBool=true
TheHex=12345678
TheString=TheString

[SectionTwo]
TheInt=666
TheBool=false
TheHex=87654321
TheString=TheStringReturns

[SectionThree]
TheString =PanicMe
TheInt    =2
TheBool   =false