author | Maciej Seroka <maciejs@symbian.org> |
Tue, 14 Sep 2010 11:58:23 +0100 | |
branch | Symbian3 |
changeset 66 | bfb4e8b28c27 |
parent 59 | 3a0152bda91c |
permissions | -rw-r--r-- |
21 | 1 |
#ifndef __SMOKE_TEST_OBY__ |
2 |
#define __SMOKE_TEST_OBY__ |
|
3 |
||
4 |
#include <Smoketest_Agenda.iby> |
|
5 |
#include <Smoketest_AppInstall.iby> |
|
6 |
#include <Smoketest_Apploader.iby> |
|
7 |
#include <Smoketest_browser.iby> |
|
8 |
#include <Smoketest_Contacts.iby> |
|
9 |
#include <Smoketest_email.iby> |
|
52
7cfeae64ff59
Fixed up smoketest IBY's to make sure everything is in the image
Brendan Donegan <brendand@symbian.org>
parents:
21
diff
changeset
|
10 |
#include <Smoketest_graphics.iby> |
21 | 11 |
#include <Smoketest_http.iby> |
12 |
#include <Smoketest_InputMethods.iby> |
|
54
a4835904093b
Added new LbsApi smoke test
Maciej Seroka <maciejs@symbian.org>
parents:
52
diff
changeset
|
13 |
#include <Smoketest_lbs.iby> |
59
3a0152bda91c
Updated iby file for localisation smoke test
Maciej Seroka <maciejs@symbian.org>
parents:
54
diff
changeset
|
14 |
#include <Smoketest_localisation.iby> |
21 | 15 |
#include <Smoketest_Mediamgmt.iby> |
16 |
#include <Smoketest_Mess.iby> |
|
17 |
#include <Smoketest_notepad.iby> |
|
18 |
#include <Smoketest_profiles.iby> |
|
52
7cfeae64ff59
Fixed up smoketest IBY's to make sure everything is in the image
Brendan Donegan <brendand@symbian.org>
parents:
21
diff
changeset
|
19 |
#include <smoketest_qt.iby> |
21 | 20 |
#include <Smoketest_System.iby> |
21 |
#include <Smoketest_Timew.iby> |
|
22 |
#include <Smoketest_UIResources.iby> |
|
23 |
#include <Smoketest_utils.iby> |
|
24 |
#endif |