Update contrib.
2 # Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies).
4 # This component and the accompanying materials are made available
5 # under the terms of "Eclipse Public License v1.0"
6 # which accompanies this distribution, and is available
7 # at the URL "http://www.eclipse.org/legal/epl-v10.html".
9 # Initial Contributors:
10 # Nokia Corporation - initial contribution.
16 """Data used by testMbcUtils - give as python strings etc. Separated out to make the test code easier to understand"""
18 # the following is taken from misc.mbc. Contains all features we seem to use. Specific contents not really important
22 // Copyright (c) Symbian Software Ltd 2004 - 2008. All rights reserved.
24 // non-optional modules for misc components
28 ..\..\ECam\framework\group
29 ..\..\ECam\plugins\group
31 ..\..\openmax\il\group
33 ..\..\mobiletv\hai\dvbh\group
34 ..\..\a3f\traces\group
35 ..\..\a3f\refmmrc\group
36 ..\..\a3f\a3fserverstart\group
37 ..\..\a3f\a3fdevsound\group
40 ..\..\a3f\refacladaptation\group
41 ..\..\a3f\devsoundadaptationinfo\group
42 ..\..\packetvideo\group
43 ..\..\3gplibrary\group
51 // oneoff - TImageViewer
52 oneoff ..\..\ICL\group abld -k test export
53 oneoff ..\..\ICL\group abld -k test build arm4 timageviewer
54 oneoff ..\..\ICL\group abld -k test build winscw timageviewer
58 None, # will be filled in runtime with the filename
59 ['..\\..\\ECam\\framework\\group',
60 '..\\..\\ECam\\plugins\\group',
61 '..\\..\\mmcommon\\group',
62 '..\\..\\openmax\\il\\group',
64 '..\\..\\mobiletv\\hai\\dvbh\\group',
65 '..\\..\\a3f\\traces\\group',
66 '..\\..\\a3f\\refmmrc\\group',
67 '..\\..\\a3f\\a3fserverstart\\group',
68 '..\\..\\a3f\\a3fdevsound\\group',
69 '..\\..\\a3f\\acf\\group',
70 '..\\..\\a3f\\acl\\group',
71 '..\\..\\a3f\\refacladaptation\\group',
72 '..\\..\\a3f\\devsoundadaptationinfo\\group',
73 '..\\..\\packetvideo\\group',
74 '..\\..\\3gplibrary\\group'],
75 ['..\\..\\xvidpu\\group'],
76 [('..\\..\\ICL\\group', 'abld -k test export'),
77 ('..\\..\\ICL\\group', 'abld -k test build arm4 timageviewer'),
78 ('..\\..\\ICL\\group', 'abld -k test build winscw timageviewer')])
80 # import2 is a list of three possible files - misc.mbc is actually curtailed. miscopt.mbc is just comment
84 // Copyright (c) Symbian Software Ltd 2004 - 2008. All rights reserved.
86 // non-optional modules for misc components
90 ..\..\ECam\framework\group
91 ..\..\ECam\plugins\group
93 ..\..\openmax\il\group""",
96 // Copyright (c) Symbian Software Ltd 2004 - 2007. All rights reserved.
98 // Optional misc components
102 //..\..\mm3plane\mm-tech\mmrc\mmrcfw\group""",
105 // Copyright (c) Symbian Software Ltd 2004 - 2007. All rights reserved.
107 // non-optional ICL modules
112 ..\..\ICL\plugins\group
116 (None, ['..\\..\\ECam\\framework\\group',
117 '..\\..\\ECam\\plugins\\group',
118 '..\\..\\mmcommon\\group',
119 '..\\..\\openmax\\il\\group'], [], []),
121 (None, ['..\\..\\ICL\\group', '..\\..\\ICL\\plugins\\group'], [], [])]
133 // oneoff - TImageViewer
134 oneoffbad ..\..\ICL\group abld -k test export
137 # .mbc file used for intTest
138 intTestMbcFile = r"""
152 (False, None, "Hello there"),
153 (True, None, "Something missing"),
158 testXmlFile1 = """<SystemDefinition name="BLAH" schema="2.0.0">
160 <layer name="NEW_CUSTOM_LAYER">
161 <collection name="Fake Collection">
162 <component name="Fake Multimedia">
163 <!-- Something missing -->
164 <unit bldFile="foo" /><!-- XX -->
165 <unit bldFile="bar" /><!-- XX -->