ipsservices/tsrc/profiletester/src/popimapprofiletester.cpp
branchRCL_3
changeset 73 c8382f7b54ef
parent 70 968773a0b6ef
child 80 726fba06891a
equal deleted inserted replaced
70:968773a0b6ef 73:c8382f7b54ef
     1 /* ============================================================================
     1 /* ============================================================================
     2  *  Name        :  popimapprofiletester.cpp
     2  *  Name        :  popimapprofiletester.cpp
     3  *  Part of     :  ipsservices / ipsprofiletester 
     3  *  Part of     :  ipsservices / ipsprofiletester 
     4  *  Description :: STIF test cases
     4  *  Description :: STIF test cases
     5  *  Version     : %version: 1 % << Don't touch! Updated by Synergy at check-out.
     5  *  Version     : %version: 2 % << Don't touch! Updated by Synergy at check-out.
     6  *
     6  *
     7  *  Copyright © 2010-2010 Nokia and/or its subsidiary(-ies).  All rights reserved.
     7  *  Copyright © 2010-2010 Nokia and/or its subsidiary(-ies).  All rights reserved.
     8  *  This material, including documentation and any related computer
     8  *  This material, including documentation and any related computer
     9  *  programs, is protected by copyright controlled by Nokia.  All
     9  *  programs, is protected by copyright controlled by Nokia.  All
    10  *  rights are reserved.  Copying, including reproducing, storing,
    10  *  rights are reserved.  Copying, including reproducing, storing,
    47 _LIT(KInboxType,"inbox");
    47 _LIT(KInboxType,"inbox");
    48 _LIT(KOutboxType,"outbox");
    48 _LIT(KOutboxType,"outbox");
    49 _LIT(KDraftsType,"drafts");
    49 _LIT(KDraftsType,"drafts");
    50 _LIT(KSentType,"sent");
    50 _LIT(KSentType,"sent");
    51 // Logging path
    51 // Logging path
    52 _LIT( KpopimapprofiletesterLogPath, "\\logs\\testframework\\popimapprofiletester\\" );
    52 _LIT( KpopimapprofiletesterLogPath, "\\logs\\testframework\\" );
    53 // Log file
    53 // Log file
    54 _LIT( KpopimapprofiletesterLogFile, "popimapprofiletester.txt" );
    54 _LIT( KpopimapprofiletesterLogFile, "popimapprofiletester.txt" );
    55 _LIT( KpopimapprofiletesterLogFileWithTitle, "popimapprofiletester_[%S].txt" );
    55 _LIT( KpopimapprofiletesterLogFileWithTitle, "popimapprofiletester_[%S].txt" );
    56 /*
    56 /*
    57  * default value for settings
    57  * default value for settings