kerneltest/f32test/shostmassstorage/msman/test/t_msman.cpp
changeset 297 b2826f67641f
parent 33 0173bcd7697c
equal deleted inserted replaced
296:94f2adf59133 297:b2826f67641f
     1 // Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2009-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".
    22 #include <e32debug.h>
    22 #include <e32debug.h>
    23 #define __E32TEST_EXTENSION__
    23 #define __E32TEST_EXTENSION__
    24 #include <e32test.h>
    24 #include <e32test.h>
    25 
    25 
    26 #include "tmsprintdrive.h"
    26 #include "tmsprintdrive.h"
    27 #include "tmslog.h"
       
    28 #include "cmsdrive.h"
    27 #include "cmsdrive.h"
    29 
    28 
    30 
    29 
    31 RTest test(_L("T_MSMAN"));
    30 RTest test(_L("T_MSMAN"));
    32 RFs fsSession;
    31 RFs fsSession;