kerneltest/f32test/server/t_fatcharsetconv_aux.cpp
changeset 281 13fbfa31d2ba
parent 109 b3a1d9898418
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_Aux.cpp
    14 // f32test\server\t_fatcharsetconv_aux.cpp
    15 // 
    15 // 
    16 //
    16 //
    17 
    17 
    18 #include <f32dbg.h>
    18 #include <f32dbg.h>
    19 #include "T_fatcharsetconv_Aux.h"
    19 #include "t_fatcharsetconv_aux.h"
    20 
    20 
    21 CFileMan* gFileMan = NULL;
    21 CFileMan* gFileMan = NULL;
    22 RPointerArray<RFile>* gFileHandles = NULL;
    22 RPointerArray<RFile>* gFileHandles = NULL;
    23 TTestLogFailureData gLogFailureData;
    23 TTestLogFailureData gLogFailureData;
    24 RRawDisk TheDisk;
    24 RRawDisk TheDisk;