diff -r a179b74831c9 -r c1f20ce4abcf kerneltest/e32test/domainmgr/test.inf --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/kerneltest/e32test/domainmgr/test.inf Tue Aug 31 16:34:26 2010 +0300 @@ -0,0 +1,42 @@ +// 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 the License "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: +// Domain Manager Test Suite +// Convienence INF file to build just these tests: bldmake -f test.inf bldfiles +// Test project part of the offical ../group/bld.inf e32test component. +// + + +PRJ_PLATFORMS + +BASEDEFAULT + + + +PRJ_TESTEXPORTS + +dm_tests.iby /epoc32/rom/include/dm_tests.iby + +dmtest.auto.bat /epoc32/rom/include/dmtest.auto.bat +dm_autoexec.bat /epoc32/rom/include/dm_autoexec.bat + + + +PRJ_TESTMMPFILES + +#ifndef SMP +t_domain +t_domain_slave support +domainpolicy99 support +#endif +