kerneltest/e32test/domainmgr/test.inf
changeset 259 57b9594f5772
child 279 957c583b417b
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/kerneltest/e32test/domainmgr/test.inf	Thu Sep 02 21:54:16 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
+