summaryrefslogtreecommitdiffstats
path: root/plugins/contacts/symbian/contactsmodel/tsrc/integration/perffuncsuite/scripts/te_performancefunctionalitysuite.script
blob: 7f9d5e4dcb6fa464f746ecd1167041da5fc8bd6e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
//
// Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
// All rights reserved.
// This component and the accompanying materials are made available
// under the terms of "Eclipse Public License v1.0"
// which accompanies this distribution, and is available
// at the URL "http://www.eclipse.org/legal/epl-v10.html".
//
// Initial Contributors:
// Nokia Corporation - initial contribution.
//
// Contributors:
//
// Description: 
//
//
PRINT Run all te_PerformanceFunctionality Suite Tests

//
LOAD_SUITE Te_PerformanceFunctionalitySuite
//
//Please add or make change of you test steps, here is sample only:
RUN_SCRIPT c:\PerformanceFunc\scripts\RequestMixStep.script
RUN_SCRIPT c:\PerformanceFunc\scripts\LowDiskSpaceStep.script
RUN_SCRIPT c:\PerformanceFunc\scripts\CRUDOOMStep.script       
RUN_SCRIPT c:\PerformanceFunc\scripts\TimeoutStep.script 
RUN_SCRIPT c:\PerformanceFunc\scripts\RandomBlobStep.script
RUN_SCRIPT c:\PerformanceFunc\scripts\NotificationStep.script
RUN_SCRIPT c:\PerformanceFunc\scripts\te_PerformanceFunctionalityConcurrent.script
RUN_SCRIPT c:\PerformanceFunc\scripts\te_PerformanceFunctionalityTimeoutConcurrent.script
RUN_SCRIPT c:\PerformanceFunc\scripts\CompactAndRecoverStep.script
RUN_SCRIPT c:\PerformanceFunc\scripts\StateMachineStep.script
RUN_SCRIPT c:\PerformanceFunc\scripts\TransactionsStep.script

PRINT Complete_te_PerformanceFunctionality_Tests