debugapps/appregexec/tsrc/conf/AppRegExec_test.cfg
changeset 53 819e59dfc032
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/debugapps/appregexec/tsrc/conf/AppRegExec_test.cfg	Mon Oct 04 10:09:02 2010 +0300
@@ -0,0 +1,22 @@
+[Test]
+title Positive_TestCase
+create AppRegExec_test foobar
+foobar Positive_TestCase
+delete foobar
+[Endtest] 
+
+[Test]
+title Negative_TestCase
+create AppRegExec_test foobar
+foobar Negative_TestCase
+delete foobar
+[Endtest] 
+
+[Test]
+title StartBackRoundApp
+create AppRegExec_test foobar
+foobar StartBackRoundApp
+delete foobar
+[Endtest]
+
+