appinstall/conf/AppInstallSmokeTestModule.cfg
author Maciej Seroka <maciejs@symbian.org>
Fri, 15 Oct 2010 11:54:08 +0100
branchSymbian3
changeset 74 08fe4219b8dd
parent 72 60cb23713eca
permissions -rw-r--r--
Fixed http smoke test (to use Winsock)

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