equal
deleted
inserted
replaced
12 // |
12 // |
13 // Description: |
13 // Description: |
14 // |
14 // |
15 |
15 |
16 PRJ_EXPORTS |
16 PRJ_EXPORTS |
17 ../include/centralrepository.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(centralrepository.h) |
17 ../include/centralrepository.h OS_LAYER_PUBLIC_EXPORT_PATH(centralrepository.h) |
18 #ifndef SYMBIAN_ENABLE_SPLIT_HEADERS |
18 #ifndef SYMBIAN_ENABLE_SPLIT_HEADERS |
19 #ifdef SYMBIAN_OLD_EXPORT_LOCATION |
19 #ifdef SYMBIAN_OLD_EXPORT_LOCATION |
20 ../include/centralrepositoryinternal.h /epoc32/include/centralrepositoryinternal.h |
20 ../include/centralrepositoryinternal.h /epoc32/include/centralrepositoryinternal.h |
21 #endif |
21 #endif |
22 #endif |
22 #endif |
38 |
38 |
39 |
39 |
40 PRJ_TESTEXPORTS |
40 PRJ_TESTEXPORTS |
41 // Stub sis file required by various tests. |
41 // Stub sis file required by various tests. |
42 |
42 |
43 #ifdef __SERIES60_ |
43 //define PDS_FULL_UI_TEST in the rom build command for Full S60 UI build |
|
44 #if defined(__SERIES60_) && defined(PDS_FULL_UI_TEST) |
44 ../test/testexecute/SWI/data/rnd_sis/centrepswiteststub.sis z:/system/install/centrepswiteststub.sis |
45 ../test/testexecute/SWI/data/rnd_sis/centrepswiteststub.sis z:/system/install/centrepswiteststub.sis |
45 #else |
46 #else |
46 ../test/testexecute/SWI/data/techview_sis/centrepswiteststub.sis z:/system/install/centrepswiteststub.sis |
47 ../test/testexecute/SWI/data/techview_sis/centrepswiteststub.sis z:/system/install/centrepswiteststub.sis |
47 #endif //__SERIES60_ |
48 #endif //__SERIES60_ |
48 |
49 |
52 CentralRepositoryTechviewRTests.iby /epoc32/rom/include/centralrepositorytechviewrtests.iby |
53 CentralRepositoryTechviewRTests.iby /epoc32/rom/include/centralrepositorytechviewrtests.iby |
53 centreptesthelper.iby /epoc32/rom/include/centreptesthelper.iby |
54 centreptesthelper.iby /epoc32/rom/include/centreptesthelper.iby |
54 centreptestdata.iby /epoc32/rom/include/centreptestdata.iby |
55 centreptestdata.iby /epoc32/rom/include/centreptestdata.iby |
55 |
56 |
56 // For pccenrep tests. |
57 // For pccenrep tests. |
57 ../pccenrep/include/centralrepository.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(x86tool/centralrepository.h) |
58 ../pccenrep/include/centralrepository.h OS_LAYER_PLATFORM_EXPORT_PATH(x86tool/centralrepository.h) |
58 |
59 |
59 ../test/testexecute/SWI/data/certstore/swicertstore.dat z:/resource/versions/swicertstore.dat |
60 ../test/testexecute/SWI/data/certstore/swicertstore.dat z:/resource/versions/swicertstore.dat |
60 |
61 |
61 #ifdef SYMBIAN_BAFL_SYSUTIL |
62 #ifdef SYMBIAN_BAFL_SYSUTIL |
62 //CenRepFotaTvRTests.iby and CentralRepositoryTechviewFlashPerformance.iby are manual tests only. |
63 //CenRepFotaTvRTests.iby and CentralRepositoryTechviewFlashPerformance.iby are manual tests only. |
174 ../test/sw_modified1.txt z:/private/10202be9/sw_modified1.txt |
175 ../test/sw_modified1.txt z:/private/10202be9/sw_modified1.txt |
175 ../test/sw.txt z:/resource/versions/sw.txt |
176 ../test/sw.txt z:/resource/versions/sw.txt |
176 ../test/00000003.txt z:/private/102081e4/00000003.txt |
177 ../test/00000003.txt z:/private/102081e4/00000003.txt |
177 ../test/00112273.txt z:/private/10202be9/00112273.txt |
178 ../test/00112273.txt z:/private/10202be9/00112273.txt |
178 |
179 |
179 #ifdef __SERIES60_ |
180 //define PDS_FULL_UI_TEST in the rom build command for Full S60 UI build |
|
181 #if defined(__SERIES60_) && defined(PDS_FULL_UI_TEST) |
180 ../test/rnd_RF1.sis z:/private/10202be9/rf1.sis |
182 ../test/rnd_RF1.sis z:/private/10202be9/rf1.sis |
181 ../test/rnd_RF2.sis z:/private/10202be9/rf2.sis |
183 ../test/rnd_RF2.sis z:/private/10202be9/rf2.sis |
182 ../test/rnd_RF3.sis z:/private/10202be9/rf3.sis |
184 ../test/rnd_RF3.sis z:/private/10202be9/rf3.sis |
183 ../test/rnd_RF4.sis z:/private/10202be9/rf4.sis |
185 ../test/rnd_RF4.sis z:/private/10202be9/rf4.sis |
184 #else |
186 #else |