general/te_initialiseboard.script
author hgs
Thu, 23 Sep 2010 10:22:55 +0100
changeset 78 dd4909eb54cd
parent 50 afebdb533a85
permissions -rw-r--r--
201037_01
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
50
afebdb533a85 201025_01
hgs
parents:
diff changeset
     1
//
afebdb533a85 201025_01
hgs
parents:
diff changeset
     2
// Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
afebdb533a85 201025_01
hgs
parents:
diff changeset
     3
// All rights reserved.
afebdb533a85 201025_01
hgs
parents:
diff changeset
     4
// This component and the accompanying materials are made available
afebdb533a85 201025_01
hgs
parents:
diff changeset
     5
// under the terms of "Eclipse Public License v1.0"
afebdb533a85 201025_01
hgs
parents:
diff changeset
     6
// which accompanies this distribution, and is available
afebdb533a85 201025_01
hgs
parents:
diff changeset
     7
// at the URL "http://www.eclipse.org/legal/epl-v10.html".
afebdb533a85 201025_01
hgs
parents:
diff changeset
     8
//
afebdb533a85 201025_01
hgs
parents:
diff changeset
     9
// Initial Contributors:
afebdb533a85 201025_01
hgs
parents:
diff changeset
    10
// Nokia Corporation - initial contribution.
afebdb533a85 201025_01
hgs
parents:
diff changeset
    11
//
afebdb533a85 201025_01
hgs
parents:
diff changeset
    12
// Contributors:
afebdb533a85 201025_01
hgs
parents:
diff changeset
    13
//
afebdb533a85 201025_01
hgs
parents:
diff changeset
    14
// Description:
afebdb533a85 201025_01
hgs
parents:
diff changeset
    15
//
afebdb533a85 201025_01
hgs
parents:
diff changeset
    16
// Place testexecute commands here to perform board initialisation before any automated tests are run
afebdb533a85 201025_01
hgs
parents:
diff changeset
    17