contentmgmt/referencedrmagent/tcaf/scripts/drmfileperformance_armv5.script
branchRCL_3
changeset 61 641f389e9157
parent 35 3490edffc34e
child 62 a71299154b21
equal deleted inserted replaced
60:f18401adf8e1 61:641f389e9157
    27 //! @SYMTestStatus		Implemented
    27 //! @SYMTestStatus		Implemented
    28 //! @SYMTestPriority		Normal
    28 //! @SYMTestPriority		Normal
    29 //! @SYMTestActions		Attempt to obtain the time taken to open a plaintext ile.
    29 //! @SYMTestActions		Attempt to obtain the time taken to open a plaintext ile.
    30 //! @SYMTestExpectedResults	Test fails if the time to open the plaintext file exceeds the value specified in the INI file.
    30 //! @SYMTestExpectedResults	Test fails if the time to open the plaintext file exceeds the value specified in the INI file.
    31 
    31 
    32 RUN_TEST_STEP 100 tcaf CAFDRMFileOpenPerformanceStep c:\tcaf\consumerstep.ini DRMFileOpenPerformance
    32 RUN_TEST_STEP 100 tcaf CAFDRMFileOpenPerformanceStep z:\tcaf\consumerstep.ini DRMFileOpenPerformance
    33 END_TESTCASE 			SEC-CAF-DRMFP-0001
    33 END_TESTCASE 			SEC-CAF-DRMFP-0001
    34 
    34 
    35 START_TESTCASE 			SEC-CAF-DRMFP-0002
    35 START_TESTCASE 			SEC-CAF-DRMFP-0002
    36 //! @file
    36 //! @file
    37 //! @SYMTestCaseID 		SEC-CAF-DRMFP-0002
    37 //! @SYMTestCaseID 		SEC-CAF-DRMFP-0002
    41 //! @SYMTestStatus		Implemented
    41 //! @SYMTestStatus		Implemented
    42 //! @SYMTestPriority		Normal
    42 //! @SYMTestPriority		Normal
    43 //! @SYMTestActions		Attempt to obtain the time taken to open a file containing single content object.
    43 //! @SYMTestActions		Attempt to obtain the time taken to open a file containing single content object.
    44 //! @SYMTestExpectedResults	Test fails if the time to open a file containing single content object exceeds the value specified in the INI file.
    44 //! @SYMTestExpectedResults	Test fails if the time to open a file containing single content object exceeds the value specified in the INI file.
    45 
    45 
    46 RUN_TEST_STEP 100 tcaf CAFDRMFileOpenPerformanceStep c:\tcaf\consumerstep.ini DRMFileOpenPerformance_SingleRTAObject
    46 RUN_TEST_STEP 100 tcaf CAFDRMFileOpenPerformanceStep z:\tcaf\consumerstep.ini DRMFileOpenPerformance_SingleRTAObject
    47 END_TESTCASE 			SEC-CAF-DRMFP-0002
    47 END_TESTCASE 			SEC-CAF-DRMFP-0002
    48 
    48 
    49 START_TESTCASE 			SEC-CAF-DRMFP-0003
    49 START_TESTCASE 			SEC-CAF-DRMFP-0003
    50 //! @file
    50 //! @file
    51 //! @SYMTestCaseID 		SEC-CAF-DRMFP-0003
    51 //! @SYMTestCaseID 		SEC-CAF-DRMFP-0003
    55 //! @SYMTestStatus		Implemented
    55 //! @SYMTestStatus		Implemented
    56 //! @SYMTestPriority		Normal
    56 //! @SYMTestPriority		Normal
    57 //! @SYMTestActions		Attempt to obtain the time taken to open a file containing multiple content objects.
    57 //! @SYMTestActions		Attempt to obtain the time taken to open a file containing multiple content objects.
    58 //! @SYMTestExpectedResults	Test fails if the time to open a file containing multiple content objects exceeds the value specified in the INI file.
    58 //! @SYMTestExpectedResults	Test fails if the time to open a file containing multiple content objects exceeds the value specified in the INI file.
    59 
    59 
    60 RUN_TEST_STEP 100 tcaf CAFDRMFileOpenPerformanceStep c:\tcaf\consumerstep.ini DRMFileOpenPerformance_MultipleRTAObject
    60 RUN_TEST_STEP 100 tcaf CAFDRMFileOpenPerformanceStep z:\tcaf\consumerstep.ini DRMFileOpenPerformance_MultipleRTAObject
    61 END_TESTCASE 			SEC-CAF-DRMFP-0003
    61 END_TESTCASE 			SEC-CAF-DRMFP-0003
    62 
    62 
    63 
    63