kerneltest/f32test/server/t_fatcharsetconv_Cases.h
changeset 281 13fbfa31d2ba
parent 0 a41df078684a
equal deleted inserted replaced
266:0008ccd16016 281:13fbfa31d2ba
     1 // Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2008-2010 Nokia Corporation and/or its subsidiary(-ies).
     2 // All rights reserved.
     2 // All rights reserved.
     3 // This component and the accompanying materials are made available
     3 // This component and the accompanying materials are made available
     4 // under the terms of the License "Eclipse Public License v1.0"
     4 // under the terms of the License "Eclipse Public License v1.0"
     5 // which accompanies this distribution, and is available
     5 // which accompanies this distribution, and is available
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     9 // Nokia Corporation - initial contribution.
     9 // Nokia Corporation - initial contribution.
    10 //
    10 //
    11 // Contributors:
    11 // Contributors:
    12 //
    12 //
    13 // Description:
    13 // Description:
    14 // f32test\server\T_Fatcharsetconv_Cases.h
    14 // f32test\server\t_fatcharsetconv_cases.h
    15 // 
    15 // 
    16 //
    16 //
    17 
    17 
    18 // Define Test Cases
    18 // Define Test Cases
    19 #ifndef T_FATCHARSETCONV_CASES_H
    19 #ifndef T_FATCHARSETCONV_CASES_H
    20 #define T_FATCHARSETCONV_CASES_H
    20 #define T_FATCHARSETCONV_CASES_H
    21 
    21 
    22 #include "T_Fatcharsetconv_Aux.h"
    22 #include "t_fatcharsetconv_aux.h"
    23 
    23 
    24 #if defined(_DEBUG) || defined(_DEBUG_RELEASE)
    24 #if defined(_DEBUG) || defined(_DEBUG_RELEASE)
    25 extern CFileMan* gFileman;
    25 extern CFileMan* gFileman;
    26 extern RPointerArray<RFile>* gFileHandles;
    26 extern RPointerArray<RFile>* gFileHandles;
    27 extern TBool gAsynch;
    27 extern TBool gAsynch;