kerneltest/f32test/shostmassstorage/msman/test/t_msblock.cpp
changeset 297 b2826f67641f
parent 0 a41df078684a
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".
    28 
    28 
    29 #include "cblockdevicetester.h"
    29 #include "cblockdevicetester.h"
    30 #include "cmsdrive.h"
    30 #include "cmsdrive.h"
    31 #include "tmsprintdrive.h"
    31 #include "tmsprintdrive.h"
    32 #include "ttestutils.h"
    32 #include "ttestutils.h"
    33 #include "tmslog.h"
       
    34 
    33 
    35 using namespace F32_Test_Utils;
    34 using namespace F32_Test_Utils;
    36 
    35 
    37 extern CMsDrive* msDrive;
    36 extern CMsDrive* msDrive;
    38 
    37