email/pop3andsmtpmtm/imapservermtm/test/scripts/T_PARSE_UTC_IMAP.script
changeset 25 84d9eb65b26f
equal deleted inserted replaced
23:238255e8b033 25:84d9eb65b26f
       
     1 //
       
     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 "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".
       
     8 //
       
     9 // Initial Contributors:
       
    10 // Nokia Corporation - initial contribution.
       
    11 //
       
    12 // Contributors:
       
    13 //
       
    14 // Description:
       
    15 //
       
    16 //! @file
       
    17 //! @SYMTestCaseID MSG-IMAP-0243
       
    18 //! @SYMTestType UT
       
    19 //! @SYMTestPriority High
       
    20 //! @SYMPREQ 234
       
    21 //! @SYMDEF T_ImapParseUtcServer.exe
       
    22 //! @SYMTestCaseDesc Each test case tests for correct parsing of date header information by the IMAP system.
       
    23 //! @SYMTestActions Connects to the dummy IMAP server using loop back address, syncs known emails from the server.
       
    24 //! @SYMTestExpectedResults Tests that the dates used to time-stamp message store entries are as expected.
       
    25 
       
    26 PRINT Run all T_Parse_UTCServer Tests 
       
    27 LOAD_SUITE T_ImapParseUtcServer -SharedData
       
    28 
       
    29 RUN_TEST_STEP 1000 T_ImapParseUtcServer TestUTCParse c:\msgtest\imap\ImapUTCTest.ini  SectionOne
       
    30 RUN_TEST_STEP 1000 T_ImapParseUtcServer TestUTCParse c:\msgtest\imap\ImapUTCTest.ini  SectionTwo
       
    31 RUN_TEST_STEP 1000 T_ImapParseUtcServer TestUTCParse c:\msgtest\imap\ImapUTCTest.ini  SectionThree
       
    32 RUN_TEST_STEP 1000 T_ImapParseUtcServer TestUTCParse c:\msgtest\imap\ImapUTCTest.ini  SectionFour
       
    33 RUN_TEST_STEP 1000 T_ImapParseUtcServer TestUTCParse c:\msgtest\imap\ImapUTCTest.ini  SectionFive
       
    34 RUN_TEST_STEP 1000 T_ImapParseUtcServer TestUTCParse c:\msgtest\imap\ImapUTCTest.ini  SectionSix