kerneltest/f32test/server/t_localeutils_cp932.cpp
changeset 281 13fbfa31d2ba
parent 109 b3a1d9898418
equal deleted inserted replaced
266:0008ccd16016 281:13fbfa31d2ba
     1 // Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2007-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".
    17 
    17 
    18 #define __E32TEST_EXTENSION__
    18 #define __E32TEST_EXTENSION__
    19 
    19 
    20 
    20 
    21 #include <e32test.h>
    21 #include <e32test.h>
    22 #include <HAL.H>
    22 #include <hal.h>
    23 #include <f32fsys.h>
    23 #include <f32fsys.h>
    24 #include <f32dbg.h>
    24 #include <f32dbg.h>
    25 #include <e32svr.h>
    25 #include <e32svr.h>
    26 #include "..\server\t_server.h"
    26 #include "../server/t_server.h"
    27 #include "fat_utils.h"
    27 #include "fat_utils.h"
    28 
    28 
    29 RTest test(_L("T_LOCALEUTILS_CP932"));
    29 RTest test(_L("T_LOCALEUTILS_CP932"));
    30 	
    30 	
    31 #if defined(_DEBUG) || defined(_DEBUG_RELEASE)
    31 #if defined(_DEBUG) || defined(_DEBUG_RELEASE)