diff -r 0c32cf868819 -r 70ee5458c95d bearermanagement/mpm/inc/mpmsuttest.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/bearermanagement/mpm/inc/mpmsuttest.h Thu Oct 28 13:13:30 2010 +0300 @@ -0,0 +1,25 @@ +/* +* Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: This header is only used for testing purposes. +* +*/ + +#ifndef MPMSUTTEST_H +#define MPMSUTTEST_H + +//#define _MPM_SUT_TEST_EMULATOR + +#endif // MPMSUTTEST_H + +// End of file