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

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

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