os/security/contentmgmt/cafstreamingsupport/test/tscaf/scripts/tscafipsec_oom.script
Update contrib.
2 // Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
3 // All rights reserved.
4 // This component and the accompanying materials are made available
5 // under the terms of the License "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 // Streaming CAF IpSec "Out of Memory" Tests
18 PRINT Run PREQ782 Streaming CAF IpSec OOM Tests
23 // Note: For test case descriptions, please refer to the corresponding tscafipsec.script file
25 //! @SYMTestCaseID SEC-SCAF-OOM-E001
26 //! @SYMTestCaseDesc (ipsec_positiveconstruct_OOM)
28 START_TESTCASE SEC-SCAF-OOM-E001
29 RUN_TEST_STEP 100 tscaf SCAFIpSec z:\tcaf\tscaf\tscaf.ini ipsec_positiveconstruct_OOM
30 END_TESTCASE SEC-SCAF-OOM-E001
33 //! @SYMTestCaseID SEC-SCAF-OOM-E007
34 //! @SYMTestCaseDesc (ipsec_negative_OOM)
36 START_TESTCASE SEC-SCAF-OOM-E007
37 RUN_TEST_STEP 100 tscaf SCAFIpSecNegative z:\tcaf\tscaf\tscaf.ini ipsec_negative_OOM
38 END_TESTCASE SEC-SCAF-OOM-E007
41 //! @SYMTestCaseID SEC-SCAF-OOM-E010
42 //! @SYMTestCaseDesc (ipsec_algorithm_change_OOM)
44 START_TESTCASE SEC-SCAF-OOM-E010
45 RUN_TEST_STEP 100 tscaf SCAFIpSecAlgorithmChange z:\tcaf\tscaf\tscaf.ini ipsec_algorithm_change_OOM
46 END_TESTCASE SEC-SCAF-OOM-E010
49 //! @SYMTestCaseID SEC-SCAF-OOM-E011
50 //! @SYMTestCaseDesc (ipsec_no_authentication_OOM)
52 START_TESTCASE SEC-SCAF-OOM-E011
53 RUN_TEST_STEP 100 tscaf SCAFIpSecSadbVerification z:\tcaf\tscaf\tscaf.ini ipsec_no_authentication_OOM
54 END_TESTCASE SEC-SCAF-OOM-E011
57 //! @SYMTestCaseID SEC-SCAF-OOM-E015
58 //! @SYMTestCaseDesc (ipsec_integration_decoder_automatic_OOM)
60 START_TESTCASE SEC-SCAF-OOM-E015
61 RUN_TEST_STEP tscaf SCAFSetupRightsObjects z:\tcaf\tscaf\tscaf.ini Rights_Program
62 // The time limit is disabled since this test is manual
63 RUN_TEST_STEP -1 tscaf SCAFIpSecDecoderIntegration z:\tcaf\tscaf\tscaf.ini ipsec_integration_decoder_automatic_OOM
64 END_TESTCASE SEC-SCAF-OOM-E015