# HG changeset patch # User Johnson Ma # Date 1273743768 -28800 # Node ID a5f55a5789f3b212e3fc1475af3fdb5483c0738d # Parent 8bb370ba6d1d1e84114b848b712441876b679ec1 Defect Fix: TeamTrack DEF145107 diff -r 8bb370ba6d1d -r a5f55a5789f3 testexecfw/tef/tefutilities/platsec/cleanup/group/cleanup.mmp --- a/testexecfw/tef/tefutilities/platsec/cleanup/group/cleanup.mmp Fri Apr 09 10:46:28 2010 +0800 +++ b/testexecfw/tef/tefutilities/platsec/cleanup/group/cleanup.mmp Thu May 13 17:42:48 2010 +0800 @@ -30,6 +30,10 @@ SOURCE Cleanup.cpp +OS_LAYER_SYSTEMINCLUDE_SYMBIAN +MW_LAYER_SYSTEMINCLUDE_SYMBIAN +APP_LAYER_SYSTEMINCLUDE_SYMBIAN + SYSTEMINCLUDE /epoc32/include SYSTEMINCLUDE /epoc32/include/test diff -r 8bb370ba6d1d -r a5f55a5789f3 testexecfw/tef/tefutilities/platsec/group/bld.inf --- a/testexecfw/tef/tefutilities/platsec/group/bld.inf Fri Apr 09 10:46:28 2010 +0800 +++ b/testexecfw/tef/tefutilities/platsec/group/bld.inf Thu May 13 17:42:48 2010 +0800 @@ -15,6 +15,8 @@ // Integration test system build description file for self test suite // +#include "../Cleanup/Group/bld.inf" + PRJ_MMPFILES Platsec.mmp diff -r 8bb370ba6d1d -r a5f55a5789f3 testexecfw/tef/test/regressiontest/group/bld.inf --- a/testexecfw/tef/test/regressiontest/group/bld.inf Fri Apr 09 10:46:28 2010 +0800 +++ b/testexecfw/tef/test/regressiontest/group/bld.inf Thu May 13 17:42:48 2010 +0800 @@ -14,6 +14,18 @@ // Description: // +#include "../scriptcommand/group/bld.inf" +#include "../teststep/group/bld.inf" +#include "../testblock/group/bld.inf" +#include "../logger/group/bld.inf" +#include "../console/group/bld.inf" +#include "../clienttest/group/bld.inf" +#include "../unittest/group/bld.inf" +#include "../concurrenttest/group/bld.inf" +#include "../commandline/group/bld.inf" +#include "../performancetest/group/bld.inf" +#include "../utilitiesut/group/bld.inf" + PRJ_TESTEXPORTS .\testexecute.ini \epoc32\winscw\c\system\data\testexecute_test.ini .\te_RegressionTest.iby \epoc32\rom\include\te_RegressionTest.iby diff -r 8bb370ba6d1d -r a5f55a5789f3 testexecmdw/filelogger/group/bld.inf --- a/testexecmdw/filelogger/group/bld.inf Fri Apr 09 10:46:28 2010 +0800 +++ b/testexecmdw/filelogger/group/bld.inf Thu May 13 17:42:48 2010 +0800 @@ -14,6 +14,8 @@ // Description: // +#include "../te_RFileLogger/group/bld.inf" + PRJ_EXPORTS ..\inc\RFileLogger.h \epoc32\include\test\rfilelogger.h ..\inc\RFileLoggermacro.h \epoc32\include\test\rfileloggermacro.h