inputmethods/conf/InputMethodSmokeTestModule.cfg
author bdonegan
Fri, 24 Sep 2010 15:15:56 +0100
branchSymbian3
changeset 69 d0d9b733e31c
parent 1 8758140453c0
permissions -rw-r--r--
Fix for failing AppInstall smoketests - added ARM built SIS file to ROM instead of WINSCW one

[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]