sl@0: // Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies). sl@0: // All rights reserved. sl@0: // This component and the accompanying materials are made available sl@0: // under the terms of "Eclipse Public License v1.0" sl@0: // which accompanies this distribution, and is available sl@0: // at the URL "http://www.eclipse.org/legal/epl-v10.html". sl@0: // sl@0: // Initial Contributors: sl@0: // Nokia Corporation - initial contribution. sl@0: // sl@0: // Contributors: sl@0: // sl@0: // Description: sl@0: // tsurfaceupdateserver.dll Test Surface Update Server library sl@0: // sl@0: // sl@0: sl@0: /** sl@0: @file sl@0: @test sl@0: */ sl@0: sl@0: sl@0: target tsurfaceupdateserver.dll sl@0: uid 0x1000008D 0x10283546 sl@0: sl@0: MACRO TEST_SURFACE_UPDATE sl@0: sl@0: /** Ideally, we would just include the following instead of a copy&pasting its content sl@0: #include "surfaceupdateserver.mmh" sl@0: however, we need to provide SwEvent capability so that the testharness is able to call sl@0: SendEventToAllWindowGroups to close all test panic dialogs without raising platsec errors. sl@0: */ sl@0: sl@0: // NOTE: Capabilities are same as surfaceupdateserver.mmp plus SwEvent sl@0: CAPABILITY PowerMgmt ReadDeviceData WriteDeviceData ProtServ SwEvent sl@0: targettype DLL sl@0: VENDORID 0x70000001 sl@0: sl@0: sourcepath ../src sl@0: sl@0: userinclude ../inc sl@0: OS_LAYER_SYSTEMINCLUDE_SYMBIAN sl@0: sl@0: source surfaceupdateserver.cpp sl@0: sl@0: library euser.lib sl@0: sl@0: deffile surfaceupdateserver.def sl@0: sl@0: EPOCALLOWDLLDATA sl@0: sl@0: SMPSAFE