equal
deleted
inserted
replaced
|
1 <#-- |
|
2 ============================================================================ |
|
3 Name : |
|
4 Part of : Helium |
|
5 |
|
6 Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). |
|
7 All rights reserved. |
|
8 This component and the accompanying materials are made available |
|
9 under the terms of the License "Eclipse Public License v1.0" |
|
10 which accompanies this distribution, and is available |
|
11 at the URL "http://www.eclipse.org/legal/epl-v10.html". |
|
12 |
|
13 Initial Contributors: |
|
14 Nokia Corporation - initial contribution. |
|
15 |
|
16 Contributors: |
|
17 |
|
18 Description: |
|
19 |
|
20 ============================================================================ |
|
21 --> |
|
22 .. index:: |
|
23 module: Minibuild test configurations |
|
24 |
|
25 Minibuild test configurations |
|
26 ============================= |
|
27 |
|
28 Minibuilds are buildbots (automated test systems) that are used to test parts of Helium. For each platform/family of products e.g. 5132 and 5152 |
|
29 a buildbot is created that tests the platform using |
|
30 a subset of the complete build. All build bots are automatically executed each time something is checked in to the Helium subversion trunk. |
|
31 |
|
32 .. index:: |
|
33 single: Minibuild test configurations- getting started |
|
34 |
|
35 Getting Started |
|
36 --------------- |
|
37 |
|
38 .. toctree:: |
|
39 |
|
40 <#list project.getReference('internal.ref.minibuilds')?split(';') as filename> |
|
41 ${filename?replace('\\', '/')} |
|
42 </#list> |