inputmethods/conf/InputMethodSmokeTestModule.cfg
branchSymbian2
changeset 1 8758140453c0
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/inputmethods/conf/InputMethodSmokeTestModule.cfg	Thu Jan 21 12:53:44 2010 +0000
@@ -0,0 +1,20 @@
+[Test]
+title Create Predictive Text Engine
+create InputMethodSmokeTestModule ptiengine
+ptiengine CreatePtiEngine
+delete ptiengine
+[Endtest] 
+
+[Test]
+title Create Predictive Text Dictionary
+create InputMethodSmokeTestModule ptidict
+ptidict CreatePtiDictionary
+delete ptidict
+[Endtest]
+
+[Test]
+title Predict Word
+create InputMethodSmokeTestModule ptiengine
+ptiengine MultitapWord 26637776664443 android
+delete ptiengine
+[Endtest]
\ No newline at end of file