kerneltest/f32test/server/t_fatcharsetconv_main.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_Main.cpp
    14 // f32test\server\t_fatcharsetconv_main.cpp
    15 // 
    15 // 
    16 //
    16 //
    17 
    17 
    18 #define __E32TEST_EXTENSION__
    18 #define __E32TEST_EXTENSION__
    19 
    19 
    23 #include <f32fsys.h>
    23 #include <f32fsys.h>
    24 #include <f32dbg.h>
    24 #include <f32dbg.h>
    25 #include "t_server.h"
    25 #include "t_server.h"
    26 #include "t_chlffs.h"
    26 #include "t_chlffs.h"
    27 #include "fat_utils.h"
    27 #include "fat_utils.h"
    28 #include "T_Fatcharsetconv_Cases.h"
    28 #include "t_fatcharsetconv_cases.h"
    29 
    29 
    30 
    30 
    31 RTest test(_L("T_FatCharSetConv"));
    31 RTest test(_L("T_FatCharSetConv"));
    32 
    32 
    33 using namespace Fat_Test_Utils;
    33 using namespace Fat_Test_Utils;