Update contrib.
1 // Copyright (c) 2008-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".
8 // Initial Contributors:
9 // Nokia Corporation - initial contribution.
14 // Unit tests for 3GP Library.
19 //! @SYMTestSuiteName tsu_3gp_compose_large_file
20 //! @SYMScriptTestEnvironment 3GP library and necessary test files should be present
22 LOAD_SUITE tsu_3gplibrary
24 RUN_UTILS DeleteDirectory C:\3gplibrary\temp\composer\
25 RUN_UTILS MKDir C:\3gplibrary\temp\
26 RUN_UTILS MKDir C:\3gplibrary\temp\composer\
28 START_TESTCASE MM-3GP-COMP-U-0011-CP
29 //! @SYMTestCaseID MM-3GP-COMP-U-0011-CP
30 //! @SYMTestCaseDesc Compose a large file >2GB
32 //! @SYMTestPriority 3
33 //! @SYMTestActions 1. Instantiate a 3GP Composer object and compose a large file.
34 //! 2. Try the test with and without userdata
35 //! @SYMTestExpectedResults Test completes with no error.
36 RUN_TEST_STEP -1 tsu_3gplibrary 3GPComposeLargeFile C:\mm\tsu_3gp_compose_api_te.ini MM-3GP-COMP-U-0011-CP-1
37 RUN_TEST_STEP -1 tsu_3gplibrary 3GPComposeLargeFileUserData C:\mm\tsu_3gp_compose_api_te.ini MM-3GP-COMP-U-0011-CP-2
38 RUN_TEST_STEP -1 tsu_3gplibrary 3GPComposeLargeFileUserData C:\mm\tsu_3gp_compose_api_te.ini MM-3GP-COMP-U-0011-CP-3
39 END_TESTCASE MM-3GP-COMP-U-0011-CP
41 START_TESTCASE MM-3GP-COMP-U-0117-CP
42 //! @SYMTestCaseID MM-3GP-COMP-U-0117-CP
43 //! @SYMTestCaseDesc Compose a large file >2GB using 32bit APIs
45 //! @SYMTestPriority 3
46 //! @SYMTestActions 1. Instantiate a 3GP Composer object using 32bit APIs and compose a large file.
47 //! @SYMTestExpectedResults Test should fail with error KErrWrite
48 RUN_TEST_STEP !Error=-23 -1 tsu_3gplibrary 3GPComposeLargeFile32bitAPI C:\mm\tsu_3gp_compose_api_te.ini MM-3GP-COMP-U-0117-CP
49 END_TESTCASE MM-3GP-COMP-U-0117-CP
51 //START_TESTCASE MM-3GP-COMP-U-0118-CP
52 //! @SYMTestCaseID MM-3GP-COMP-U-0118-CP
53 //! @SYMTestCaseDesc Compose a file using 64bit APIs on an mmc card until the disk is full
55 //! @SYMTestPriority 3
56 //! @SYMTestActions 1. Instantiate a 3GP Composer object and compose a large file on an mmc card
57 //! @SYMTestExpectedResults Test should fail with error KErrGeneral
58 //RUN_TEST_STEP !Error=-2 -1 tsu_3gplibrary 3GPComposeLargeFileDiskFull C:\mm\tsu_3gp_compose_api_te.ini MM-3GP-COMP-U-0118-CP
59 //END_TESTCASE MM-3GP-COMP-U-0118-CP
61 RUN_UTILS DeleteDirectory C:\3gplibrary\temp\composer\