appinstall/conf/AppInstallSmokeTestModule.cfg
author Maciej Seroka <maciejs@symbian.org>
Tue, 03 Aug 2010 14:51:01 +0100
branchSymbian3
changeset 58 7a02f8565ef5
parent 1 8758140453c0
child 69 d0d9b733e31c
permissions -rw-r--r--
Implemented Language-setting smoke test for ATS4

[Test]
title Install Application
create AppInstallSmokeTestModule installer
installer InstallApp c:\smoketest\appinstall\sistest_winscw.sisx
delete installer
[Endtest]

[Test]
title Uninstall Application
create AppInstallSmokeTestModule uninstaller
uninstaller UninstallApp E4F8641B
delete uninstaller
[Endtest]