equal
deleted
inserted
replaced
|
1 // Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies). |
|
2 // All rights reserved. |
|
3 // This component and the accompanying materials are made available |
|
4 // under the terms of "Eclipse Public License v1.0" |
|
5 // which accompanies this distribution, and is available |
|
6 // at the URL "http://www.eclipse.org/legal/epl-v10.html". |
|
7 // |
|
8 // Initial Contributors: |
|
9 // Nokia Corporation - initial contribution. |
|
10 // |
|
11 // Contributors: |
|
12 // |
|
13 // Description: |
|
14 // |
|
15 |
|
16 #ifndef __TSYSSTART2_IBY__ |
|
17 #define __TSYSSTART2_IBY__ |
|
18 |
|
19 #include <sysstarttest_testprocgood.iby> |
|
20 #include <testexecute.iby> |
|
21 #include <setcap.iby> |
|
22 |
|
23 data=ABI_DIR\BUILD_DIR\tsysstart2.exe Sys\bin\tsysstart2.exe |
|
24 |
|
25 data=DATAZ_\sysstarttest\sysstarttest_tsysstart2_procmon.script \sysstarttest\sysstarttest_tsysstart2_procmon.script |
|
26 data=DATAZ_\sysstarttest\sysstarttest_tsysstart2_procmondeferred.script \sysstarttest\sysstarttest_tsysstart2_procmondeferred.script |
|
27 data=DATAZ_\sysstarttest\sysstarttest_tsysstart2_procstart.script \sysstarttest\sysstarttest_tsysstart2_procstart.script |
|
28 |
|
29 #endif |
|
30 |