networkingtestandutils/networkingintegrationtest/IntegrationTestUtils/IntegrationTestUtils.cpp
author Pat Downey <patd@symbian.org>
Tue, 13 Jul 2010 17:13:53 +0100
branchRCL_3
changeset 44 87bcfc2c9c1e
parent 0 af10295192d8
permissions -rw-r--r--
Merge fixes for bug 1894 and bug 3108.

// Copyright (c) 2003-2009 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 main DLL entry point for the IntegrationTestUtils.dll
// 
//

/**
 @file IntegrationTestUtils.cpp
 @internalComponent
*/



// EPOC includes
#include <e32base.h>

// Test system includes
#include "../inc/Log.h"