sl@0: // sl@0: // Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). sl@0: // All rights reserved. sl@0: // This component and the accompanying materials are made available sl@0: // under the terms of the License "Eclipse Public License v1.0" sl@0: // which accompanies this distribution, and is available sl@0: // at the URL "http://www.eclipse.org/legal/epl-v10.html". sl@0: // sl@0: // Initial Contributors: sl@0: // Nokia Corporation - initial contribution. sl@0: // sl@0: // Contributors: sl@0: // sl@0: // Description: sl@0: // sl@0: sl@0: sl@0: LOAD_SUITE tcaf sl@0: sl@0: START_TESTCASE SEC-CAF-RECOG-0001 sl@0: //! @file sl@0: //! @SYMTestCaseID SEC-CAF-RECOG-0001 sl@0: //! @SYMTestCaseDesc Agent Recognition Buffer Size sl@0: //! (Buffer_Size) sl@0: //! @SYMPREQ PREQ1951 sl@0: //! @SYMTestStatus Implemented sl@0: //! @SYMTestPriority Critical sl@0: //! @SYMTestActions Finds the buffer size required by agents to recognized content sl@0: //! @SYMTestExpectedResults Buffersize matches the expected size sl@0: //! @SYMTestType CIT sl@0: RUN_TEST_STEP 100 tcaf CAFBufferSizeStep c:\tcaf\recognize.ini BufferSize sl@0: END_TESTCASE SEC-CAF-RECOG-0001 sl@0: sl@0: START_TESTCASE SEC-CAF-RECOG-0002 sl@0: //! @file sl@0: //! @SYMTestCaseID SEC-CAF-RECOG-0002 sl@0: //! @SYMTestCaseDesc Recognize a DRM file sl@0: //! (DRM_Recognize) sl@0: //! @SYMPREQ PREQ1951 sl@0: //! @SYMTestStatus Implemented sl@0: //! @SYMTestPriority Critical sl@0: //! @SYMTestActions See if the TestAgent recognizes a DRM file sl@0: //! @SYMTestExpectedResults The DRM file is recognized sl@0: //! @SYMTestType CIT sl@0: RUN_TEST_STEP 100 tcaf CAFRecognizeStep c:\tcaf\recognize.ini TestAgentContent sl@0: END_TESTCASE SEC-CAF-RECOG-0002 sl@0: sl@0: START_TESTCASE SEC-CAF-RECOG-0003 sl@0: //! @file sl@0: //! @SYMTestCaseID SEC-CAF-RECOG-0003 sl@0: //! @SYMTestCaseDesc Recognize a Plaintext file sl@0: //! (Plaintext_Recognize) sl@0: //! @SYMPREQ PREQ1951 sl@0: //! @SYMTestStatus Implemented sl@0: //! @SYMTestPriority Critical sl@0: //! @SYMTestActions See if TestAgent recognises the Plaintext file sl@0: //! @SYMTestExpectedResults The Plaintext file should not be recognized by CAF sl@0: //! @SYMTestType CIT sl@0: RUN_TEST_STEP 100 tcaf CAFRecognizeStep c:\tcaf\recognize.ini F32AgentContent sl@0: END_TESTCASE SEC-CAF-RECOG-0003 sl@0: sl@0: START_TESTCASE SEC-CAF-RECOG-0004 sl@0: //! @file sl@0: //! @SYMTestCaseID SEC-CAF-RECOG-0004 sl@0: //! @SYMTestCaseDesc Check apparc recognition of a CAF DRM file sl@0: //! (Apparc_Recognize) sl@0: //! @SYMPREQ PREQ1951 sl@0: //! @SYMTestStatus Implemented sl@0: //! @SYMTestPriority Medium sl@0: //! @SYMTestActions Check the RApaLsSession returns the correct mime type sl@0: //! @SYMTestExpectedResults Mime type should match the expected value in the INI file sl@0: //! @SYMTestType CIT sl@0: RUN_TEST_STEP 100 tcaf CAFApparcStep c:\tcaf\recognize.ini TestAgentContent sl@0: END_TESTCASE SEC-CAF-RECOG-0004 sl@0: sl@0: START_TESTCASE SEC-CAF-RECOG-1579 sl@0: //! @file sl@0: //! @SYMTestCaseID SEC-CAF-RECOG-1579 sl@0: //! @SYMTestCaseDesc Check apparc recognition of a DRM file for Upper Case Mime Types sl@0: //! @SYMDEF DEF077443 sl@0: //! @SYMTestStatus Implemented sl@0: //! @SYMTestPriority Medium sl@0: //! @SYMTestActions Check the RApaLsSession returns the correct mime type sl@0: //! @SYMTestExpectedResults Mime type should match the expected value in the INI file sl@0: //! @SYMTestType CIT sl@0: RUN_TEST_STEP 100 tcaf CAF_DEF077443_Step c:\tcaf\recognize.ini DEF077443_Content sl@0: END_TESTCASE SEC-CAF-RECOG-1579 sl@0: sl@0: sl@0: sl@0: sl@0: