--- a/compressionlibs/ziplib/test/rtest/group/compressionlibs-RTEST.pkg Tue Jul 20 16:35:53 2010 +0530
+++ b/compressionlibs/ziplib/test/rtest/group/compressionlibs-RTEST.pkg Thu Aug 05 18:45:56 2010 +0530
@@ -19,11 +19,11 @@
&EN
;rtest-install
-"/epoc32/release/armv5/urel/ZIPTEST.exe"-"C:/test/ZIPTEST.exe"
-"/epoc32/release/armv5/urel/ezlibtest.exe"-"C:/test/ezlibtest.exe"
-"/epoc32/release/armv5/urel/ezdefect.exe"-"C:/test/ezdefect.exe"
-"/epoc32/release/armv5/urel/ezexample.exe"-"C:/test/ezexample.exe"
-"/epoc32/release/armv5/urel/inflateprimetest.exe"-"C:/test/inflateprimetest.exe"
+"/epoc32/release/armv5/urel/ZIPTEST.exe"-"C:/sys/bin/ZIPTEST.exe"
+"/epoc32/release/armv5/urel/ezlibtest.exe"-"C:/sys/bin/ezlibtest.exe"
+"/epoc32/release/armv5/urel/ezdefect.exe"-"C:/sys/bin/ezdefect.exe"
+"/epoc32/release/armv5/urel/ezexample.exe"-"C:/sys/bin/ezexample.exe"
+"/epoc32/release/armv5/urel/inflateprimetest.exe"-"C:/sys/bin/inflateprimetest.exe"
; Embedded SIS
; None
--- a/compressionlibs/ziplib/test/tef/group/compressionlibs-tef.pkg Tue Jul 20 16:35:53 2010 +0530
+++ b/compressionlibs/ziplib/test/tef/group/compressionlibs-tef.pkg Thu Aug 05 18:45:56 2010 +0530
@@ -49,14 +49,14 @@
"/epoc32/data/z/tef_ezlib2/te_PerformanceTests.ini"-"C:/tef_ezlib2/te_PerformanceTests.ini"
"/epoc32/data/z/tef_ezlib2/te_backwardscompatibilitytests.ini"-"C:/tef_ezlib2/te_backwardscompatibilitytests.ini"
-"/epoc32/data/z/tef_ezlib2/te_manual_backwardscompatibilitytests.ini"-"C:/tef_ezlib2/te_manual_backwardscompatibilitytests.ini"
-"/epoc32/data/z/tef_ezlib2/te_manual_performancetests.ini"-"C:/tef_ezlib2/te_manual_performancetests.ini"
+;"/epoc32/data/z/tef_ezlib2/te_manual_backwardscompatibilitytests.ini"-"C:/tef_ezlib2/te_manual_backwardscompatibilitytests.ini"
+;"/epoc32/data/z/tef_ezlib2/te_manual_performancetests.ini"-"C:/tef_ezlib2/te_manual_performancetests.ini"
-"/epoc32/data/z/tef_ezlib2/te_PerformanceTests.script"-"C:/tef_ezlib2/te_PerformanceTests.Script"
+"/epoc32/data/z/tef_ezlib2/te_PerformanceTests.script"-"C:/tef_ezlib2/te_PerformanceTests.script"
"/epoc32/data/z/tef_ezlib2/te_backwardscompatibilitytests.script"-"C:/tef_ezlib2/te_backwardscompatibilitytests.script"
"/epoc32/data/z/tef_ezlib2/te_ezlibeziptests_suite.script"-"C:/tef_ezlib2/te_ezlibeziptests_suite.script"
-"/epoc32/data/z/tef_ezlib2/te_manual_backwardscompatibilitytests.script"-"C:/tef_ezlib2/te_manual_backwardscompatibilitytests.script"
-"/epoc32/data/z/tef_ezlib2/te_manual_performancetests.script"-"C:/tef_ezlib2/te_manual_performancetests.script"
+;"/epoc32/data/z/tef_ezlib2/te_manual_backwardscompatibilitytests.script"-"C:/tef_ezlib2/te_manual_backwardscompatibilitytests.script"
+;"/epoc32/data/z/tef_ezlib2/te_manual_performancetests.script"-"C:/tef_ezlib2/te_manual_performancetests.script"
"/epoc32/data/z/tef_ezlib2/te_zlib_suite.script"-"C:/tef_ezlib2/te_zlib_suite.script"
"/epoc32/data/z/tef_ezlib2/te_zlib.script"-"C:/tef_ezlib2/te_zlib.script"
--- a/compressionlibs/ziplib/test/tef/te_ezlibeziptests/scripts/te_ezlibeziptests_suite.script Tue Jul 20 16:35:53 2010 +0530
+++ b/compressionlibs/ziplib/test/tef/te_ezlibeziptests/scripts/te_ezlibeziptests_suite.script Thu Aug 05 18:45:56 2010 +0530
@@ -15,5 +15,5 @@
PRINT Run all of the EZlib and EZip tef tests.
-RUN_SCRIPT z:\tef_ezlib2\te_performancetests.script
-RUN_SCRIPT z:\tef_ezlib2\te_backwardscompatibilitytests.script
+RUN_SCRIPT c:\tef_ezlib2\te_performancetests.script
+RUN_SCRIPT c:\tef_ezlib2\te_backwardscompatibilitytests.script
--- a/compressionlibs/ziplib/test/tef/tlibz/scripts/te_zlib_suite.script Tue Jul 20 16:35:53 2010 +0530
+++ b/compressionlibs/ziplib/test/tef/tlibz/scripts/te_zlib_suite.script Thu Aug 05 18:45:56 2010 +0530
@@ -15,7 +15,7 @@
PRINT Run all of the zlib tef tests.
-RUN_SCRIPT z:\tef_ezlib2\te_zlib.script
-RUN_SCRIPT z:\tef_ezlib2\te_zlib_auto.script
-RUN_SCRIPT z:\tef_ezlib2\te_zlib_blocks.script
-RUN_SCRIPT z:\tef_ezlib2\te_zlib_advanced.script
\ No newline at end of file
+RUN_SCRIPT c:\tef_ezlib2\te_zlib.script
+RUN_SCRIPT c:\tef_ezlib2\te_zlib_auto.script
+RUN_SCRIPT c:\tef_ezlib2\te_zlib_blocks.script
+RUN_SCRIPT c:\tef_ezlib2\te_zlib_advanced.script
\ No newline at end of file
--- a/compressionlibs/ziplib/test/tef/tlibz/src/tzlibserver.cpp Tue Jul 20 16:35:53 2010 +0530
+++ b/compressionlibs/ziplib/test/tef/tlibz/src/tzlibserver.cpp Thu Aug 05 18:45:56 2010 +0530
@@ -73,7 +73,7 @@
RProcess().DataCaging(RProcess::EDataCagingOn);
RProcess().SecureApi(RProcess::ESecureApiOn);
#endif
- InitCommsL();
+ //InitCommsL();
CActiveScheduler* sched=NULL;
sched=new(ELeave) CActiveScheduler;
--- a/compressionlibs/ziplib/test/tef/ulibz/src/ulibzserver.cpp Tue Jul 20 16:35:53 2010 +0530
+++ b/compressionlibs/ziplib/test/tef/ulibz/src/ulibzserver.cpp Thu Aug 05 18:45:56 2010 +0530
@@ -75,7 +75,7 @@
RProcess().DataCaging(RProcess::EDataCagingOn);
RProcess().SecureApi(RProcess::ESecureApiOn);
#endif
- InitCommsL();
+ //InitCommsL();
CActiveScheduler* sched=NULL;
sched=new(ELeave) CActiveScheduler;
--- a/genericopenlibs/cppstdlib/stl/test/group/libstdcpp_tests.iby Tue Jul 20 16:35:53 2010 +0530
+++ b/genericopenlibs/cppstdlib/stl/test/group/libstdcpp_tests.iby Thu Aug 05 18:45:56 2010 +0530
@@ -17,7 +17,7 @@
file=ABI_DIR\BUILD_DIR\stlport_test.exe sys\bin\stlport_test.exe
file=ABI_DIR\BUILD_DIR\stlport_unit_test.exe sys\bin\stlport_unit_test.exe
file=ABI_DIR\BUILD_DIR\stlport_extraExports.dll sys\bin\stlport_extraExports.dll
-file=ABI_DIR\BUILD_DIR\stdioserver.exe sys\bin\stdioserver.exe
+//file=ABI_DIR\BUILD_DIR\stdioserver.exe sys\bin\stdioserver.exe
file=ABI_DIR\BUILD_DIR\uncaught_exception_test.exe sys\bin\uncaught_exception_test.exe
file=ABI_DIR\BUILD_DIR\terminate_handler_test.exe sys\bin\terminate_handler_test.exe
file=ABI_DIR\BUILD_DIR\oper_new_test.exe sys\bin\oper_new_test.exe
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/genericopenlibs/cppstdlib/stl/test/group/libstdcpp_tests.pkg Thu Aug 05 18:45:56 2010 +0530
@@ -0,0 +1,24 @@
+
+; 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 "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:
+;
+
+"\epoc32\release\armv5\urel\stlport_test.exe"-"C:\sys\bin\stlport_test.exe"
+"\epoc32\release\armv5\urel\stlport_unit_test.exe"-"C:\sys\bin\stlport_unit_test.exe"
+
+"\sf\os\ossrv\genericopenlibs\cppstdlib\test\test-automate\stdcpp_runtest.ini"-"C:\system\data\stdcpp_runtest.ini"
+"\sf\os\ossrv\genericopenlibs\cppstdlib\test\test-automate\stdcpptests_hw.bat"-"C:\stdcpptests_hw.bat"
+
+
+
--- a/genericopenlibs/cstdlib/TSTLIB/TMisc3.mmp Tue Jul 20 16:35:53 2010 +0530
+++ b/genericopenlibs/cstdlib/TSTLIB/TMisc3.mmp Thu Aug 05 18:45:56 2010 +0530
@@ -20,7 +20,7 @@
// instead of calling those in estlib.dll.
OPTION CW -opt nointrinsics
-TARGET tmisc3.exe
+TARGET tmisc3.exe //RTEST
TARGETTYPE exe
USERINCLUDE ../INC
--- a/genericopenlibs/cstdlib/TSTLIB/T_PR234_LTIME.mmp Tue Jul 20 16:35:53 2010 +0530
+++ b/genericopenlibs/cstdlib/TSTLIB/T_PR234_LTIME.mmp Thu Aug 05 18:45:56 2010 +0530
@@ -16,7 +16,7 @@
CAPABILITY WriteDeviceData
VENDORID 0x70000001
-TARGET t_pr234_ltime.exe
+TARGET t_pr234_ltime.exe //RTEST
TARGETTYPE exe
--- a/genericopenlibs/cstdlib/TSTLIB/T_SPRINTF.MMP Tue Jul 20 16:35:53 2010 +0530
+++ b/genericopenlibs/cstdlib/TSTLIB/T_SPRINTF.MMP Thu Aug 05 18:45:56 2010 +0530
@@ -19,7 +19,7 @@
CAPABILITY ALL -TCB
-TARGET t_sprintf.exe
+TARGET t_sprintf.exe //RTEST
TARGETTYPE exe
OS_LAYER_SYSTEMINCLUDE_SYMBIAN
--- a/genericopenlibs/cstdlib/TSTLIB/T_StdlibDefect.mmp Tue Jul 20 16:35:53 2010 +0530
+++ b/genericopenlibs/cstdlib/TSTLIB/T_StdlibDefect.mmp Thu Aug 05 18:45:56 2010 +0530
@@ -13,7 +13,7 @@
// Description:
//
-target t_stdlibdefect.exe
+target t_stdlibdefect.exe //RTEST
targettype exe
OS_LAYER_SYSTEMINCLUDE_SYMBIAN
--- a/genericopenlibs/cstdlib/TSTLIB/T_UCRT0P1.MMP Tue Jul 20 16:35:53 2010 +0530
+++ b/genericopenlibs/cstdlib/TSTLIB/T_UCRT0P1.MMP Thu Aug 05 18:45:56 2010 +0530
@@ -20,7 +20,7 @@
OPTION GCC -w
TARGETTYPE exe
-TARGET t_ucrt0p1.exe
+TARGET t_ucrt0p1.exe //RTEST
SOURCEPATH ../TSTLIB
SOURCE T_UCRT0P1.CPP
--- a/genericopenlibs/cstdlib/TSTLIB/t_waitpid_launch.mmp Tue Jul 20 16:35:53 2010 +0530
+++ b/genericopenlibs/cstdlib/TSTLIB/t_waitpid_launch.mmp Thu Aug 05 18:45:56 2010 +0530
@@ -20,7 +20,7 @@
OPTION GCC -w
TARGETTYPE exe
-TARGET t_waitpid_launch.exe
+TARGET t_waitpid_launch.exe //RTEST
SOURCEPATH ../TSTLIB
SOURCE t_waitpid_launch.cpp
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/genericopenlibs/cstdlib/group/stdlibtests-RTEST.pkg Thu Aug 05 18:45:56 2010 +0530
@@ -0,0 +1,71 @@
+;
+; 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 "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:
+;
+
+
+;Languages
+&EN
+
+
+; Provide value for uid
+;#{"inetprotutiltest2.pkg"},(0x102729D9),1,0,0
+
+
+; Series60 product id for S60 3.0
+;[0x101F7961], 0, 0, 0, {"Series60ProductID"}
+
+; Localised Vendor name
+%{"Nokia"}
+
+; Unique Vendor name
+:"Nokia"
+
+; Logo
+; None
+
+; Package signature - Optional
+; None
+
+; Start of Package body
+
+; Condition blocks
+; None
+
+; Options list
+; None
+
+; Install files
+
+
+;The batch file to run the tests TestFileUriSuite
+"/epoc32/release/armv5/urel/T_WAITPID_LAUNCH.EXE"-"C:/sys/bin/T_WAITPID_LAUNCH.exe"
+"/epoc32/release/armv5/urel/T_PR234_LTIME.EXE"-"C:/sys/bin/T_PR234_LTIME.exe"
+"/epoc32/release/armv5/urel/T_StdlibDefect.EXE"-"C:/sys/bin/T_StdlibDefect.exe"
+"/epoc32/release/armv5/urel/T_UCRT0P1.EXE"-"C:/sys/bin/T_UCRT0P1.exe"
+"/epoc32/release/armv5/urel/TMISC3.EXE"-"C:/sys/bin/TMISC3.exe"
+"/epoc32/release/armv5/urel/T_SPRINTF.EXE"-"C:/sys/bin/T_SPRINTF.exe"
+
+
+
+; Embedded SIS
+; None
+
+; End of Package body
+
+; PKG dependencies
+; None
+
+; PKG capabilities
+; None
--- a/genericopenlibs/cstdlib/group/stdlibtests.iby Tue Jul 20 16:35:53 2010 +0530
+++ b/genericopenlibs/cstdlib/group/stdlibtests.iby Thu Aug 05 18:45:56 2010 +0530
@@ -37,11 +37,11 @@
file=ABI_DIR\BUILD_DIR\THELLO.EXE Test\THELLO.EXE
file=ABI_DIR\BUILD_DIR\THELLOU.EXE Test\THELLOU.EXE
file=ABI_DIR\BUILD_DIR\TISTREAM.EXE Test\TISTREAM.EXE
-file=ABI_DIR\BUILD_DIR\TMISC.EXE Test\TMISC.EXE
+file=ABI_DIR\BUILD_DIR\tmisc_cstdlib.exe Test\tmisc_cstdlib.exe
file=ABI_DIR\BUILD_DIR\TMISC2.EXE Test\TMISC2.EXE
file=ABI_DIR\BUILD_DIR\TMTHREAD.EXE Test\TMTHREAD.EXE
-file=ABI_DIR\BUILD_DIR\TNETDB.EXE Test\TNETDB.EXE
-file=ABI_DIR\BUILD_DIR\TPIPE.EXE Test\TPIPE.EXE
+file=ABI_DIR\BUILD_DIR\tnetdb_cstdlib.exe Test\tnetdb_cstdlib.exe
+file=ABI_DIR\BUILD_DIR\tpipe_cstdlib.exe Test\tpipe_cstdlib.exe
file=ABI_DIR\BUILD_DIR\TPIPE2.EXE Test\TPIPE2.EXE
file=ABI_DIR\BUILD_DIR\TPIPE3.EXE Test\TPIPE3.EXE
file=ABI_DIR\BUILD_DIR\TTIME.EXE Test\TTIME.EXE
@@ -62,14 +62,8 @@
file=ABI_DIR\BUILD_DIR\TSERSIG.EXE Test\TSERSIG.EXE
file=ABI_DIR\BUILD_DIR\TSOCK.EXE Test\TSOCK.EXE
file=ABI_DIR\BUILD_DIR\TSTDLIBDEFECT.EXE Test\TSTDLIBDEFECT.EXE
-file=ABI_DIR\BUILD_DIR\TMISC3.EXE Test\TMISC3.EXE
-file=ABI_DIR\BUILD_DIR\T_PR234_LTIME.EXE Test\T_PR234_LTIME.EXE
-file=ABI_DIR\BUILD_DIR\T_StdlibDefect.EXE Test\T_StdlibDefect.EXE
-file=ABI_DIR\BUILD_DIR\T_UCRT0P1.EXE Test\T_UCRT0P1.EXE
file=ABI_DIR\BUILD_DIR\T_UCRT0P2.EXE Test\T_UCRT0P2.EXE
file=ABI_DIR\BUILD_DIR\T_UCRT0P3.EXE Test\T_UCRT0P3.EXE
-file=ABI_DIR\BUILD_DIR\T_WAITPID_LAUNCH.EXE Test\T_WAITPID_LAUNCH.EXE
file=ABI_DIR\BUILD_DIR\T_WAITPID.EXE Test\T_WAITPID.EXE
-file=ABI_DIR\BUILD_DIR\T_SPRINTF.EXE Test\T_SPRINTF.EXE
#endif
--- a/genericopenlibs/openenvcore/backend/test/testbackenddes/src/tbackenddesserver.cpp Tue Jul 20 16:35:53 2010 +0530
+++ b/genericopenlibs/openenvcore/backend/test/testbackenddes/src/tbackenddesserver.cpp Thu Aug 05 18:45:56 2010 +0530
@@ -71,7 +71,7 @@
RProcess().DataCaging(RProcess::EDataCagingOn);
RProcess().SecureApi(RProcess::ESecureApiOn);
#endif
- InitCommsL();
+ //InitCommsL();
CActiveScheduler* sched=NULL;
sched=new(ELeave) CActiveScheduler;
--- a/genericopenlibs/openenvcore/backend/test/testlibcbackend/src/tlibcbackendserver.cpp Tue Jul 20 16:35:53 2010 +0530
+++ b/genericopenlibs/openenvcore/backend/test/testlibcbackend/src/tlibcbackendserver.cpp Thu Aug 05 18:45:56 2010 +0530
@@ -94,7 +94,7 @@
RProcess().DataCaging(RProcess::EDataCagingOn);
RProcess().SecureApi(RProcess::ESecureApiOn);
#endif
- InitCommsL();
+ //InitCommsL();
CActiveScheduler* sched=NULL;
sched=new(ELeave) CActiveScheduler;
--- a/genericopenlibs/openenvcore/libc/test/testaeselect/src/taeselectserver.cpp Tue Jul 20 16:35:53 2010 +0530
+++ b/genericopenlibs/openenvcore/libc/test/testaeselect/src/taeselectserver.cpp Thu Aug 05 18:45:56 2010 +0530
@@ -71,7 +71,7 @@
RProcess().DataCaging(RProcess::EDataCagingOn);
RProcess().SecureApi(RProcess::ESecureApiOn);
#endif
- InitCommsL();
+ //InitCommsL();
CActiveScheduler* sched=NULL;
sched=new(ELeave) CActiveScheduler;
--- a/genericopenlibs/openenvcore/libc/test/testblocksignal/src/tblocksignalserver.cpp Tue Jul 20 16:35:53 2010 +0530
+++ b/genericopenlibs/openenvcore/libc/test/testblocksignal/src/tblocksignalserver.cpp Thu Aug 05 18:45:56 2010 +0530
@@ -67,7 +67,7 @@
RProcess().DataCaging(RProcess::EDataCagingOn);
RProcess().SecureApi(RProcess::ESecureApiOn);
#endif
- InitCommsL();
+ //InitCommsL();
CActiveScheduler* sched=NULL;
sched=new(ELeave) CActiveScheduler;
--- a/genericopenlibs/openenvcore/libc/test/testcapfcntl/src/tfcntlserver.cpp Tue Jul 20 16:35:53 2010 +0530
+++ b/genericopenlibs/openenvcore/libc/test/testcapfcntl/src/tfcntlserver.cpp Thu Aug 05 18:45:56 2010 +0530
@@ -79,7 +79,7 @@
RProcess().DataCaging(RProcess::EDataCagingOn);
RProcess().SecureApi(RProcess::ESecureApiOn);
#endif
- InitCommsL();
+ //InitCommsL();
CActiveScheduler* sched=NULL;
sched=new(ELeave) CActiveScheduler;
--- a/genericopenlibs/openenvcore/libc/test/testcapioccom/src/tioccomserver.cpp Tue Jul 20 16:35:53 2010 +0530
+++ b/genericopenlibs/openenvcore/libc/test/testcapioccom/src/tioccomserver.cpp Thu Aug 05 18:45:56 2010 +0530
@@ -79,7 +79,7 @@
RProcess().DataCaging(RProcess::EDataCagingOn);
RProcess().SecureApi(RProcess::ESecureApiOn);
#endif
- InitCommsL();
+ //InitCommsL();
CActiveScheduler* sched=NULL;
sched=new(ELeave) CActiveScheduler;
--- a/genericopenlibs/openenvcore/libc/test/testcapipc/src/tipcserver.cpp Tue Jul 20 16:35:53 2010 +0530
+++ b/genericopenlibs/openenvcore/libc/test/testcapipc/src/tipcserver.cpp Thu Aug 05 18:45:56 2010 +0530
@@ -78,7 +78,7 @@
RProcess().DataCaging(RProcess::EDataCagingOn);
RProcess().SecureApi(RProcess::ESecureApiOn);
#endif
- InitCommsL();
+ //InitCommsL();
CActiveScheduler* sched=NULL;
sched=new(ELeave) CActiveScheduler;
--- a/genericopenlibs/openenvcore/libc/test/testcapsignal/src/tcapsignalserver.cpp Tue Jul 20 16:35:53 2010 +0530
+++ b/genericopenlibs/openenvcore/libc/test/testcapsignal/src/tcapsignalserver.cpp Thu Aug 05 18:45:56 2010 +0530
@@ -69,7 +69,7 @@
RProcess().DataCaging(RProcess::EDataCagingOn);
RProcess().SecureApi(RProcess::ESecureApiOn);
#endif
- InitCommsL();
+ //InitCommsL();
CActiveScheduler* sched=NULL;
sched=new(ELeave) CActiveScheduler;
--- a/genericopenlibs/openenvcore/libc/test/testcapsocket/src/tsocketserver.cpp Tue Jul 20 16:35:53 2010 +0530
+++ b/genericopenlibs/openenvcore/libc/test/testcapsocket/src/tsocketserver.cpp Thu Aug 05 18:45:56 2010 +0530
@@ -80,7 +80,7 @@
RProcess().DataCaging(RProcess::EDataCagingOn);
RProcess().SecureApi(RProcess::ESecureApiOn);
#endif
- InitCommsL();
+ //InitCommsL();
CActiveScheduler* sched=NULL;
sched=new(ELeave) CActiveScheduler;
--- a/genericopenlibs/openenvcore/libc/test/testcapstat/src/tstatserver.cpp Tue Jul 20 16:35:53 2010 +0530
+++ b/genericopenlibs/openenvcore/libc/test/testcapstat/src/tstatserver.cpp Thu Aug 05 18:45:56 2010 +0530
@@ -79,7 +79,7 @@
RProcess().DataCaging(RProcess::EDataCagingOn);
RProcess().SecureApi(RProcess::ESecureApiOn);
#endif
- InitCommsL();
+ //InitCommsL();
CActiveScheduler* sched=NULL;
sched=new(ELeave) CActiveScheduler;
--- a/genericopenlibs/openenvcore/libc/test/testcapstdio/src/tstdioserver.cpp Tue Jul 20 16:35:53 2010 +0530
+++ b/genericopenlibs/openenvcore/libc/test/testcapstdio/src/tstdioserver.cpp Thu Aug 05 18:45:56 2010 +0530
@@ -79,7 +79,7 @@
RProcess().DataCaging(RProcess::EDataCagingOn);
RProcess().SecureApi(RProcess::ESecureApiOn);
#endif
- InitCommsL();
+ //InitCommsL();
CActiveScheduler* sched=NULL;
sched=new(ELeave) CActiveScheduler;
--- a/genericopenlibs/openenvcore/libc/test/testcapsystime/src/tsystimeserver.cpp Tue Jul 20 16:35:53 2010 +0530
+++ b/genericopenlibs/openenvcore/libc/test/testcapsystime/src/tsystimeserver.cpp Thu Aug 05 18:45:56 2010 +0530
@@ -79,7 +79,7 @@
RProcess().DataCaging(RProcess::EDataCagingOn);
RProcess().SecureApi(RProcess::ESecureApiOn);
#endif
- InitCommsL();
+ //InitCommsL();
CActiveScheduler* sched=NULL;
sched=new(ELeave) CActiveScheduler;
--- a/genericopenlibs/openenvcore/libc/test/testcapunistd/src/tunistdserver.cpp Tue Jul 20 16:35:53 2010 +0530
+++ b/genericopenlibs/openenvcore/libc/test/testcapunistd/src/tunistdserver.cpp Thu Aug 05 18:45:56 2010 +0530
@@ -79,7 +79,7 @@
RProcess().DataCaging(RProcess::EDataCagingOn);
RProcess().SecureApi(RProcess::ESecureApiOn);
#endif
- InitCommsL();
+ //InitCommsL();
CActiveScheduler* sched=NULL;
sched=new(ELeave) CActiveScheduler;
--- a/genericopenlibs/openenvcore/libc/test/testcaputime/src/tutimeserver.cpp Tue Jul 20 16:35:53 2010 +0530
+++ b/genericopenlibs/openenvcore/libc/test/testcaputime/src/tutimeserver.cpp Thu Aug 05 18:45:56 2010 +0530
@@ -78,7 +78,7 @@
RProcess().DataCaging(RProcess::EDataCagingOn);
RProcess().SecureApi(RProcess::ESecureApiOn);
#endif
- InitCommsL();
+ //InitCommsL();
CActiveScheduler* sched=NULL;
sched=new(ELeave) CActiveScheduler;
--- a/genericopenlibs/openenvcore/libc/test/testcapwchar/src/twcharserver.cpp Tue Jul 20 16:35:53 2010 +0530
+++ b/genericopenlibs/openenvcore/libc/test/testcapwchar/src/twcharserver.cpp Thu Aug 05 18:45:56 2010 +0530
@@ -76,7 +76,7 @@
RProcess().DataCaging(RProcess::EDataCagingOn);
RProcess().SecureApi(RProcess::ESecureApiOn);
#endif
- InitCommsL();
+ //InitCommsL();
CActiveScheduler* sched=NULL;
sched=new(ELeave) CActiveScheduler;
--- a/genericopenlibs/openenvcore/libc/test/testcomport/scripts/tcomport.script Tue Jul 20 16:35:53 2010 +0530
+++ b/genericopenlibs/openenvcore/libc/test/testcomport/scripts/tcomport.script Thu Aug 05 18:45:56 2010 +0530
@@ -25,10 +25,10 @@
END_TESTCASE OPENENV-LIBC-CIT-TESTCOMPORT-OE-0001
//to be run manually
-STARTSTART_TESTCASE OPENENV-LIBC-CIT-TESTCOMPORT-OE-0002
+//STARTSTART_TESTCASE OPENENV-LIBC-CIT-TESTCOMPORT-OE-0002
//! @SYMTestCaseID OPENENV-LIBC-CIT-TESTCOMPORT-OE-0002
//! @SYMTestStatus 3.Released
//RUN_TEST_STEP !Result=0 10 tcomport test_scanf_COM
-END_TESTCASE OPENENV-LIBC-CIT-TESTCOMPORT-OE-0002
+//END_TESTCASE OPENENV-LIBC-CIT-TESTCOMPORT-OE-0002
--- a/genericopenlibs/openenvcore/libc/test/testcomport/src/tcomportserver.cpp Tue Jul 20 16:35:53 2010 +0530
+++ b/genericopenlibs/openenvcore/libc/test/testcomport/src/tcomportserver.cpp Thu Aug 05 18:45:56 2010 +0530
@@ -76,7 +76,7 @@
RProcess().DataCaging(RProcess::EDataCagingOn);
RProcess().SecureApi(RProcess::ESecureApiOn);
#endif
- InitCommsL();
+ //InitCommsL();
CActiveScheduler* sched=NULL;
sched=new(ELeave) CActiveScheduler;
--- a/genericopenlibs/openenvcore/libc/test/testctype/src/tctypeserver.cpp Tue Jul 20 16:35:53 2010 +0530
+++ b/genericopenlibs/openenvcore/libc/test/testctype/src/tctypeserver.cpp Thu Aug 05 18:45:56 2010 +0530
@@ -74,7 +74,7 @@
RProcess().DataCaging(RProcess::EDataCagingOn);
RProcess().SecureApi(RProcess::ESecureApiOn);
#endif
- InitCommsL();
+ //InitCommsL();
CActiveScheduler* sched=NULL;
sched=new(ELeave) CActiveScheduler;
--- a/genericopenlibs/openenvcore/libc/test/testdb_blr/src/tdb_blrserver.cpp Tue Jul 20 16:35:53 2010 +0530
+++ b/genericopenlibs/openenvcore/libc/test/testdb_blr/src/tdb_blrserver.cpp Thu Aug 05 18:45:56 2010 +0530
@@ -74,7 +74,7 @@
RProcess().DataCaging(RProcess::EDataCagingOn);
RProcess().SecureApi(RProcess::ESecureApiOn);
#endif
- InitCommsL();
+ //InitCommsL();
CActiveScheduler* sched=NULL;
sched=new(ELeave) CActiveScheduler;
--- a/genericopenlibs/openenvcore/libc/test/testftw/src/tftwserver.cpp Tue Jul 20 16:35:53 2010 +0530
+++ b/genericopenlibs/openenvcore/libc/test/testftw/src/tftwserver.cpp Thu Aug 05 18:45:56 2010 +0530
@@ -72,7 +72,7 @@
RProcess().DataCaging(RProcess::EDataCagingOn);
RProcess().SecureApi(RProcess::ESecureApiOn);
#endif
- InitCommsL();
+ //InitCommsL();
CActiveScheduler* sched=NULL;
sched=new(ELeave) CActiveScheduler;
--- a/genericopenlibs/openenvcore/libc/test/testglob/src/tglobserver.cpp Tue Jul 20 16:35:53 2010 +0530
+++ b/genericopenlibs/openenvcore/libc/test/testglob/src/tglobserver.cpp Thu Aug 05 18:45:56 2010 +0530
@@ -75,7 +75,7 @@
RProcess().DataCaging(RProcess::EDataCagingOn);
RProcess().SecureApi(RProcess::ESecureApiOn);
#endif
- InitCommsL();
+ //InitCommsL();
CActiveScheduler* sched=NULL;
sched=new(ELeave) CActiveScheduler;
--- a/genericopenlibs/openenvcore/libc/test/testifioctls/group/tifioctls.pkg Tue Jul 20 16:35:53 2010 +0530
+++ b/genericopenlibs/openenvcore/libc/test/testifioctls/group/tifioctls.pkg Thu Aug 05 18:45:56 2010 +0530
@@ -15,7 +15,8 @@
"\sf\os\ossrv\genericopenlibs\openenvcore\libc\test\testifioctls\scripts\tifioctls.script"-"c:\tstdapis\tifioctls.script"
"\sf\os\ossrv\genericopenlibs\openenvcore\libc\test\testifioctls\scripts\tifioctls_hw.script"-"c:\tstdapis\tifioctls_hw.script"
-"\sf\os\ossrv\genericopenlibs\openenvcore\libc\test\testifioctls\scripts\tifioctls_hw_manual.script"-"c:\tstdapis\tifioctls_hw_manual.script"
+; commented it as these are manual test
+;"\sf\os\ossrv\genericopenlibs\openenvcore\libc\test\testifioctls\scripts\tifioctls_hw_manual.script"-"c:\tstdapis\tifioctls_hw_manual.script"
"\sf\os\ossrv\genericopenlibs\openenvcore\libc\test\testifioctls\data\tifioctls.ini"-"c:\tstdapis\tifioctls.ini"
--- a/genericopenlibs/openenvcore/libc/test/testifioctls/src/tifioctlsserver.cpp Tue Jul 20 16:35:53 2010 +0530
+++ b/genericopenlibs/openenvcore/libc/test/testifioctls/src/tifioctlsserver.cpp Thu Aug 05 18:45:56 2010 +0530
@@ -74,7 +74,7 @@
RProcess().DataCaging(RProcess::EDataCagingOn);
RProcess().SecureApi(RProcess::ESecureApiOn);
#endif
- InitCommsL();
+ //InitCommsL();
CActiveScheduler* sched=NULL;
sched=new(ELeave) CActiveScheduler;
--- a/genericopenlibs/openenvcore/libc/test/testinet/src/tinetserver.cpp Tue Jul 20 16:35:53 2010 +0530
+++ b/genericopenlibs/openenvcore/libc/test/testinet/src/tinetserver.cpp Thu Aug 05 18:45:56 2010 +0530
@@ -74,7 +74,7 @@
RProcess().DataCaging(RProcess::EDataCagingOn);
RProcess().SecureApi(RProcess::ESecureApiOn);
#endif
- InitCommsL();
+ //InitCommsL();
CActiveScheduler* sched=NULL;
sched=new(ELeave) CActiveScheduler;
--- a/genericopenlibs/openenvcore/libc/test/testlargefile/src/tlargefileserver.cpp Tue Jul 20 16:35:53 2010 +0530
+++ b/genericopenlibs/openenvcore/libc/test/testlargefile/src/tlargefileserver.cpp Thu Aug 05 18:45:56 2010 +0530
@@ -66,7 +66,7 @@
RProcess().DataCaging(RProcess::EDataCagingOn);
RProcess().SecureApi(RProcess::ESecureApiOn);
#endif
- InitCommsL();
+ //InitCommsL();
CActiveScheduler* sched=NULL;
sched=new(ELeave) CActiveScheduler;
--- a/genericopenlibs/openenvcore/libc/test/testlibcwchar/src/tlibcwcharserver.cpp Tue Jul 20 16:35:53 2010 +0530
+++ b/genericopenlibs/openenvcore/libc/test/testlibcwchar/src/tlibcwcharserver.cpp Thu Aug 05 18:45:56 2010 +0530
@@ -73,7 +73,7 @@
RProcess().DataCaging(RProcess::EDataCagingOn);
RProcess().SecureApi(RProcess::ESecureApiOn);
#endif
- InitCommsL();
+ //InitCommsL();
CActiveScheduler* sched=NULL;
sched=new(ELeave) CActiveScheduler;
--- a/genericopenlibs/openenvcore/libc/test/testlink/src/tlinkserver.cpp Tue Jul 20 16:35:53 2010 +0530
+++ b/genericopenlibs/openenvcore/libc/test/testlink/src/tlinkserver.cpp Thu Aug 05 18:45:56 2010 +0530
@@ -75,7 +75,7 @@
RProcess().DataCaging(RProcess::EDataCagingOn);
RProcess().SecureApi(RProcess::ESecureApiOn);
#endif
- InitCommsL();
+ //InitCommsL();
CActiveScheduler* sched=NULL;
sched=new(ELeave) CActiveScheduler;
--- a/genericopenlibs/openenvcore/libc/test/testlocale/src/tlocaleserver.cpp Tue Jul 20 16:35:53 2010 +0530
+++ b/genericopenlibs/openenvcore/libc/test/testlocale/src/tlocaleserver.cpp Thu Aug 05 18:45:56 2010 +0530
@@ -74,7 +74,7 @@
RProcess().DataCaging(RProcess::EDataCagingOn);
RProcess().SecureApi(RProcess::ESecureApiOn);
#endif
- InitCommsL();
+ //InitCommsL();
CActiveScheduler* sched=NULL;
sched=new(ELeave) CActiveScheduler;
--- a/genericopenlibs/openenvcore/libc/test/testlocalsocket/src/tlocalsocketserver.cpp Tue Jul 20 16:35:53 2010 +0530
+++ b/genericopenlibs/openenvcore/libc/test/testlocalsocket/src/tlocalsocketserver.cpp Thu Aug 05 18:45:56 2010 +0530
@@ -72,7 +72,7 @@
RProcess().DataCaging(RProcess::EDataCagingOn);
RProcess().SecureApi(RProcess::ESecureApiOn);
#endif
- InitCommsL();
+ //InitCommsL();
CActiveScheduler* sched=NULL;
sched=new(ELeave) CActiveScheduler;
--- a/genericopenlibs/openenvcore/libc/test/testlocblr/src/tlocblrserver.cpp Tue Jul 20 16:35:53 2010 +0530
+++ b/genericopenlibs/openenvcore/libc/test/testlocblr/src/tlocblrserver.cpp Thu Aug 05 18:45:56 2010 +0530
@@ -70,7 +70,7 @@
RProcess().DataCaging(RProcess::EDataCagingOn);
RProcess().SecureApi(RProcess::ESecureApiOn);
#endif
- InitCommsL();
+ //InitCommsL();
CActiveScheduler* sched=NULL;
sched=new(ELeave) CActiveScheduler;
--- a/genericopenlibs/openenvcore/libc/test/testmisc/src/tmiscserver.cpp Tue Jul 20 16:35:53 2010 +0530
+++ b/genericopenlibs/openenvcore/libc/test/testmisc/src/tmiscserver.cpp Thu Aug 05 18:45:56 2010 +0530
@@ -76,7 +76,7 @@
RProcess().DataCaging(RProcess::EDataCagingOn);
RProcess().SecureApi(RProcess::ESecureApiOn);
#endif
- InitCommsL();
+ //InitCommsL();
CActiveScheduler* sched=NULL;
sched=new(ELeave) CActiveScheduler;
--- a/genericopenlibs/openenvcore/libc/test/testmiscsignal/src/tmiscsignalserver.cpp Tue Jul 20 16:35:53 2010 +0530
+++ b/genericopenlibs/openenvcore/libc/test/testmiscsignal/src/tmiscsignalserver.cpp Thu Aug 05 18:45:56 2010 +0530
@@ -68,7 +68,7 @@
RProcess().DataCaging(RProcess::EDataCagingOn);
RProcess().SecureApi(RProcess::ESecureApiOn);
#endif
- InitCommsL();
+ //InitCommsL();
CActiveScheduler* sched=NULL;
sched=new(ELeave) CActiveScheduler;
--- a/genericopenlibs/openenvcore/libc/test/testmkfifo/src/tmkfifoserver.cpp Tue Jul 20 16:35:53 2010 +0530
+++ b/genericopenlibs/openenvcore/libc/test/testmkfifo/src/tmkfifoserver.cpp Thu Aug 05 18:45:56 2010 +0530
@@ -72,7 +72,7 @@
RProcess().DataCaging(RProcess::EDataCagingOn);
RProcess().SecureApi(RProcess::ESecureApiOn);
#endif
- InitCommsL();
+ //InitCommsL();
CActiveScheduler* sched=NULL;
sched=new(ELeave) CActiveScheduler;
--- a/genericopenlibs/openenvcore/libc/test/testmmap/src/tmmapserver.cpp Tue Jul 20 16:35:53 2010 +0530
+++ b/genericopenlibs/openenvcore/libc/test/testmmap/src/tmmapserver.cpp Thu Aug 05 18:45:56 2010 +0530
@@ -74,7 +74,7 @@
RProcess().DataCaging(RProcess::EDataCagingOn);
RProcess().SecureApi(RProcess::ESecureApiOn);
#endif
- InitCommsL();
+ //InitCommsL();
CActiveScheduler* sched=NULL;
sched=new(ELeave) CActiveScheduler;
--- a/genericopenlibs/openenvcore/libc/test/testmsgqueue/src/tmsgqueueserver.cpp Tue Jul 20 16:35:53 2010 +0530
+++ b/genericopenlibs/openenvcore/libc/test/testmsgqueue/src/tmsgqueueserver.cpp Thu Aug 05 18:45:56 2010 +0530
@@ -87,7 +87,7 @@
RProcess().DataCaging(RProcess::EDataCagingOn);
RProcess().SecureApi(RProcess::ESecureApiOn);
#endif
- InitCommsL();
+ //InitCommsL();
CActiveScheduler* sched=NULL;
sched=new(ELeave) CActiveScheduler;
--- a/genericopenlibs/openenvcore/libc/test/testmulticast/src/tmulticastclienttestserver.cpp Tue Jul 20 16:35:53 2010 +0530
+++ b/genericopenlibs/openenvcore/libc/test/testmulticast/src/tmulticastclienttestserver.cpp Thu Aug 05 18:45:56 2010 +0530
@@ -73,7 +73,7 @@
RProcess().DataCaging(RProcess::EDataCagingOn);
RProcess().SecureApi(RProcess::ESecureApiOn);
#endif
- InitCommsL();
+ //InitCommsL();
CActiveScheduler* sched=NULL;
sched=new(ELeave) CActiveScheduler;
--- a/genericopenlibs/openenvcore/libc/test/testnetdb/src/tnetdbserver.cpp Tue Jul 20 16:35:53 2010 +0530
+++ b/genericopenlibs/openenvcore/libc/test/testnetdb/src/tnetdbserver.cpp Thu Aug 05 18:45:56 2010 +0530
@@ -74,7 +74,7 @@
RProcess().DataCaging(RProcess::EDataCagingOn);
RProcess().SecureApi(RProcess::ESecureApiOn);
#endif
- InitCommsL();
+ //InitCommsL();
CActiveScheduler* sched=NULL;
sched=new(ELeave) CActiveScheduler;
--- a/genericopenlibs/openenvcore/libc/test/testoffsetof/src/toffsetofserver.cpp Tue Jul 20 16:35:53 2010 +0530
+++ b/genericopenlibs/openenvcore/libc/test/testoffsetof/src/toffsetofserver.cpp Thu Aug 05 18:45:56 2010 +0530
@@ -68,7 +68,7 @@
RProcess().DataCaging(RProcess::EDataCagingOn);
RProcess().SecureApi(RProcess::ESecureApiOn);
#endif
- InitCommsL();
+ //InitCommsL();
CActiveScheduler* sched=NULL;
sched=new(ELeave) CActiveScheduler;
--- a/genericopenlibs/openenvcore/libc/test/testpipe/src/tpipeserver.cpp Tue Jul 20 16:35:53 2010 +0530
+++ b/genericopenlibs/openenvcore/libc/test/testpipe/src/tpipeserver.cpp Thu Aug 05 18:45:56 2010 +0530
@@ -72,7 +72,7 @@
RProcess().DataCaging(RProcess::EDataCagingOn);
RProcess().SecureApi(RProcess::ESecureApiOn);
#endif
- InitCommsL();
+ //InitCommsL();
CActiveScheduler* sched=NULL;
sched=new(ELeave) CActiveScheduler;
--- a/genericopenlibs/openenvcore/libc/test/testprogname/src/tprognameserver.cpp Tue Jul 20 16:35:53 2010 +0530
+++ b/genericopenlibs/openenvcore/libc/test/testprogname/src/tprognameserver.cpp Thu Aug 05 18:45:56 2010 +0530
@@ -73,7 +73,7 @@
RProcess().DataCaging(RProcess::EDataCagingOn);
RProcess().SecureApi(RProcess::ESecureApiOn);
#endif
- InitCommsL();
+ //InitCommsL();
CActiveScheduler* sched=NULL;
sched=new(ELeave) CActiveScheduler;
--- a/genericopenlibs/openenvcore/libc/test/testredirectionserver/src/tredirectionserver.cpp Tue Jul 20 16:35:53 2010 +0530
+++ b/genericopenlibs/openenvcore/libc/test/testredirectionserver/src/tredirectionserver.cpp Thu Aug 05 18:45:56 2010 +0530
@@ -77,7 +77,7 @@
RProcess().DataCaging(RProcess::EDataCagingOn);
RProcess().SecureApi(RProcess::ESecureApiOn);
#endif
- InitCommsL();
+ //InitCommsL();
CActiveScheduler* sched=NULL;
sched=new(ELeave) CActiveScheduler;
--- a/genericopenlibs/openenvcore/libc/test/testregex/src/tregexserver.cpp Tue Jul 20 16:35:53 2010 +0530
+++ b/genericopenlibs/openenvcore/libc/test/testregex/src/tregexserver.cpp Thu Aug 05 18:45:56 2010 +0530
@@ -74,7 +74,7 @@
RProcess().DataCaging(RProcess::EDataCagingOn);
RProcess().SecureApi(RProcess::ESecureApiOn);
#endif
- InitCommsL();
+ //InitCommsL();
CActiveScheduler* sched=NULL;
sched=new(ELeave) CActiveScheduler;
--- a/genericopenlibs/openenvcore/libc/test/testselect/src/tselectserver.cpp Tue Jul 20 16:35:53 2010 +0530
+++ b/genericopenlibs/openenvcore/libc/test/testselect/src/tselectserver.cpp Thu Aug 05 18:45:56 2010 +0530
@@ -73,7 +73,7 @@
RProcess().DataCaging(RProcess::EDataCagingOn);
RProcess().SecureApi(RProcess::ESecureApiOn);
#endif
- InitCommsL();
+ //InitCommsL();
CActiveScheduler* sched=NULL;
sched=new(ELeave) CActiveScheduler;
--- a/genericopenlibs/openenvcore/libc/test/testsemaphore/src/tsemaphoreblocks.cpp Tue Jul 20 16:35:53 2010 +0530
+++ b/genericopenlibs/openenvcore/libc/test/testsemaphore/src/tsemaphoreblocks.cpp Thu Aug 05 18:45:56 2010 +0530
@@ -1293,17 +1293,14 @@
int semid;
union semun arg;
INFO_PRINTF1(_L("IntgTest14"));
- char *path;
-
- #if defined (__EPOC32__)
- path = "z:\\tstdapis\\tsemaphore.ini";
- #else
- path = "c:\\tstdapis\\tsemaphore.ini";
- #endif
-
- if ((key = ftok(path, 'P')) == -1)
+ char *path = NULL;
+ path = "c:\\tstdapis\\tsemaphore.ini";
+
+ if ((key = ftok(path, 'P')) == -1)
{
ERR_PRINTF1(_L("ftok error!"));
+ _LIT(KFunc, "ftok failed with errno %d\n");
+ INFO_PRINTF2(KFunc, errno);
return KErrGeneral;
}
--- a/genericopenlibs/openenvcore/libc/test/testsemaphore/src/tsemaphoreserver.cpp Tue Jul 20 16:35:53 2010 +0530
+++ b/genericopenlibs/openenvcore/libc/test/testsemaphore/src/tsemaphoreserver.cpp Thu Aug 05 18:45:56 2010 +0530
@@ -74,7 +74,7 @@
RProcess().DataCaging(RProcess::EDataCagingOn);
RProcess().SecureApi(RProcess::ESecureApiOn);
#endif
- InitCommsL();
+ //InitCommsL();
CActiveScheduler* sched=NULL;
sched=new(ELeave) CActiveScheduler;
--- a/genericopenlibs/openenvcore/libc/test/testsendsignal/src/tsendsignalserver.cpp Tue Jul 20 16:35:53 2010 +0530
+++ b/genericopenlibs/openenvcore/libc/test/testsendsignal/src/tsendsignalserver.cpp Thu Aug 05 18:45:56 2010 +0530
@@ -72,7 +72,7 @@
RProcess().DataCaging(RProcess::EDataCagingOn);
RProcess().SecureApi(RProcess::ESecureApiOn);
#endif
- InitCommsL();
+ //InitCommsL();
CActiveScheduler* sched=NULL;
sched=new(ELeave) CActiveScheduler;
--- a/genericopenlibs/openenvcore/libc/test/testsetjmp/src/tsetjmpserver.cpp Tue Jul 20 16:35:53 2010 +0530
+++ b/genericopenlibs/openenvcore/libc/test/testsetjmp/src/tsetjmpserver.cpp Thu Aug 05 18:45:56 2010 +0530
@@ -73,7 +73,7 @@
RProcess().DataCaging(RProcess::EDataCagingOn);
RProcess().SecureApi(RProcess::ESecureApiOn);
#endif
- InitCommsL();
+ //InitCommsL();
CActiveScheduler* sched=NULL;
sched=new(ELeave) CActiveScheduler;
--- a/genericopenlibs/openenvcore/libc/test/testshm/src/tshmserver.cpp Tue Jul 20 16:35:53 2010 +0530
+++ b/genericopenlibs/openenvcore/libc/test/testshm/src/tshmserver.cpp Thu Aug 05 18:45:56 2010 +0530
@@ -73,7 +73,7 @@
RProcess().DataCaging(RProcess::EDataCagingOn);
RProcess().SecureApi(RProcess::ESecureApiOn);
#endif
- InitCommsL();
+ //InitCommsL();
CActiveScheduler* sched=NULL;
sched=new(ELeave) CActiveScheduler;
--- a/genericopenlibs/openenvcore/libc/test/testsocket/group/tsocket.pkg Tue Jul 20 16:35:53 2010 +0530
+++ b/genericopenlibs/openenvcore/libc/test/testsocket/group/tsocket.pkg Thu Aug 05 18:45:56 2010 +0530
@@ -13,7 +13,7 @@
;// Description:
;//
-"\sf\os\ossrv\genericopenlibs\openenvcore\libc\test\testsocket\scripts\tsocket.script"-"c:\tstdapis\tsocket.script"
+;"\sf\os\ossrv\genericopenlibs\openenvcore\libc\test\testsocket\scripts\tsocket.script"-"c:\tstdapis\tsocket.script"
"\sf\os\ossrv\genericopenlibs\openenvcore\libc\test\testsocket\scripts\tsocket_hw.script"-"c:\tstdapis\tsocket_hw.script"
"\sf\os\ossrv\genericopenlibs\openenvcore\libc\test\testsocket\data\tsocket.ini"-"c:\tstdapis\tsocket.ini"
"\epoc32\WINSCW\C\socketmorethan16k.txt"-"C:\tstdapis\socketmorethan16k.txt"
--- a/genericopenlibs/openenvcore/libc/test/testsocket/src/tsocketserver.cpp Tue Jul 20 16:35:53 2010 +0530
+++ b/genericopenlibs/openenvcore/libc/test/testsocket/src/tsocketserver.cpp Thu Aug 05 18:45:56 2010 +0530
@@ -75,7 +75,7 @@
RProcess().DataCaging(RProcess::EDataCagingOn);
RProcess().SecureApi(RProcess::ESecureApiOn);
#endif
- InitCommsL();
+ //InitCommsL();
CActiveScheduler* sched=NULL;
sched=new(ELeave) CActiveScheduler;
--- a/genericopenlibs/openenvcore/libc/test/teststdio/group/tstdio.pkg Tue Jul 20 16:35:53 2010 +0530
+++ b/genericopenlibs/openenvcore/libc/test/teststdio/group/tstdio.pkg Thu Aug 05 18:45:56 2010 +0530
@@ -14,9 +14,6 @@
;//
"\epoc32\winscw\c\tstdapis\tstdio_auto.script"-"c:\tstdapis\tstdio_auto.script"
-"\epoc32\winscw\c\tstdapis\tstdio_filemode.script"-"c:\tstdapis\tstdio_filemode.script"
-"\epoc32\winscw\c\tstdapis\tstdio_manual.script"-"c:\tstdapis\tstdio_manual.script"
-"\epoc32\winscw\c\tstdapis\tstdio_fileop.script"-"c:\tstdapis\tstdio_fileop.script"
"\epoc32\winscw\c\tstdapis\tstdio.ini"-"c:\tstdapis\tstdio.ini"
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/genericopenlibs/openenvcore/libc/test/teststdio/group/tstdio1.pkg Thu Aug 05 18:45:56 2010 +0530
@@ -0,0 +1,23 @@
+;// 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 "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:
+;//
+
+"\epoc32\winscw\c\tstdapis\tstdio_filemode.script"-"c:\tstdapis\tstdio_filemode.script"
+"\epoc32\winscw\c\tstdapis\tstdio_fileop.script"-"c:\tstdapis\tstdio_fileop.script"
+"\epoc32\winscw\c\tstdapis\tstdio.ini"-"c:\tstdapis\tstdio.ini"
+
+
+
+
+
--- a/genericopenlibs/openenvcore/libc/test/teststdio/src/tstdioserver.cpp Tue Jul 20 16:35:53 2010 +0530
+++ b/genericopenlibs/openenvcore/libc/test/teststdio/src/tstdioserver.cpp Thu Aug 05 18:45:56 2010 +0530
@@ -74,7 +74,7 @@
RProcess().DataCaging(RProcess::EDataCagingOn);
RProcess().SecureApi(RProcess::ESecureApiOn);
#endif
- InitCommsL();
+ //InitCommsL();
CActiveScheduler* sched=NULL;
sched=new(ELeave) CActiveScheduler;
--- a/genericopenlibs/openenvcore/libc/test/teststdlib/src/tstdlibserver.cpp Tue Jul 20 16:35:53 2010 +0530
+++ b/genericopenlibs/openenvcore/libc/test/teststdlib/src/tstdlibserver.cpp Thu Aug 05 18:45:56 2010 +0530
@@ -71,7 +71,7 @@
RProcess().DataCaging(RProcess::EDataCagingOn);
RProcess().SecureApi(RProcess::ESecureApiOn);
#endif
- InitCommsL();
+ //InitCommsL();
CActiveScheduler* sched=NULL;
sched=new(ELeave) CActiveScheduler;
--- a/genericopenlibs/openenvcore/libc/test/teststring/src/tstringserver.cpp Tue Jul 20 16:35:53 2010 +0530
+++ b/genericopenlibs/openenvcore/libc/test/teststring/src/tstringserver.cpp Thu Aug 05 18:45:56 2010 +0530
@@ -74,7 +74,7 @@
RProcess().DataCaging(RProcess::EDataCagingOn);
RProcess().SecureApi(RProcess::ESecureApiOn);
#endif
- InitCommsL();
+ //InitCommsL();
CActiveScheduler* sched=NULL;
sched=new(ELeave) CActiveScheduler;
--- a/genericopenlibs/openenvcore/libc/test/testsyscalls/group/tsyscalls.pkg Tue Jul 20 16:35:53 2010 +0530
+++ b/genericopenlibs/openenvcore/libc/test/testsyscalls/group/tsyscalls.pkg Thu Aug 05 18:45:56 2010 +0530
@@ -16,8 +16,5 @@
"\sf\os\ossrv\genericopenlibs\openenvcore\libc\test\testsyscalls\scripts\tsyscalls.script"-"c:\tstdapis\tsyscalls.script"
-"\sf\os\ossrv\genericopenlibs\openenvcore\libc\test\testsyscalls\scripts\tsyscallsfcntl.script"-"c:\tstdapis\tsyscallsfcntl.script"
-"\sf\os\ossrv\genericopenlibs\openenvcore\libc\test\testsyscalls\scripts\tsyscalls1.script"-"c:\tstdapis\tsyscalls1.script"
-"\sf\os\ossrv\genericopenlibs\openenvcore\libc\test\testsyscalls\scripts\tsyscalls2.script"-"c:\tstdapis\tsyscalls2.script"
"\sf\os\ossrv\genericopenlibs\openenvcore\libc\test\testsyscalls\data\tsyscalls.ini"-"c:\tstdapis\tsyscalls.ini"
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/genericopenlibs/openenvcore/libc/test/testsyscalls/group/tsyscalls1.pkg Thu Aug 05 18:45:56 2010 +0530
@@ -0,0 +1,20 @@
+;// 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 "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:
+;//
+
+
+
+"\sf\os\ossrv\genericopenlibs\openenvcore\libc\test\testsyscalls\scripts\tsyscalls1.script"-"c:\tstdapis\tsyscalls1.script"
+"\sf\os\ossrv\genericopenlibs\openenvcore\libc\test\testsyscalls\data\tsyscalls.ini"-"c:\tstdapis\tsyscalls.ini"
+
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/genericopenlibs/openenvcore/libc/test/testsyscalls/group/tsyscalls2.pkg Thu Aug 05 18:45:56 2010 +0530
@@ -0,0 +1,20 @@
+;// 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 "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:
+;//
+
+
+"\sf\os\ossrv\genericopenlibs\openenvcore\libc\test\testsyscalls\scripts\tsyscalls2.script"-"c:\tstdapis\tsyscalls2.script"
+"\sf\os\ossrv\genericopenlibs\openenvcore\libc\test\testsyscalls\scripts\tsyscallsfcntl.script"-"c:\tstdapis\tsyscallsfcntl.script"
+"\sf\os\ossrv\genericopenlibs\openenvcore\libc\test\testsyscalls\data\tsyscalls.ini"-"c:\tstdapis\tsyscalls.ini"
+
--- a/genericopenlibs/openenvcore/libc/test/testsyscalls/src/tsyscallsserver.cpp Tue Jul 20 16:35:53 2010 +0530
+++ b/genericopenlibs/openenvcore/libc/test/testsyscalls/src/tsyscallsserver.cpp Thu Aug 05 18:45:56 2010 +0530
@@ -75,7 +75,7 @@
RProcess().DataCaging(RProcess::EDataCagingOn);
RProcess().SecureApi(RProcess::ESecureApiOn);
#endif
- InitCommsL();
+ //InitCommsL();
CActiveScheduler* sched=NULL;
sched=new(ELeave) CActiveScheduler;
--- a/genericopenlibs/openenvcore/libc/test/testsyssim/src/tsyssimserver.cpp Tue Jul 20 16:35:53 2010 +0530
+++ b/genericopenlibs/openenvcore/libc/test/testsyssim/src/tsyssimserver.cpp Thu Aug 05 18:45:56 2010 +0530
@@ -74,7 +74,7 @@
RProcess().DataCaging(RProcess::EDataCagingOn);
RProcess().SecureApi(RProcess::ESecureApiOn);
#endif
- InitCommsL();
+ //InitCommsL();
CActiveScheduler* sched=NULL;
sched=new(ELeave) CActiveScheduler;
--- a/genericopenlibs/openenvcore/libc/test/testsysunistd/src/tsysunistdserver.cpp Tue Jul 20 16:35:53 2010 +0530
+++ b/genericopenlibs/openenvcore/libc/test/testsysunistd/src/tsysunistdserver.cpp Thu Aug 05 18:45:56 2010 +0530
@@ -74,7 +74,7 @@
RProcess().DataCaging(RProcess::EDataCagingOn);
RProcess().SecureApi(RProcess::ESecureApiOn);
#endif
- InitCommsL();
+ //InitCommsL();
CActiveScheduler* sched=NULL;
sched=new(ELeave) CActiveScheduler;
--- a/genericopenlibs/openenvcore/libc/test/testtime_blr/src/ttime_blrserver.cpp Tue Jul 20 16:35:53 2010 +0530
+++ b/genericopenlibs/openenvcore/libc/test/testtime_blr/src/ttime_blrserver.cpp Thu Aug 05 18:45:56 2010 +0530
@@ -74,7 +74,7 @@
RProcess().DataCaging(RProcess::EDataCagingOn);
RProcess().SecureApi(RProcess::ESecureApiOn);
#endif
- InitCommsL();
+ //InitCommsL();
CActiveScheduler* sched=NULL;
sched=new(ELeave) CActiveScheduler;
--- a/genericopenlibs/openenvcore/libc/test/testtrapsignal/src/ttrapsignalserver.cpp Tue Jul 20 16:35:53 2010 +0530
+++ b/genericopenlibs/openenvcore/libc/test/testtrapsignal/src/ttrapsignalserver.cpp Thu Aug 05 18:45:56 2010 +0530
@@ -72,7 +72,7 @@
RProcess().DataCaging(RProcess::EDataCagingOn);
RProcess().SecureApi(RProcess::ESecureApiOn);
#endif
- InitCommsL();
+ //InitCommsL();
CActiveScheduler* sched=NULL;
sched=new(ELeave) CActiveScheduler;
--- a/genericopenlibs/openenvcore/libc/test/testwaitsignal/src/twaitsignalserver.cpp Tue Jul 20 16:35:53 2010 +0530
+++ b/genericopenlibs/openenvcore/libc/test/testwaitsignal/src/twaitsignalserver.cpp Thu Aug 05 18:45:56 2010 +0530
@@ -72,7 +72,7 @@
RProcess().DataCaging(RProcess::EDataCagingOn);
RProcess().SecureApi(RProcess::ESecureApiOn);
#endif
- InitCommsL();
+ //InitCommsL();
CActiveScheduler* sched=NULL;
sched=new(ELeave) CActiveScheduler;
--- a/genericopenlibs/openenvcore/libc/test/testwchar/src/twcharserver.cpp Tue Jul 20 16:35:53 2010 +0530
+++ b/genericopenlibs/openenvcore/libc/test/testwchar/src/twcharserver.cpp Thu Aug 05 18:45:56 2010 +0530
@@ -81,7 +81,7 @@
RProcess().DataCaging(RProcess::EDataCagingOn);
RProcess().SecureApi(RProcess::ESecureApiOn);
#endif
- InitCommsL();
+ //InitCommsL();
CActiveScheduler* sched=NULL;
sched=new(ELeave) CActiveScheduler;
--- a/genericopenlibs/openenvcore/libc/test/testwcharapi/src/twcharapiserver.cpp Tue Jul 20 16:35:53 2010 +0530
+++ b/genericopenlibs/openenvcore/libc/test/testwcharapi/src/twcharapiserver.cpp Thu Aug 05 18:45:56 2010 +0530
@@ -81,7 +81,7 @@
RProcess().DataCaging(RProcess::EDataCagingOn);
RProcess().SecureApi(RProcess::ESecureApiOn);
#endif
- InitCommsL();
+ //InitCommsL();
CActiveScheduler* sched=NULL;
sched=new(ELeave) CActiveScheduler;
--- a/genericopenlibs/openenvcore/libc/test/testwctype/src/twctypeserver.cpp Tue Jul 20 16:35:53 2010 +0530
+++ b/genericopenlibs/openenvcore/libc/test/testwctype/src/twctypeserver.cpp Thu Aug 05 18:45:56 2010 +0530
@@ -74,7 +74,7 @@
RProcess().DataCaging(RProcess::EDataCagingOn);
RProcess().SecureApi(RProcess::ESecureApiOn);
#endif
- InitCommsL();
+ //InitCommsL();
CActiveScheduler* sched=NULL;
sched=new(ELeave) CActiveScheduler;
--- a/genericopenlibs/openenvcore/libc/test/testwideapis/src/twideapisserver.cpp Tue Jul 20 16:35:53 2010 +0530
+++ b/genericopenlibs/openenvcore/libc/test/testwideapis/src/twideapisserver.cpp Thu Aug 05 18:45:56 2010 +0530
@@ -81,7 +81,7 @@
RProcess().DataCaging(RProcess::EDataCagingOn);
RProcess().SecureApi(RProcess::ESecureApiOn);
#endif
- InitCommsL();
+ //InitCommsL();
CActiveScheduler* sched=NULL;
sched=new(ELeave) CActiveScheduler;
--- a/genericopenlibs/openenvcore/liblogger/test/testliblogger/src/tlibloggerserver.cpp Tue Jul 20 16:35:53 2010 +0530
+++ b/genericopenlibs/openenvcore/liblogger/test/testliblogger/src/tlibloggerserver.cpp Thu Aug 05 18:45:56 2010 +0530
@@ -79,7 +79,7 @@
RProcess().DataCaging(RProcess::EDataCagingOn);
RProcess().SecureApi(RProcess::ESecureApiOn);
#endif
- InitCommsL();
+ //InitCommsL();
CActiveScheduler* sched=NULL;
sched=new(ELeave) CActiveScheduler;
--- a/genericopenlibs/openenvcore/libm/test/testdouble_blr/group/tdouble_blr.pkg Tue Jul 20 16:35:53 2010 +0530
+++ b/genericopenlibs/openenvcore/libm/test/testdouble_blr/group/tdouble_blr.pkg Thu Aug 05 18:45:56 2010 +0530
@@ -14,7 +14,5 @@
;//
"\epoc32\winscw\c\tstdapis\tdouble_blr.script"-"C:\tstdapis\tdouble_blr.script"
-"\epoc32\winscw\c\tstdapis\tdouble_pow.script"-"C:\tstdapis\tdouble_pow.script"
-"\epoc32\winscw\c\tstdapis\tdouble_misc.script"-"C:\tstdapis\tdouble_misc.script"
"\epoc32\winscw\c\tstdapis\tdouble_blr.ini"-"C:\tstdapis\tdouble_blr.ini"
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/genericopenlibs/openenvcore/libm/test/testdouble_blr/group/tdouble_blr1.pkg Thu Aug 05 18:45:56 2010 +0530
@@ -0,0 +1,19 @@
+;// 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 "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:
+;//
+
+"\epoc32\winscw\c\tstdapis\tdouble_pow.script"-"C:\tstdapis\tdouble_pow.script"
+"\epoc32\winscw\c\tstdapis\tdouble_misc.script"-"C:\tstdapis\tdouble_misc.script"
+"\epoc32\winscw\c\tstdapis\tdouble_blr.ini"-"C:\tstdapis\tdouble_blr.ini"
+
--- a/genericopenlibs/openenvcore/libm/test/testdouble_blr/src/tdouble_blrserver.cpp Tue Jul 20 16:35:53 2010 +0530
+++ b/genericopenlibs/openenvcore/libm/test/testdouble_blr/src/tdouble_blrserver.cpp Thu Aug 05 18:45:56 2010 +0530
@@ -75,7 +75,7 @@
RProcess().DataCaging(RProcess::EDataCagingOn);
RProcess().SecureApi(RProcess::ESecureApiOn);
#endif
- InitCommsL();
+ //InitCommsL();
CActiveScheduler* sched=NULL;
sched=new(ELeave) CActiveScheduler;
--- a/genericopenlibs/openenvcore/libm/test/testfloat_blr/src/tfloat_blrserver.cpp Tue Jul 20 16:35:53 2010 +0530
+++ b/genericopenlibs/openenvcore/libm/test/testfloat_blr/src/tfloat_blrserver.cpp Thu Aug 05 18:45:56 2010 +0530
@@ -74,7 +74,7 @@
RProcess().DataCaging(RProcess::EDataCagingOn);
RProcess().SecureApi(RProcess::ESecureApiOn);
#endif
- InitCommsL();
+ //InitCommsL();
CActiveScheduler* sched=NULL;
sched=new(ELeave) CActiveScheduler;
--- a/genericopenlibs/openenvcore/libm/test/testldouble_blr/group/tldouble_blr.pkg Tue Jul 20 16:35:53 2010 +0530
+++ b/genericopenlibs/openenvcore/libm/test/testldouble_blr/group/tldouble_blr.pkg Thu Aug 05 18:45:56 2010 +0530
@@ -14,7 +14,5 @@
;//
"\epoc32\winscw\c\tstdapis\tldouble_blr.script"-"C:\tstdapis\tldouble_blr.script"
-"\epoc32\winscw\c\tstdapis\tldouble_pow.script"-"C:\tstdapis\tldouble_pow.script"
-"\epoc32\winscw\c\tstdapis\tldouble_misc.script"-"C:\tstdapis\tldouble_misc.script"
"\epoc32\winscw\c\tstdapis\tldouble_blr.ini"-"C:\tstdapis\tldouble_blr.ini"
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/genericopenlibs/openenvcore/libm/test/testldouble_blr/group/tldouble_blr1.pkg Thu Aug 05 18:45:56 2010 +0530
@@ -0,0 +1,19 @@
+;// 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 "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:
+;//
+
+"\epoc32\winscw\c\tstdapis\tldouble_pow.script"-"C:\tstdapis\tldouble_pow.script"
+"\epoc32\winscw\c\tstdapis\tldouble_misc.script"-"C:\tstdapis\tldouble_misc.script"
+"\epoc32\winscw\c\tstdapis\tldouble_blr.ini"-"C:\tstdapis\tldouble_blr.ini"
+
--- a/genericopenlibs/openenvcore/libm/test/testldouble_blr/src/tldouble_blrserver.cpp Tue Jul 20 16:35:53 2010 +0530
+++ b/genericopenlibs/openenvcore/libm/test/testldouble_blr/src/tldouble_blrserver.cpp Thu Aug 05 18:45:56 2010 +0530
@@ -69,7 +69,7 @@
RProcess().DataCaging(RProcess::EDataCagingOn);
RProcess().SecureApi(RProcess::ESecureApiOn);
#endif
- InitCommsL();
+ //InitCommsL();
CActiveScheduler* sched=NULL;
sched=new(ELeave) CActiveScheduler;
--- a/genericopenlibs/openenvcore/libpthread/test/testcondbroadcast/src/tcondbroadcastserver.cpp Tue Jul 20 16:35:53 2010 +0530
+++ b/genericopenlibs/openenvcore/libpthread/test/testcondbroadcast/src/tcondbroadcastserver.cpp Thu Aug 05 18:45:56 2010 +0530
@@ -82,7 +82,7 @@
RProcess().DataCaging(RProcess::EDataCagingOn);
RProcess().SecureApi(RProcess::ESecureApiOn);
#endif
- InitCommsL();
+ //InitCommsL();
CActiveScheduler* sched=NULL;
sched=new(ELeave) CActiveScheduler;
--- a/genericopenlibs/openenvcore/libpthread/test/testconddestroy/src/tconddestroyserver.cpp Tue Jul 20 16:35:53 2010 +0530
+++ b/genericopenlibs/openenvcore/libpthread/test/testconddestroy/src/tconddestroyserver.cpp Thu Aug 05 18:45:56 2010 +0530
@@ -82,7 +82,7 @@
RProcess().DataCaging(RProcess::EDataCagingOn);
RProcess().SecureApi(RProcess::ESecureApiOn);
#endif
- InitCommsL();
+ //InitCommsL();
CActiveScheduler* sched=NULL;
sched=new(ELeave) CActiveScheduler;
--- a/genericopenlibs/openenvcore/libpthread/test/testcondinit/src/tcondinitserver.cpp Tue Jul 20 16:35:53 2010 +0530
+++ b/genericopenlibs/openenvcore/libpthread/test/testcondinit/src/tcondinitserver.cpp Thu Aug 05 18:45:56 2010 +0530
@@ -82,7 +82,7 @@
RProcess().DataCaging(RProcess::EDataCagingOn);
RProcess().SecureApi(RProcess::ESecureApiOn);
#endif
- InitCommsL();
+ //InitCommsL();
CActiveScheduler* sched=NULL;
sched=new(ELeave) CActiveScheduler;
--- a/genericopenlibs/openenvcore/libpthread/test/testcondsignal/src/tcondsignalserver.cpp Tue Jul 20 16:35:53 2010 +0530
+++ b/genericopenlibs/openenvcore/libpthread/test/testcondsignal/src/tcondsignalserver.cpp Thu Aug 05 18:45:56 2010 +0530
@@ -82,7 +82,7 @@
RProcess().DataCaging(RProcess::EDataCagingOn);
RProcess().SecureApi(RProcess::ESecureApiOn);
#endif
- InitCommsL();
+ //InitCommsL();
CActiveScheduler* sched=NULL;
sched=new(ELeave) CActiveScheduler;
--- a/genericopenlibs/openenvcore/libpthread/test/testcondwait/src/tcondwaitserver.cpp Tue Jul 20 16:35:53 2010 +0530
+++ b/genericopenlibs/openenvcore/libpthread/test/testcondwait/src/tcondwaitserver.cpp Thu Aug 05 18:45:56 2010 +0530
@@ -82,7 +82,7 @@
RProcess().DataCaging(RProcess::EDataCagingOn);
RProcess().SecureApi(RProcess::ESecureApiOn);
#endif
- InitCommsL();
+ //InitCommsL();
CActiveScheduler* sched=NULL;
sched=new(ELeave) CActiveScheduler;
--- a/genericopenlibs/openenvcore/libpthread/test/testhybridthreads/src/thybridthreadsserver.cpp Tue Jul 20 16:35:53 2010 +0530
+++ b/genericopenlibs/openenvcore/libpthread/test/testhybridthreads/src/thybridthreadsserver.cpp Thu Aug 05 18:45:56 2010 +0530
@@ -68,7 +68,7 @@
RProcess().DataCaging(RProcess::EDataCagingOn);
RProcess().SecureApi(RProcess::ESecureApiOn);
#endif
- InitCommsL();
+ //InitCommsL();
CActiveScheduler* sched=NULL;
sched=new(ELeave) CActiveScheduler;
--- a/genericopenlibs/openenvcore/libpthread/test/testmutex/src/tmutexserver.cpp Tue Jul 20 16:35:53 2010 +0530
+++ b/genericopenlibs/openenvcore/libpthread/test/testmutex/src/tmutexserver.cpp Thu Aug 05 18:45:56 2010 +0530
@@ -74,7 +74,7 @@
RProcess().DataCaging(RProcess::EDataCagingOn);
RProcess().SecureApi(RProcess::ESecureApiOn);
#endif
- InitCommsL();
+ //InitCommsL();
CActiveScheduler* sched=NULL;
sched=new(ELeave) CActiveScheduler;
--- a/genericopenlibs/openenvcore/libpthread/test/testpthread/src/tpthreadserver.cpp Tue Jul 20 16:35:53 2010 +0530
+++ b/genericopenlibs/openenvcore/libpthread/test/testpthread/src/tpthreadserver.cpp Thu Aug 05 18:45:56 2010 +0530
@@ -75,7 +75,7 @@
RProcess().DataCaging(RProcess::EDataCagingOn);
RProcess().SecureApi(RProcess::ESecureApiOn);
#endif
- InitCommsL();
+ //InitCommsL();
CActiveScheduler* sched=NULL;
sched=new(ELeave) CActiveScheduler;
--- a/genericopenlibs/openenvcore/libpthread/test/testpthreadonce/src/tpthreadonceserver.cpp Tue Jul 20 16:35:53 2010 +0530
+++ b/genericopenlibs/openenvcore/libpthread/test/testpthreadonce/src/tpthreadonceserver.cpp Thu Aug 05 18:45:56 2010 +0530
@@ -82,7 +82,7 @@
RProcess().DataCaging(RProcess::EDataCagingOn);
RProcess().SecureApi(RProcess::ESecureApiOn);
#endif
- InitCommsL();
+ //InitCommsL();
CActiveScheduler* sched=NULL;
sched=new(ELeave) CActiveScheduler;
--- a/genericopenlibs/openenvcore/libpthread/test/testsemdestroy/src/tsemdestroyserver.cpp Tue Jul 20 16:35:53 2010 +0530
+++ b/genericopenlibs/openenvcore/libpthread/test/testsemdestroy/src/tsemdestroyserver.cpp Thu Aug 05 18:45:56 2010 +0530
@@ -82,7 +82,7 @@
RProcess().DataCaging(RProcess::EDataCagingOn);
RProcess().SecureApi(RProcess::ESecureApiOn);
#endif
- InitCommsL();
+ //InitCommsL();
CActiveScheduler* sched=NULL;
sched=new(ELeave) CActiveScheduler;
--- a/genericopenlibs/openenvcore/libpthread/test/testsemgetvalue/src/tsemgetvalueserver.cpp Tue Jul 20 16:35:53 2010 +0530
+++ b/genericopenlibs/openenvcore/libpthread/test/testsemgetvalue/src/tsemgetvalueserver.cpp Thu Aug 05 18:45:56 2010 +0530
@@ -82,7 +82,7 @@
RProcess().DataCaging(RProcess::EDataCagingOn);
RProcess().SecureApi(RProcess::ESecureApiOn);
#endif
- InitCommsL();
+ //InitCommsL();
CActiveScheduler* sched=NULL;
sched=new(ELeave) CActiveScheduler;
--- a/genericopenlibs/openenvcore/libpthread/test/testseminit/src/tseminitserver.cpp Tue Jul 20 16:35:53 2010 +0530
+++ b/genericopenlibs/openenvcore/libpthread/test/testseminit/src/tseminitserver.cpp Thu Aug 05 18:45:56 2010 +0530
@@ -82,7 +82,7 @@
RProcess().DataCaging(RProcess::EDataCagingOn);
RProcess().SecureApi(RProcess::ESecureApiOn);
#endif
- InitCommsL();
+ //InitCommsL();
CActiveScheduler* sched=NULL;
sched=new(ELeave) CActiveScheduler;
--- a/genericopenlibs/openenvcore/libpthread/test/testsemopen/src/tsemopenserver.cpp Tue Jul 20 16:35:53 2010 +0530
+++ b/genericopenlibs/openenvcore/libpthread/test/testsemopen/src/tsemopenserver.cpp Thu Aug 05 18:45:56 2010 +0530
@@ -82,7 +82,7 @@
RProcess().DataCaging(RProcess::EDataCagingOn);
RProcess().SecureApi(RProcess::ESecureApiOn);
#endif
- InitCommsL();
+ //InitCommsL();
CActiveScheduler* sched=NULL;
sched=new(ELeave) CActiveScheduler;
--- a/genericopenlibs/openenvcore/libpthread/test/testsempost/src/tsempostserver.cpp Tue Jul 20 16:35:53 2010 +0530
+++ b/genericopenlibs/openenvcore/libpthread/test/testsempost/src/tsempostserver.cpp Thu Aug 05 18:45:56 2010 +0530
@@ -82,7 +82,7 @@
RProcess().DataCaging(RProcess::EDataCagingOn);
RProcess().SecureApi(RProcess::ESecureApiOn);
#endif
- InitCommsL();
+ //InitCommsL();
CActiveScheduler* sched=NULL;
sched=new(ELeave) CActiveScheduler;
--- a/genericopenlibs/openenvcore/libpthread/test/testsemtimedwait/src/tsemtimedwaitserver.cpp Tue Jul 20 16:35:53 2010 +0530
+++ b/genericopenlibs/openenvcore/libpthread/test/testsemtimedwait/src/tsemtimedwaitserver.cpp Thu Aug 05 18:45:56 2010 +0530
@@ -82,7 +82,7 @@
RProcess().DataCaging(RProcess::EDataCagingOn);
RProcess().SecureApi(RProcess::ESecureApiOn);
#endif
- InitCommsL();
+ //InitCommsL();
CActiveScheduler* sched=NULL;
sched=new(ELeave) CActiveScheduler;
--- a/genericopenlibs/openenvcore/libpthread/test/testsemtrywait/src/tsemtrywaitserver.cpp Tue Jul 20 16:35:53 2010 +0530
+++ b/genericopenlibs/openenvcore/libpthread/test/testsemtrywait/src/tsemtrywaitserver.cpp Thu Aug 05 18:45:56 2010 +0530
@@ -82,7 +82,7 @@
RProcess().DataCaging(RProcess::EDataCagingOn);
RProcess().SecureApi(RProcess::ESecureApiOn);
#endif
- InitCommsL();
+ //InitCommsL();
CActiveScheduler* sched=NULL;
sched=new(ELeave) CActiveScheduler;
--- a/genericopenlibs/openenvcore/libpthread/test/testsemwait/src/tsemwaitserver.cpp Tue Jul 20 16:35:53 2010 +0530
+++ b/genericopenlibs/openenvcore/libpthread/test/testsemwait/src/tsemwaitserver.cpp Thu Aug 05 18:45:56 2010 +0530
@@ -83,7 +83,7 @@
RProcess().DataCaging(RProcess::EDataCagingOn);
RProcess().SecureApi(RProcess::ESecureApiOn);
#endif
- InitCommsL();
+ //InitCommsL();
CActiveScheduler* sched=NULL;
sched=new(ELeave) CActiveScheduler;
--- a/genericopenlibs/openenvcore/test/group/OEtests.iby Tue Jul 20 16:35:53 2010 +0530
+++ b/genericopenlibs/openenvcore/test/group/OEtests.iby Thu Aug 05 18:45:56 2010 +0530
@@ -94,6 +94,7 @@
file=ABI_DIR\BUILD_DIR\tdouble_blr.exe sys\bin\tdouble_blr.exe
file=ABI_DIR\BUILD_DIR\tldouble_blr.exe sys\bin\tldouble_blr.exe
file=ABI_DIR\BUILD_DIR\tloc_blr.exe sys\bin\tloc_blr.exe
+
#ifdef SYMBIAN_OE_ENHANCED_LOCALE_SUPPORT
file=ABI_DIR\BUILD_DIR\tlocale.exe sys\bin\tlocale.exe
#endif
@@ -113,7 +114,6 @@
file=ABI_DIR\BUILD_DIR\tdl.exe sys\bin\tdl.exe
//glob
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\tglob_test.script \tstdapis\tglob_test.script
file = ABI_DIR\BUILD_DIR\tglob.exe sys\bin\tglob.exe
//pipe exes
@@ -155,109 +155,6 @@
//popen exes
file=ABI_DIR\BUILD_DIR\popen_testwrite.exe sys\bin\popen_testwrite.exe
-//.script, .ini
-//libc
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\tprogname.script \tstdapis\tprogname.script
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\tlibcbackend.script \tstdapis\tlibcbackend.script
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\tbackenddes.script \tstdapis\tbackenddes.script
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\tlibcbackend.ini \tstdapis\tlibcbackend.ini
-
-
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\tlibcwchar.script \tstdapis\tlibcwchar.script
-
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\tsyscalls.script \tstdapis\tsyscalls.script
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\tsyscallsfcntl.script \tstdapis\tsyscallsfcntl.script
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\tsyscalls1.script \tstdapis\tsyscalls1.script
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\tsyscalls2.script \tstdapis\tsyscalls2.script
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\tsyscalls.ini \tstdapis\tsyscalls.ini
-
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\tifioctls_hw.script \tstdapis\tifioctls_hw.script
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\tifioctls_hw_manual.script \tstdapis\tifioctls_hw_manual.script
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\tifioctls.ini \tstdapis\tifioctls.ini
-
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\tstdlib.script \tstdapis\tstdlib.script
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\tstdlib.ini \tstdapis\tstdlib.ini
-
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\tstdio_auto.script \tstdapis\tstdio_auto.script
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\tstdio_filemode.script \tstdapis\tstdio_filemode.script
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\tstdio_manual.script \tstdapis\tstdio_manual.script
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\tstdio_fileop.script \tstdapis\tstdio_fileop.script
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\tstdio.ini \tstdapis\tstdio.ini
-
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\tpipe.script \tstdapis\tpipe.script
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\tpipe.ini \tstdapis\tpipe.ini
-
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\tstring.script \tstdapis\tstring.script
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\tstring.ini \tstdapis\tstring.ini
-
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\tctype.script \tstdapis\tctype.script
-
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\tinet.script \tstdapis\tinet.script
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\tinet.ini \tstdapis\tinet.ini
-
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\tlink.script \tstdapis\tlink.script
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\tlink.ini \tstdapis\tlink.ini
-
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\tmkfifo.script \tstdapis\tmkfifo.script
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\tmkfifo.ini \tstdapis\tmkfifo.ini
-
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\tmmap.script \tstdapis\tmmap.script
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\tmmap.ini \tstdapis\tmmap.ini
-
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\tmsgqueue.script \tstdapis\tmsgqueue.script
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\tmsgqueue.ini \tstdapis\tmsgqueue.ini
-
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\tnetdb.script \tstdapis\tnetdb.script
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\tnetdb.ini \tstdapis\tnetdb.ini
-
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\tregex.script \tstdapis\tregex.script
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\tregex.ini \tstdapis\tregex.ini
-
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\tsemaphore.script \tstdapis\tsemaphore.script
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\tsemaphore.ini \tstdapis\tsemaphore.ini
-
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\tshm.script \tstdapis\tshm.script
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\tshm.ini \tstdapis\tshm.ini
-
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\tsocket_hw.script \tstdapis\tsocket_hw.script
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\tsocket.ini \tstdapis\tsocket.ini
-
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\tsyssim.script \tstdapis\tsyssim.script
-
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\tsysunistd.script \tstdapis\tsysunistd.script
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\tsysunistd.ini \tstdapis\tsysunistd.ini
-
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\ttime_blr.script \tstdapis\ttime_blr.script
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\ttime_blr.ini \tstdapis\ttime_blr.ini
-
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\twctype.script \tstdapis\twctype.script
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\twctype.ini \tstdapis\twctype.ini
-
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\tselect.script \tstdapis\tselect.script
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\tselect.ini \tstdapis\tselect.ini
-
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\taeselect.script \tstdapis\taeselect.script
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\tdb_blr.script \tstdapis\tdb_blr.script
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\tdb_blr.ini \tstdapis\tdb_blr.ini
-
-
-data = EPOCROOT##epoc32\data\z\tstdapis\tmisc.script \tstdapis\tmisc.script
-data = EPOCROOT##epoc32\data\z\tstdapis\tmisc.ini \tstdapis\tmisc.ini
-
-data = EPOCROOT##epoc32\data\z\tstdapis\tredirectionserver.script \tstdapis\tredirectionserver.script
-data = EPOCROOT##epoc32\data\z\tstdapis\twchar.script \tstdapis\twchar.script
-data = EPOCROOT##epoc32\data\z\tstdapis\twcharapi.script \tstdapis\twcharapi.script
-data = EPOCROOT##epoc32\data\z\tstdapis\twcharapi.ini \tstdapis\twcharapi.ini
-data = EPOCROOT##epoc32\data\z\tstdapis\twideapis.script \tstdapis\twideapis.script
-data = EPOCROOT##epoc32\data\z\tstdapis\twideapis.ini \tstdapis\twideapis.ini
-
-data = EPOCROOT##epoc32\winscw\c\tstdapis\tftw.script \tstdapis\tftw.script
-data = EPOCROOT##epoc32\winscw\c\tstdapis\tftw.ini \tstdapis\tftw.ini
-
-data = EPOCROOT##epoc32\winscw\c\tstdapis\tmulticastclient.script \tstdapis\tmulticastclient.script
-
-data = EPOCROOT##epoc32\winscw\c\tstdapis\tlocalsocket.script \tstdapis\tlocalsocket.script
-data = EPOCROOT##epoc32\winscw\c\tstdapis\tlocalsocket.ini \tstdapis\tlocalsocket.ini
#ifdef SYMBIAN_OE_ENHANCED_LOCALE_SUPPORT
// locale
@@ -266,71 +163,9 @@
data = EPOCROOT##epoc32\winscw\c\tstdapis\tlocale.script \tstdapis\tlocale.script
data = EPOCROOT##epoc32\winscw\c\tstdapis\tlocale.ini \tstdapis\tlocale.ini
#endif
-//libpthread
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\tconddestroy.script \tstdapis\tconddestroy.script
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\tcondinit.script \tstdapis\tcondinit.script
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\tmutex.script \tstdapis\tmutex.script
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\tmutex.ini \tstdapis\tmutex.ini
-
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\tpthread.script \tstdapis\tpthread.script
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\tpthread.ini \tstdapis\tpthread.ini
-
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\thybridthreads.script \tstdapis\thybridthreads.script
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\thybridthreads.ini \tstdapis\thybridthreads.ini
-
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\tpthreadonce.script \tstdapis\tpthreadonce.script
-
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\tsemdestroy.script \tstdapis\tsemdestroy.script
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\tsemgetvalue.script \tstdapis\tsemgetvalue.script
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\tseminit.script \tstdapis\tseminit.script
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\tsemopen.script \tstdapis\tsemopen.script
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\tsempost.script \tstdapis\tsempost.script
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\tsemtrywait.script \tstdapis\tsemtrywait.script
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\tsemwait.script \tstdapis\tsemwait.script
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\tcondbroadcast.script \tstdapis\tcondbroadcast.script
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\tcondsignal.script \tstdapis\tcondsignal.script
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\tcondwait.script \tstdapis\tcondwait.script
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\tsemtimedwait.script \tstdapis\tsemtimedwait.script
-
-//libm
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\tfloat_blr.script \tstdapis\tfloat_blr.script
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\tfloat_blr.ini \tstdapis\tfloat_blr.ini
-
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\tdouble_blr.script \tstdapis\tdouble_blr.script
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\tdouble_pow.script \tstdapis\tdouble_pow.script
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\tdouble_misc.script \tstdapis\tdouble_misc.script
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\tdouble_blr.ini \tstdapis\tdouble_blr.ini
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\tldouble_blr.script \tstdapis\tldouble_blr.script
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\tldouble_pow.script \tstdapis\tldouble_pow.script
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\tldouble_misc.script \tstdapis\tldouble_misc.script
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\tldouble_blr.ini \tstdapis\tldouble_blr.ini
-
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\tloc_blr.script \tstdapis\tloc_blr.script
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\tloc_blr1.ini \tstdapis\tloc_blr1.ini
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\tloc_blr2.ini \tstdapis\tloc_blr2.ini
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\tloc_blr_iconv.ini \tstdapis\tloc_blr_iconv.ini
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\tloc_blr_posix.ini \tstdapis\tloc_blr_posix.ini
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\tloc_blr_variant1.ini \tstdapis\tloc_blr_variant1.ini
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\tloc_blr_variant2.ini \tstdapis\tloc_blr_variant2.ini
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\tloc_blr_variant3.ini \tstdapis\tloc_blr_variant3.ini
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\tloc_blr_variant4.ini \tstdapis\tloc_blr_variant4.ini
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\tloc_blr_variant5.ini \tstdapis\tloc_blr_variant5.ini
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\tloc_blr_variant6.ini \tstdapis\tloc_blr_variant6.ini
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\tloc_blr_variant7.ini \tstdapis\tloc_blr_variant7.ini
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\tloc_blr_variant8.ini \tstdapis\tloc_blr_variant8.ini
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\tloc_blr_variant9.ini \tstdapis\tloc_blr_variant9.ini
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\tloc_blr_variant10.ini \tstdapis\tloc_blr_variant10.ini
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\tloc_blr_variant11.ini \tstdapis\tloc_blr_variant11.ini
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\tloc_blr_variant13.ini \tstdapis\tloc_blr_variant13.ini
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\tloc_blr_variant14.ini \tstdapis\tloc_blr_variant14.ini
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\tloc_blr_variant15.ini \tstdapis\tloc_blr_variant15.ini
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\tloc_blr_variant16.ini \tstdapis\tloc_blr_variant16.ini
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\tloc_blr_variant17.ini \tstdapis\tloc_blr_variant17.ini
//libdl
-data = EPOCROOT##epoc32\winscw\c\tstdapis\tdl.ini \tstdapis\tdl.ini
-data = EPOCROOT##epoc32\winscw\c\tstdapis\tdl.script \tstdapis\tdl.script
data = EPOCROOT##epoc32\WINSCW\c\tstdapis\cleanup_cdrive.bat \tstdapis\cleanup_cdrive.bat
@@ -387,18 +222,6 @@
data = EPOCROOT##epoc32\release\ARMV5\urel\z\private\10202be9\temp2\fk.txt private\10202be9\temp2\fk.txt
-//scripts for captests
-
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\tfcntl_captest.script \tstdapis\tfcntl_captest.script
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\tsystime_captest.script \tstdapis\tsystime_captest.script
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\tutime_captest.script \tstdapis\tutime_captest.script
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\tstdio_captest.script \tstdapis\tstdio_captest.script
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\tunistd_captest.script \tstdapis\tunistd_captest.script
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\twchar_captest.script \tstdapis\twchar_captest.script
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\tstat_captest.script \tstdapis\tstat_captest.script
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\tipc_captest.script \tstdapis\tipc_captest.script
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\tioccom_captest.script \tstdapis\tioccom_captest.script
-
#ifdef SYMBIAN_OE_POSIX_SIGNALS
//signal tests
file=ABI_DIR\BUILD_DIR\tblocksignal.exe sys\bin\tblocksignal.exe
@@ -439,6 +262,7 @@
data = EPOCROOT##epoc32\WINSCW\c\tstdapis\ttrapsignal.ini \tstdapis\ttrapsignal.ini
data = EPOCROOT##epoc32\WINSCW\c\tstdapis\twaitsignal.ini \tstdapis\twaitsignal.ini
data = EPOCROOT##epoc32\WINSCW\c\tstdapis\oetests_signals_hw.bat \oetests_signals_hw.bat
+
#endif /* SYMBIAN_OE_POSIX_SIGNALS */
//librt tests
@@ -452,15 +276,9 @@
file=ABI_DIR\BUILD_DIR\ttimer.exe sys\bin\ttimer.exe
//scripts for librt test cases
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\tsharedmemory.script \tstdapis\tsharedmemory.script
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\tclock.script \tstdapis\tclock.script
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\tclock_captest.script \tstdapis\tclock_captest.script
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\ttimer_hw.script \tstdapis\ttimer_hw.script
+
//data file for librt test cases
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\tsharedmemory.ini \tstdapis\tsharedmemory.ini
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\tclock.ini \tstdapis\tclock.ini
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\ttimer.ini \tstdapis\ttimer.ini
data = EPOCROOT##epoc32\WINSCW\c\tstdapis\oetests_librt_hw.bat \oetests_librt_hw.bat
#endif /* SYMBIAN_OE_LIBRT */
@@ -479,22 +297,10 @@
//batch file
data = EPOCROOT##epoc32\WINSCW\c\tstdapis\OETests_hw.bat \OETests_hw.bat
-data = EPOCROOT##epoc32\WINSCW\C\data.txt \tstdapis\data.txt
//data = EPOCROOT##epoc32\WINSCW\c\tstdapis\autoexec.bat \autoexec.bat
-//tmisc
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\config_tmisc.ini \system\tstdapis\config_tmisc.ini
-
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\input.txt \input.txt
-
-//tredirectionserver
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\tredirectionserver\config_null.ini \system\tstdapis\tredirectionserver\config_null.ini
-
-data = EPOCROOT##epoc32\WINSCW\c\data\input \input
-//libdl
-data = EPOCROOT##epoc32\WINSCW\C\tstdapis\arithmeticoper5.dat \tstdapis\arithmeticoper5.dat
//glob
data = EPOCROOT##epoc32\WINSCW\c\tstdapis\tglob_test.script private\10207369\globdir\tmp-1.txt
@@ -502,17 +308,15 @@
//offsetof exe
file=ABI_DIR\BUILD_DIR\toffsetof.exe sys\bin\toffsetof.exe
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\toffsetof.script \tstdapis\toffsetof.script
+
//liblogger
file=ABI_DIR\BUILD_DIR\tliblogger.exe sys\bin\tliblogger.exe
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\tliblogger.script \tstdapis\tliblogger.script
//tsetjmp
file=ABI_DIR\BUILD_DIR\tsetjmp.exe sys\bin\tsetjmp.exe
file=ABI_DIR\BUILD_DIR\childprocessfileappend.exe sys\bin\childprocessfileappend.exe
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\tsetjmp.script \tstdapis\tsetjmp.script
-data = EPOCROOT##epoc32\WINSCW\c\tstdapis\tsetjmp.ini \tstdapis\tsetjmp.ini
+
#ifndef SYMBIAN_DISTINCT_LOCALE_MODEL
file=ABI_DIR\BUILD_DIR\elocl.01 sys\bin\elocl.01
#endif
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/genericopenlibs/posixrealtimeextensions/test/testcapclock/group/tcapclock.pkg Thu Aug 05 18:45:56 2010 +0530
@@ -0,0 +1,17 @@
+;// 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 "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:
+;//
+
+
+"\sf\os\ossrv\genericopenlibs\posixrealtimeextensions\test\testcapclock\scripts\tclock_captest.script"-"c:\tstdapis\tclock_captest.script"
--- a/genericopenlibs/posixrealtimeextensions/test/testcapclock/src/tcapclockserver.cpp Tue Jul 20 16:35:53 2010 +0530
+++ b/genericopenlibs/posixrealtimeextensions/test/testcapclock/src/tcapclockserver.cpp Thu Aug 05 18:45:56 2010 +0530
@@ -73,7 +73,7 @@
RProcess().DataCaging(RProcess::EDataCagingOn);
RProcess().SecureApi(RProcess::ESecureApiOn);
#endif
- InitCommsL();
+ //InitCommsL();
CActiveScheduler* sched=NULL;
sched=new(ELeave) CActiveScheduler;
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/genericopenlibs/posixrealtimeextensions/test/testclock/group/tclock.pkg Thu Aug 05 18:45:56 2010 +0530
@@ -0,0 +1,19 @@
+;// 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 "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:
+;//
+
+
+"\sf\os\ossrv\genericopenlibs\posixrealtimeextensions\test\testclock\scripts\tclock.script"-"c:\tstdapis\tclock.script"
+
+"\epoc32\WINSCW\c\tstdapis\tclock.ini"-"C:\tstdapis\tclock.ini"
--- a/genericopenlibs/posixrealtimeextensions/test/testclock/src/tclockserver.cpp Tue Jul 20 16:35:53 2010 +0530
+++ b/genericopenlibs/posixrealtimeextensions/test/testclock/src/tclockserver.cpp Thu Aug 05 18:45:56 2010 +0530
@@ -67,7 +67,7 @@
RProcess().DataCaging(RProcess::EDataCagingOn);
RProcess().SecureApi(RProcess::ESecureApiOn);
#endif
- InitCommsL();
+ //InitCommsL();
CActiveScheduler* sched=NULL;
sched=new(ELeave) CActiveScheduler;
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/genericopenlibs/posixrealtimeextensions/test/testsharedmemory/group/tsharedmemory.pkg Thu Aug 05 18:45:56 2010 +0530
@@ -0,0 +1,20 @@
+;// 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 "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:
+;//
+
+
+
+"\sf\os\ossrv\genericopenlibs\posixrealtimeextensions\test\testsharedmemory\scripts\tsharedmemory.script"-"c:\tstdapis\tsharedmemory.script"
+
+"\epoc32\WINSCW\c\tstdapis\tsharedmemory.ini"-"C:\tstdapis\tsharedmemory.ini"
--- a/genericopenlibs/posixrealtimeextensions/test/testsharedmemory/src/tsharedmemoryserver.cpp Tue Jul 20 16:35:53 2010 +0530
+++ b/genericopenlibs/posixrealtimeextensions/test/testsharedmemory/src/tsharedmemoryserver.cpp Thu Aug 05 18:45:56 2010 +0530
@@ -72,7 +72,7 @@
RProcess().DataCaging(RProcess::EDataCagingOn);
RProcess().SecureApi(RProcess::ESecureApiOn);
#endif
- InitCommsL();
+ //InitCommsL();
CActiveScheduler* sched=NULL;
sched=new(ELeave) CActiveScheduler;
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/genericopenlibs/posixrealtimeextensions/test/testtimer/group/ttimer.pkg Thu Aug 05 18:45:56 2010 +0530
@@ -0,0 +1,19 @@
+;// 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 "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:
+;//
+
+
+"\sf\os\ossrv\genericopenlibs\posixrealtimeextensions\test\testtimer\scripts\ttimer_hw.script"-"c:\tstdapis\ttimer_hw.script"
+
+"\epoc32\WINSCW\c\tstdapis\ttimer.ini"-"C:\tstdapis\ttimer.ini"
\ No newline at end of file
--- a/genericopenlibs/posixrealtimeextensions/test/testtimer/src/ttimerserver.cpp Tue Jul 20 16:35:53 2010 +0530
+++ b/genericopenlibs/posixrealtimeextensions/test/testtimer/src/ttimerserver.cpp Thu Aug 05 18:45:56 2010 +0530
@@ -72,7 +72,7 @@
RProcess().DataCaging(RProcess::EDataCagingOn);
RProcess().SecureApi(RProcess::ESecureApiOn);
#endif
- InitCommsL();
+ //InitCommsL();
CActiveScheduler* sched=NULL;
sched=new(ELeave) CActiveScheduler;
--- a/genericservices/httputils/Test/group/Te_authentication_TEFsuite.mmp Tue Jul 20 16:35:53 2010 +0530
+++ b/genericservices/httputils/Test/group/Te_authentication_TEFsuite.mmp Thu Aug 05 18:45:56 2010 +0530
@@ -13,7 +13,7 @@
// Description:
//
-TARGET te_authentication_tefsuite.exe
+TARGET te_authentication_tefsuite.exe //RTEST
TARGETTYPE exe
UID 0x1000007A 0x101F7784
--- a/genericservices/httputils/Test/group/t_fileuri.mmp Tue Jul 20 16:35:53 2010 +0530
+++ b/genericservices/httputils/Test/group/t_fileuri.mmp Thu Aug 05 18:45:56 2010 +0530
@@ -13,7 +13,7 @@
// Description:
//
-TARGET t_fileuri.exe
+TARGET t_fileuri.exe //RTEST
TARGETTYPE exe
CAPABILITY TrustedUI ProtServ
--- a/genericservices/httputils/Test/group/t_unitsipuri.mmp Tue Jul 20 16:35:53 2010 +0530
+++ b/genericservices/httputils/Test/group/t_unitsipuri.mmp Thu Aug 05 18:45:56 2010 +0530
@@ -13,7 +13,7 @@
// Description:
//
-TARGET t_unitsipuri.exe
+TARGET t_unitsipuri.exe //RTEST
TARGETTYPE EXE
CAPABILITY None
--- a/genericservices/httputils/Test/group/t_uriparser.mmp Tue Jul 20 16:35:53 2010 +0530
+++ b/genericservices/httputils/Test/group/t_uriparser.mmp Thu Aug 05 18:45:56 2010 +0530
@@ -13,7 +13,7 @@
// Description:
//
-TARGET t_uriparser.exe
+TARGET t_uriparser.exe //RTEST
TARGETTYPE exe
CAPABILITY TrustedUI ProtServ
--- a/genericservices/httputils/Test/group/t_wspcodec.mmp Tue Jul 20 16:35:53 2010 +0530
+++ b/genericservices/httputils/Test/group/t_wspcodec.mmp Thu Aug 05 18:45:56 2010 +0530
@@ -13,7 +13,7 @@
// Description:
//
-TARGET t_wspcodec.exe
+TARGET t_wspcodec.exe //RTEST
TARGETTYPE EXE
CAPABILITY TrustedUI ProtServ
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/genericservices/httputils/group/httputils-RTEST.pkg Thu Aug 05 18:45:56 2010 +0530
@@ -0,0 +1,36 @@
+;
+; 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 "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:
+;
+
+;Languages
+&EN
+
+; Install files:-RTEST
+"/epoc32/release/armv5/urel/t_wspcodec.exe"-"C:/sys/bin/t_wspcodec.exe"
+"/epoc32/release/armv5/urel/T_URIPARSER.exe"-"C:/sys/bin/T_URIPARSER.exe"
+"/epoc32/release/armv5/urel/t_fileuri.exe"-"C:/sys/bin/t_fileuri.exe"
+"/epoc32/release/armv5/urel/T_UNITSIPURI.exe"-"C:/sys/bin/T_UNITSIPURI.exe"
+"/epoc32/release/armv5/urel/te_authentication_tefsuite.exe"-"C:/sys/bin/te_authentication_tefsuite.exe"
+
+; Embedded SIS
+; None
+
+; End of Package body
+
+; PKG dependencies
+; None
+
+; PKG capabilities
+; None
--- a/genericservices/systemagent/test/rtest/group/bld.inf Tue Jul 20 16:35:53 2010 +0530
+++ b/genericservices/systemagent/test/rtest/group/bld.inf Thu Aug 05 18:45:56 2010 +0530
@@ -21,4 +21,4 @@
t_sysagt2.mmp
t_persisthal.mmp
t_initialisehal.mmp
-t_haloomtests.mmp
\ No newline at end of file
+//t_haloomtests.mmp
\ No newline at end of file
--- a/genericservices/systemagent/test/rtest/group/systemagent-RTEST.pkg Tue Jul 20 16:35:53 2010 +0530
+++ b/genericservices/systemagent/test/rtest/group/systemagent-RTEST.pkg Thu Aug 05 18:45:56 2010 +0530
@@ -20,7 +20,7 @@
; Install files:-RTEST
"/epoc32/release/armv5/urel/t_initialisehal.exe"-"C:/sys/bin/t_initialisehal.exe"
"/epoc32/release/armv5/urel/t_persisthal.exe"-"C:/sys/bin/t_persisthal.exe"
-"/epoc32/release/armv5/urel/t_haloomtests.exe"-"C:/sys/bin/t_haloomtests.exe"
+;"/epoc32/release/armv5/urel/t_haloomtests.exe"-"C:/sys/bin/t_haloomtests.exe"
"/epoc32/release/armv5/urel/t_sysagt2.exe"-"C:/sys/bin/t_sysagt2.exe"
; Embedded SIS
--- a/genericservices/taskscheduler/Test/Testexecute/group/taskscheduler-TEF_SchSvr.pkg Tue Jul 20 16:35:53 2010 +0530
+++ b/genericservices/taskscheduler/Test/Testexecute/group/taskscheduler-TEF_SchSvr.pkg Thu Aug 05 18:45:56 2010 +0530
@@ -51,7 +51,7 @@
"/Epoc32/release/winscw/udeb/z/TEF_SchSvr/TEF_SchSvr.script"- "C:/TEF_SchSvr/TEF_SchSvr.script"
-"/epoc32/release/winscw/udeb/z/TEF_SchSvr/te_floating_scheduleSuite.script"-"C:/TEF_SchSvr/te_floating_scheduleSuite.Script"
+"/epoc32/release/winscw/udeb/z/TEF_SchSvr/te_floating_scheduleSuite.script"-"C:/TEF_SchSvr/te_floating_scheduleSuite.script"
--- a/genericservices/taskscheduler/Test/Testexecute/scripts/TEF_SchSvr.script Tue Jul 20 16:35:53 2010 +0530
+++ b/genericservices/taskscheduler/Test/Testexecute/scripts/TEF_SchSvr.script Thu Aug 05 18:45:56 2010 +0530
@@ -17,6 +17,6 @@
PRINT SchSvr TEF Tests
-RUN_SCRIPT z:\TEF_SchSvr\TEF_SSA_ScheduleSuite.script
-RUN_SCRIPT z:\TEF_SchSvr\te_floating_scheduleSuite.script
-RUN_SCRIPT z:\TEF_SchSvr\tef_schsvr_bursuite.script
+RUN_SCRIPT C:\TEF_SchSvr\TEF_SSA_ScheduleSuite.script
+RUN_SCRIPT C:\TEF_SchSvr\te_floating_scheduleSuite.script
+RUN_SCRIPT C:\TEF_SchSvr\tef_schsvr_bursuite.script
--- a/genericservices/taskscheduler/group/taskscheduler-RTEST.pkg Tue Jul 20 16:35:53 2010 +0530
+++ b/genericservices/taskscheduler/group/taskscheduler-RTEST.pkg Thu Aug 05 18:45:56 2010 +0530
@@ -22,29 +22,29 @@
; Install files
;tasksheduler-RTESTS
-"/epoc32/release/armv5/urel/TC_TSCH_STARTUP_PERF.exe"-"C:/Test/TC_TSCH_STARTUP_PERF.exe"
-"/epoc32/release/armv5/urel/TC_TSCH_CONDITION.exe"-"C:/Test/TC_TSCH_CONDITION.exe"
-"/epoc32/release/armv5/urel/TC_TSCH_CONDITION_HOMETIME.exe"-"C:/Test/TC_TSCH_CONDITION_HOMETIME.exe"
-"/epoc32/release/armv5/urel/TC_TSCH_CONDITION_UTC.exe"-"C:/Test/TC_TSCH_CONDITION_UTC.exe"
-"/epoc32/release/armv5/urel/TC_TSCH_SCHEDULING2.exe"-"C:/Test/TC_TSCH_SCHEDULING2.exe"
-"/epoc32/release/armv5/urel/TC_TSCH_SCHEDULING2_HOMETIME.exe"-"C:/Test/TC_TSCH_SCHEDULING2_HOMETIME.exe"
-"/epoc32/release/armv5/urel/TC_TSCH_SCHEDULING2_UTC.exe"-"C:/Test/TC_TSCH_SCHEDULING2_UTC.exe"
-"/epoc32/release/armv5/urel/TU_TSCH_TSTIME.exe"-"C:/Test/TU_TSCH_TSTIME.exe"
-"/epoc32/release/armv5/urel/TU_TSCH_SCHEDULEENTRYINFO2.EXE"-"C:/Test/TU_TSCH_SCHEDULEENTRYINFO2.EXE"
-"/epoc32/release/armv5/urel/TU_TSCH_SCHEDULESTATE2.EXE"-"C:/Test/TU_TSCH_SCHEDULESTATE2.EXE"
-"/epoc32/release/armv5/urel/TU_TSCH_ScheduledTaskTest.exe"-"C:/Test/TU_TSCH_ScheduledTaskTest.exe"
-"/epoc32/release/armv5/urel/TC_TSCH_SCHSVR_OOM.exe"-"C:/Test/TC_TSCH_SCHSVR_OOM.exe"
-"/epoc32/release/armv5/urel/TC_TSCH_SCHSVR_OOM_HOMETIME.exe"-"C:/Test/TC_TSCH_SCHSVR_OOM_HOMETIME.exe"
-"/epoc32/release/armv5/urel/TC_TSCH_SCHSVR_OOM_UTC.exe"-"C:/Test/TC_TSCH_SCHSVR_OOM_UTC.exe"
-"/epoc32/release/armv5/urel/TC_TSCH_YEAR2000.exe"-"C:/Test/TC_TSCH_YEAR2000.exe"
-"/epoc32/release/armv5/urel/TC_TSCH_YEAR2000_HOMETIME.exe"-"C:/Test/TC_TSCH_YEAR2000_HOMETIME.exe"
-"/epoc32/release/armv5/urel/TC_TSCH_YEAR2000_UTC.exe"-"C:/Test/TC_TSCH_YEAR2000_UTC.exe"
-"/epoc32/release/armv5/urel/TC_TSCH_SCHEDULING1.exe"-"C:/Test/TC_TSCH_SCHEDULING1.exe"
-"/epoc32/release/armv5/urel/TC_TSCH_SCHEDULING1_HOMETIME.exe"-"C:/Test/TC_TSCH_SCHEDULING1_HOMETIME.exe"
-"/epoc32/release/armv5/urel/TC_TSCH_SCHEDULING1_UTC.exe"-"C:/Test/TC_TSCH_SCHEDULING1_UTC.exe"
-"/epoc32/release/armv5/urel/TC_TSCH_PLATSEC.exe"-"C:/Test/TC_TSCH_PLATSEC.exe"
-"/epoc32/release/armv5/urel/TC_TSCH_ROBUSTNESS.exe"-"C:/Test/TC_TSCH_ROBUSTNESS.exe"
-"/epoc32/release/armv5/urel/TC_TSCH_IPC.exe"-"C:/Test/TC_TSCH_IPC.exe"
+"/epoc32/release/armv5/urel/TC_TSCH_STARTUP_PERF.exe"-"C:/sys/bin/TC_TSCH_STARTUP_PERF.exe"
+"/epoc32/release/armv5/urel/TC_TSCH_CONDITION.exe"-"C:/sys/bin/TC_TSCH_CONDITION.exe"
+"/epoc32/release/armv5/urel/TC_TSCH_CONDITION_HOMETIME.exe"-"C:/sys/bin/TC_TSCH_CONDITION_HOMETIME.exe"
+"/epoc32/release/armv5/urel/TC_TSCH_CONDITION_UTC.exe"-"C:/sys/bin/TC_TSCH_CONDITION_UTC.exe"
+"/epoc32/release/armv5/urel/TC_TSCH_SCHEDULING2.exe"-"C:/sys/bin/TC_TSCH_SCHEDULING2.exe"
+"/epoc32/release/armv5/urel/TC_TSCH_SCHEDULING2_HOMETIME.exe"-"C:/sys/bin/TC_TSCH_SCHEDULING2_HOMETIME.exe"
+"/epoc32/release/armv5/urel/TC_TSCH_SCHEDULING2_UTC.exe"-"C:/sys/bin/TC_TSCH_SCHEDULING2_UTC.exe"
+"/epoc32/release/armv5/urel/TU_TSCH_TSTIME.exe"-"C:/sys/bin/TU_TSCH_TSTIME.exe"
+"/epoc32/release/armv5/urel/TU_TSCH_SCHEDULEENTRYINFO2.EXE"-"C:/sys/bin/TU_TSCH_SCHEDULEENTRYINFO2.exe"
+"/epoc32/release/armv5/urel/TU_TSCH_SCHEDULESTATE2.EXE"-"C:/sys/bin/TU_TSCH_SCHEDULESTATE2.exe"
+"/epoc32/release/armv5/urel/TU_TSCH_ScheduledTaskTest.exe"-"C:/sys/bin/TU_TSCH_ScheduledTaskTest.exe"
+"/epoc32/release/armv5/urel/TC_TSCH_SCHSVR_OOM.exe"-"C:/sys/bin/TC_TSCH_SCHSVR_OOM.exe"
+"/epoc32/release/armv5/urel/TC_TSCH_SCHSVR_OOM_HOMETIME.exe"-"C:/sys/bin/TC_TSCH_SCHSVR_OOM_HOMETIME.exe"
+"/epoc32/release/armv5/urel/TC_TSCH_SCHSVR_OOM_UTC.exe"-"C:/sys/bin/TC_TSCH_SCHSVR_OOM_UTC.exe"
+"/epoc32/release/armv5/urel/TC_TSCH_YEAR2000.exe"-"C:/sys/bin/TC_TSCH_YEAR2000.exe"
+"/epoc32/release/armv5/urel/TC_TSCH_YEAR2000_HOMETIME.exe"-"C:/sys/bin/TC_TSCH_YEAR2000_HOMETIME.exe"
+"/epoc32/release/armv5/urel/TC_TSCH_YEAR2000_UTC.exe"-"C:/sys/bin/TC_TSCH_YEAR2000_UTC.exe"
+"/epoc32/release/armv5/urel/TC_TSCH_SCHEDULING1.exe"-"C:/sys/bin/TC_TSCH_SCHEDULING1.exe"
+"/epoc32/release/armv5/urel/TC_TSCH_SCHEDULING1_HOMETIME.exe"-"C:/sys/bin/TC_TSCH_SCHEDULING1_HOMETIME.exe"
+"/epoc32/release/armv5/urel/TC_TSCH_SCHEDULING1_UTC.exe"-"C:/sys/bin/TC_TSCH_SCHEDULING1_UTC.exe"
+"/epoc32/release/armv5/urel/TC_TSCH_PLATSEC.exe"-"C:/sys/bin/TC_TSCH_PLATSEC.exe"
+"/epoc32/release/armv5/urel/TC_TSCH_ROBUSTNESS.exe"-"C:/sys/bin/TC_TSCH_ROBUSTNESS.exe"
+"/epoc32/release/armv5/urel/TC_TSCH_IPC.exe"-"C:/sys/bin/TC_TSCH_IPC.exe"
--- a/lowlevellibsandfws/apputils/bsul/test/t_clientmessage/t_clientmessage.mmp Tue Jul 20 16:35:53 2010 +0530
+++ b/lowlevellibsandfws/apputils/bsul/test/t_clientmessage/t_clientmessage.mmp Thu Aug 05 18:45:56 2010 +0530
@@ -13,11 +13,11 @@
// Description:
//
-target t_clientmessage.exe
+target t_clientmessage.exe //RTEST
targettype exe
CAPABILITY ReadUserData WriteUserData
SECUREID 0x10285B57
-
+MW_LAYER_SYSTEMINCLUDE_SYMBIAN
OS_LAYER_SYSTEMINCLUDE_SYMBIAN
SOURCEPATH .
--- a/lowlevellibsandfws/apputils/bsul/test/t_iniparser/T_IniParser16.MMP Tue Jul 20 16:35:53 2010 +0530
+++ b/lowlevellibsandfws/apputils/bsul/test/t_iniparser/T_IniParser16.MMP Thu Aug 05 18:45:56 2010 +0530
@@ -13,12 +13,13 @@
// Description:
//
-target t_iniparser16.exe
+target t_iniparser16.exe //RTEST
targettype EXE
UID 0x10000077
VENDORID 0x70000001
SOURCEPATH ../t_iniparser
+MW_LAYER_SYSTEMINCLUDE_SYMBIAN
OS_LAYER_SYSTEMINCLUDE_SYMBIAN
source T_IniParser16.CPP
--- a/lowlevellibsandfws/apputils/bsul/test/t_iniparser/T_IniParser8.MMP Tue Jul 20 16:35:53 2010 +0530
+++ b/lowlevellibsandfws/apputils/bsul/test/t_iniparser/T_IniParser8.MMP Thu Aug 05 18:45:56 2010 +0530
@@ -13,12 +13,13 @@
// Description:
//
-target t_iniparser8.exe
+target t_iniparser8.exe //RTEST
targettype EXE
UID 0x10000077
VENDORID 0x70000001
SOURCEPATH ../t_iniparser
+MW_LAYER_SYSTEMINCLUDE_SYMBIAN
OS_LAYER_SYSTEMINCLUDE_SYMBIAN
source T_IniParser8.CPP
--- a/lowlevellibsandfws/apputils/bsul/test/t_iniparser/T_IniParserPerformance.MMP Tue Jul 20 16:35:53 2010 +0530
+++ b/lowlevellibsandfws/apputils/bsul/test/t_iniparser/T_IniParserPerformance.MMP Thu Aug 05 18:45:56 2010 +0530
@@ -13,7 +13,7 @@
// Description:
//
-target t_iniparserperformance.exe
+target t_iniparserperformance.exe //RTEST
targettype EXE
EPOCHEAPSIZE 0x1000 0x400000
@@ -22,7 +22,9 @@
VENDORID 0x70000001
SOURCEPATH ../t_iniparser
+MW_LAYER_SYSTEMINCLUDE_SYMBIAN
OS_LAYER_SYSTEMINCLUDE_SYMBIAN
+
userinclude ../t_iniparser
source T_IniParserPerformance.CPP
--- a/lowlevellibsandfws/apputils/bsul/test/t_iniparser/T_IniParserUnit.MMP Tue Jul 20 16:35:53 2010 +0530
+++ b/lowlevellibsandfws/apputils/bsul/test/t_iniparser/T_IniParserUnit.MMP Thu Aug 05 18:45:56 2010 +0530
@@ -13,12 +13,13 @@
// Description:
//
-target t_iniparserunit.exe
+target t_iniparserunit.exe //RTEST
targettype EXE
UID 0x10000077
VENDORID 0x70000001
+MW_LAYER_SYSTEMINCLUDE_SYMBIAN
+OS_LAYER_SYSTEMINCLUDE_SYMBIAN
-OS_LAYER_SYSTEMINCLUDE_SYMBIAN
USERINCLUDE ../../src ../../inc
SOURCEPATH ../t_iniparser
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/lowlevellibsandfws/apputils/group/bafl_copytestfiles.mk Thu Aug 05 18:45:56 2010 +0530
@@ -0,0 +1,73 @@
+# Copyright (c) 2007-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:
+# Copy test files to test sortbytable functionality.
+#
+#
+
+TMPROOT:=$(subst \,/,$(EPOCROOT))
+EPOCROOT:=$(patsubst %/,%,$(TMPROOT))/
+include $(EPOCROOT)epoc32/tools/shell/$(notdir $(basename $(SHELL))).mk
+
+ifeq ($(findstring WINS,$(PLATFORM)),WINS)
+EPOCDATADIR=$(EPOCROOT)epoc32/release/$(PLATFORM_PATH)/$(CFG_PATH)
+else
+EPOCDATADIR=$(EPOCROOT)epoc32/data
+endif
+
+TARGETDIR=$(EPOCDATADIR)/z/system/documents/baflsortbytabletest
+SOURCEDIR=$(EXTENSION_ROOT)/../tsrc
+
+COPYFILES :
+ $(CP) -f $(call slash2generic,$(SOURCEDIR)/ADDCERT.RSC $(TARGETDIR)/addcert.rsc)
+ $(CP) -f $(call slash2generic,$(SOURCEDIR)/HELP.RSC $(TARGETDIR)/help.rsc)
+ $(CP) -f $(call slash2generic,$(SOURCEDIR)/MSGEDITOR.RSC $(TARGETDIR)/msgeditor.rsc)
+ $(CP) -f $(call slash2generic,$(SOURCEDIR)/SMLPROGRESS.RSC $(TARGETDIR)/smlprogress.rsc)
+
+$(TARGETDIR) :
+ $(call createdir,"$@")
+
+DO_NOTHING :
+ @echo do nothing
+
+#
+# The targets invoked by bld...
+#
+
+BLD : $(TARGETDIR) COPYFILES
+
+CLEAN :
+ -$(ERASE) $(call slash2generic,$(TARGETDIR)/addcert.rsc)
+ -$(ERASE) $(call slash2generic,$(TARGETDIR)/help.rsc)
+ -$(ERASE) $(call slash2generic,$(TARGETDIR)/msgeditor.rsc)
+ -$(ERASE) $(call slash2generic,$(TARGETDIR)/smlprogress.rsc)
+
+RELEASABLES :
+ @echo $(TARGETDIR)/addcert.rsc
+ @echo $(TARGETDIR)/help.rsc
+ @echo $(TARGETDIR)/msgeditor.rsc
+ @echo $(TARGETDIR)/smlprogress.rsc
+
+MAKMAKE : DO_NOTHING
+
+SAVESPACE : DO_NOTHING
+
+RESOURCE : DO_NOTHING
+
+FREEZE : DO_NOTHING
+
+LIB : DO_NOTHING
+
+CLEANLIB : DO_NOTHING
+
+FINAL : DO_NOTHING
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/lowlevellibsandfws/apputils/group/bafl_resource_files.mk Thu Aug 05 18:45:56 2010 +0530
@@ -0,0 +1,208 @@
+# Copyright (c) 2007-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:
+# Copy test files to test sortbytable functionality.
+#
+#
+
+TMPROOT:=$(subst \,/,$(EPOCROOT))
+EPOCROOT:=$(patsubst %/,%,$(TMPROOT))/
+TMPHOME:=$(subst \,/,$(SBS_HOME))
+GNUCAT:=$(TMPHOME)/win32/cygwin/bin/cat.exe
+
+include $(EPOCROOT)epoc32/tools/shell/$(notdir $(basename $(SHELL))).mk
+
+ifeq ($(findstring WINS,$(PLATFORM)),WINS)
+TARGET_DIRECTORY=$(EPOCROOT)epoc32/release/$(PLATFORM)/$(CFG)/z/system/data
+else
+TARGET_DIRECTORY=$(EPOCROOT)epoc32/data/z/system/data
+endif
+
+SOURCEDIR=$(EXTENSION_ROOT)/../tsrc
+
+$(TARGET_DIRECTORY) :
+ $(call createdir,"$@")
+
+TARGET_FILES=\
+ $(TARGET_DIRECTORY)/t_compressed_unicode_1.rsc $(EPOCROOT)epoc32\include\T_COMPRESSED_UNICODE_1.RSG \
+ $(TARGET_DIRECTORY)/t_compressed_unicode_2.rsc $(EPOCROOT)epoc32\include\T_COMPRESSED_UNICODE_2.RSG \
+ $(TARGET_DIRECTORY)/t_dictionary_compressed_versio_of_2.rsc \
+ $(TARGET_DIRECTORY)/t_calypso_test_resource_file_1.rsc \
+ $(TARGET_DIRECTORY)/t_notrscfile.rsc \
+ $(TARGET_DIRECTORY)/rscheader.bin \
+ $(TARGET_DIRECTORY)/newrscformat.rsc \
+
+$(TARGET_DIRECTORY)/t_compressed_unicode_1.rsc : $(SOURCEDIR)/T_COMPRESSED_UNICODE_1.RPP
+ @RCOMP.EXE -s$? -o$@ -h$(EPOCROOT)epoc32/include/T_COMPRESSED_UNICODE_1.RSG -u -{0x000eb205,*}
+$(EPOCROOT)epoc32/include/T_COMPRESSED_UNICODE_1.RSG : $(SOURCEDIR)/T_COMPRESSED_UNICODE_1.RPP
+ @RCOMP.EXE -s$? -o$(TARGET_DIRECTORY)/t_compressed_unicode_1.rsc -h$@ -u -{0x000eb205,*}
+
+$(TARGET_DIRECTORY)/t_compressed_unicode_2.rsc : $(SOURCEDIR)/T_COMPRESSED_UNICODE_2.RPP
+ @RCOMP.EXE -s$? -o$@ -h$(EPOCROOT)epoc32/include/T_COMPRESSED_UNICODE_2.RSG -u
+$(EPOCROOT)epoc32/include/T_COMPRESSED_UNICODE_2.RSG : $(SOURCEDIR)/T_COMPRESSED_UNICODE_2.RPP
+ @RCOMP.EXE -s$? -o$(TARGET_DIRECTORY)/t_compressed_unicode_2.rsc -h$@ -u
+
+$(TARGET_DIRECTORY)/t_dictionary_compressed_versio_of_2.rsc : $(SOURCEDIR)/T_GENERATE_DICTIONARY_COMPRESSED_VERSION_OF_2.PL
+ @perl -w $(SOURCEDIR)/T_GENERATE_DICTIONARY_COMPRESSED_VERSION_OF_2.PL $(TARGET_DIRECTORY)/t_dictionary_compressed_versio_of_2.rsc
+
+$(TARGET_DIRECTORY)/t_calypso_test_resource_file_1.rsc : $(SOURCEDIR)/T_CALYPSO_COMPILED_RESOURCE_FILE_1.RSC
+ $(CP) $(call slash2generic,$(SOURCEDIR)/T_CALYPSO_COMPILED_RESOURCE_FILE_1.RSC $(TARGET_DIRECTORY)/t_calypso_test_resource_file_1.rsc)
+
+$(TARGET_DIRECTORY)/t_notrscfile.rsc : $(SOURCEDIR)/T_NotRscFile.RSC
+ $(CP) $(call slash2generic,$(SOURCEDIR)/T_NotRscFile.RSC $(TARGET_DIRECTORY)/t_notrscfile.rsc)
+
+$(TARGET_DIRECTORY)/rscheader.bin :
+ $(CP) $(call slash2generic,$(SOURCEDIR)/RscHeader.Bin $(TARGET_DIRECTORY)/rscheader.bin)
+
+$(TARGET_DIRECTORY)/newrscformat.rsc : $(SOURCEDIR)/RscHeader.Bin $(SOURCEDIR)/RLETest.BMP $(TARGET_DIRECTORY)/TRSC.rsc
+ @BMCONV.EXE $(SOURCEDIR)/16RAMC.MBM /c16$(SOURCEDIR)/RLETest.BMP
+# $(CP) $(call slash2generic,$(SOURCEDIR)/RscHeader.Bin) + $(call slash2generic,$(TARGET_DIRECTORY)/TRSC.rsc) + $(call slash2generic,$(SOURCEDIR)/16RAMC.MBM) $(call slash2generic,$(TARGET_DIRECTORY)/newrscformat.rsc)
+ $(GNUCAT) $(call slash2generic,$(SOURCEDIR)/RscHeader.Bin) $(call slash2generic,$(TARGET_DIRECTORY)/TRSC.rsc) $(call slash2generic,$(SOURCEDIR)/16RAMC.MBM) > $(call slash2generic,$(TARGET_DIRECTORY)/newrscformat.rsc)
+
+COPYFILES :
+ $(CP) -f $(call slash2generic,$(SOURCEDIR)/TRSC_Inv1.RSC $(TARGET_DIRECTORY)/trsc_inv1.rsc)
+ $(CP) -f $(call slash2generic,$(SOURCEDIR)/TRSC_Inv2.RSC $(TARGET_DIRECTORY)/trsc_inv2.rsc)
+ $(CP) -f $(call slash2generic,$(SOURCEDIR)/TRSC_Inv3.RSC $(TARGET_DIRECTORY)/trsc_inv3.rsc)
+ $(CP) -f $(call slash2generic,$(SOURCEDIR)/TRSC_Inv4.RSC $(TARGET_DIRECTORY)/trsc_inv4.rsc)
+ $(CP) -f $(call slash2generic,$(SOURCEDIR)/TRSC_Inv5.RSC $(TARGET_DIRECTORY)/trsc_inv5.rsc)
+ $(CP) -f $(call slash2generic,$(SOURCEDIR)/TRSC_Inv6.RSC $(TARGET_DIRECTORY)/trsc_inv6.rsc)
+ $(CP) -f $(call slash2generic,$(SOURCEDIR)/TRSC_Inv7.RSC $(TARGET_DIRECTORY)/trsc_inv7.rsc)
+ $(CP) -f $(call slash2generic,$(SOURCEDIR)/TRSC_Inv8.RSC $(TARGET_DIRECTORY)/trsc_inv8.rsc)
+ $(CP) -f $(call slash2generic,$(SOURCEDIR)/TRSC_Inv9.RSC $(TARGET_DIRECTORY)/trsc_inv9.rsc)
+ $(CP) -f $(call slash2generic,$(SOURCEDIR)/TRscCalypso_Inv10.RSC $(TARGET_DIRECTORY)/trsccalypso_inv10.rsc)
+ $(CP) -f $(call slash2generic,$(SOURCEDIR)/TRscCalypso_Inv11.RSC $(TARGET_DIRECTORY)/trsccalypso_inv11.rsc)
+ $(CP) -f $(call slash2generic,$(SOURCEDIR)/TRscCalypso_Inv12.RSC $(TARGET_DIRECTORY)/trsccalypso_inv12.rsc)
+ $(CP) -f $(call slash2generic,$(SOURCEDIR)/TRscComprU_Inv13.RSC $(TARGET_DIRECTORY)/trsccompru_inv13.rsc)
+ $(CP) -f $(call slash2generic,$(SOURCEDIR)/TRscComprU_Inv14.RSC $(TARGET_DIRECTORY)/trsccompru_inv14.rsc)
+ $(CP) -f $(call slash2generic,$(SOURCEDIR)/TRscComprU_Inv15.RSC $(TARGET_DIRECTORY)/trsccompru_inv15.rsc)
+ $(CP) -f $(call slash2generic,$(SOURCEDIR)/TRscCalypso_Inv16.RSC $(TARGET_DIRECTORY)/trsccalypso_inv16.rsc)
+ $(CP) -f $(call slash2generic,$(SOURCEDIR)/TRscCalypso_Inv17.RSC $(TARGET_DIRECTORY)/trsccalypso_inv17.rsc)
+ $(GNUCAT) $(call slash2generic,$(SOURCEDIR)/RscHeader.Bin) $(call slash2generic,$(TARGET_DIRECTORY)/t_calypso_test_resource_file_1.rsc) > $(call slash2generic,$(TARGET_DIRECTORY)/trscromcalypsocomprnewfmt.rsc)
+ $(CP) -f $(call slash2generic,$(SOURCEDIR)/Spi_ECom.spi $(TARGET_DIRECTORY)/spi_ecom.spi)
+ $(CP) -f $(call slash2generic,$(SOURCEDIR)/Spi_EComRsc1.RSC $(TARGET_DIRECTORY)/spi_ecomrsc1.rsc)
+ $(CP) -f $(call slash2generic,$(SOURCEDIR)/Spi_EComRsc2.RSC $(TARGET_DIRECTORY)/spi_ecomrsc2.rsc)
+ $(CP) -f $(call slash2generic,$(SOURCEDIR)/Spi_EComRsc3.RSC $(TARGET_DIRECTORY)/spi_ecomrsc3.rsc)
+ $(CP) -f $(call slash2generic,$(SOURCEDIR)/ECom-1-0.spi $(TARGET_DIRECTORY)/ecom-1-0.spi)
+ $(CP) -f $(call slash2generic,$(SOURCEDIR)/ECom-1-0.s02 $(TARGET_DIRECTORY)/ecom-1-0.s02)
+ $(CP) -f $(call slash2generic,$(SOURCEDIR)/ECom-2-0.spi $(TARGET_DIRECTORY)/ecom-2-0.spi)
+ $(CP) -f $(call slash2generic,$(SOURCEDIR)/ECom-2-0.s02 $(TARGET_DIRECTORY)/ecom-2-0.s02)
+ $(CP) -f $(call slash2generic,$(SOURCEDIR)/Spi_ECom-0-0.spi $(TARGET_DIRECTORY)/spi_ecom-0-0.spi)
+ $(CP) -f $(call slash2generic,$(SOURCEDIR)/Spi_ECom-1-0.spi $(TARGET_DIRECTORY)/spi_ecom-1-0.spi)
+ $(CP) -f $(call slash2generic,$(SOURCEDIR)/CECom-0-0.spi $(TARGET_DIRECTORY)/cecom-0-0.spi)
+ $(CP) -f $(call slash2generic,$(SOURCEDIR)/CECom-1-0.spi $(TARGET_DIRECTORY)/cecom-1-0.spi)
+ $(CP) -f $(call slash2generic,$(SOURCEDIR)/Spi_ECom_Case-0-0.spi $(TARGET_DIRECTORY)/spi_ecom_case-0-0.spi)
+ $(CP) -f $(call slash2generic,$(SOURCEDIR)/Spi_ECom_Case-1-0.spi $(TARGET_DIRECTORY)/spi_ecom_case-1-0.spi)
+
+
+DO_NOTHING :
+ @echo do nothing
+
+# the targets below are the public ones
+
+MAKMAKE : DO_NOTHING
+
+BLD : DO_NOTHING
+
+SAVESPACE : BLD
+
+FREEZE : DO_NOTHING
+
+LIB : DO_NOTHING
+
+CLEANLIB : DO_NOTHING
+
+RESOURCE : $(TARGET_DIRECTORY) $(TARGET_FILES) COPYFILES
+
+CLEAN :
+ -$(ERASE) $(call slash2generic,$(TARGET_DIRECTORY)/t_compressed_unicode_1.rsc $(EPOCROOT)epoc32/include/t_compressed_unicode_1.rsg)
+ -$(ERASE) $(call slash2generic,$(TARGET_DIRECTORY)/t_compressed_unicode_2.rsc $(EPOCROOT)epoc32/include/t_compressed_unicode_2.rsg)
+ -$(ERASE) $(call slash2generic,$(TARGET_DIRECTORY)/t_dictionary_compressed_versio_of_2.rsc)
+ -$(ERASE) $(call slash2generic,$(TARGET_DIRECTORY)/t_calypso_test_resource_file_1.rsc)
+ -$(ERASE) $(call slash2generic,$(TARGET_DIRECTORY)/t_notrscfile.rsc)
+ -$(ERASE) $(call slash2generic,$(TARGET_DIRECTORY)/rscheader.bin)
+ -$(ERASE) $(call slash2generic,$(TARGET_DIRECTORY)/newrscformat.rsc)
+ -$(ERASE) $(call slash2generic,$(TARGET_DIRECTORY)/trsc_inv1.rsc)
+ -$(ERASE) $(call slash2generic,$(TARGET_DIRECTORY)/trsc_inv2.rsc)
+ -$(ERASE) $(call slash2generic,$(TARGET_DIRECTORY)/trsc_inv3.rsc)
+ -$(ERASE) $(call slash2generic,$(TARGET_DIRECTORY)/trsc_inv4.rsc)
+ -$(ERASE) $(call slash2generic,$(TARGET_DIRECTORY)/trsc_inv5.rsc)
+ -$(ERASE) $(call slash2generic,$(TARGET_DIRECTORY)/trsc_inv6.rsc)
+ -$(ERASE) $(call slash2generic,$(TARGET_DIRECTORY)/trsc_inv7.rsc)
+ -$(ERASE) $(call slash2generic,$(TARGET_DIRECTORY)/trsc_inv8.rsc)
+ -$(ERASE) $(call slash2generic,$(TARGET_DIRECTORY)/trsc_inv9.rsc)
+ -$(ERASE) $(call slash2generic,$(TARGET_DIRECTORY)/trsccalypso_inv10.rsc)
+ -$(ERASE) $(call slash2generic,$(TARGET_DIRECTORY)/trsccalypso_inv11.rsc)
+ -$(ERASE) $(call slash2generic,$(TARGET_DIRECTORY)/trsccalypso_inv12.rsc)
+ -$(ERASE) $(call slash2generic,$(TARGET_DIRECTORY)/trsccompru_inv13.rsc)
+ -$(ERASE) $(call slash2generic,$(TARGET_DIRECTORY)/trsccompru_inv14.rsc)
+ -$(ERASE) $(call slash2generic,$(TARGET_DIRECTORY)/trsccompru_inv15.rsc)
+ -$(ERASE) $(call slash2generic,$(TARGET_DIRECTORY)/trsccalypso_inv16.rsc)
+ -$(ERASE) $(call slash2generic,$(TARGET_DIRECTORY)/trsccalypso_inv17.rsc)
+ -$(ERASE) $(call slash2generic,$(TARGET_DIRECTORY)/trscromcalypsocomprnewfmt.rsc)
+ -$(ERASE) $(call slash2generic,$(TARGET_DIRECTORY)/spi_ecom.spi)
+ -$(ERASE) $(call slash2generic,$(TARGET_DIRECTORY)/spi_ecomrsc1.rsc)
+ -$(ERASE) $(call slash2generic,$(TARGET_DIRECTORY)/spi_ecomrsc2.rsc)
+ -$(ERASE) $(call slash2generic,$(TARGET_DIRECTORY)/spi_ecomrsc3.rsc)
+ -$(ERASE) $(call slash2generic,$(TARGET_DIRECTORY)/ecom-1-0.spi)
+ -$(ERASE) $(call slash2generic,$(TARGET_DIRECTORY)/ecom-1-0.s02)
+ -$(ERASE) $(call slash2generic,$(TARGET_DIRECTORY)/ecom-2-0.spi)
+ -$(ERASE) $(call slash2generic,$(TARGET_DIRECTORY)/ecom-2-0.s02)
+ -$(ERASE) $(call slash2generic,$(TARGET_DIRECTORY)/spi_ecom-0-0.spi)
+ -$(ERASE) $(call slash2generic,$(TARGET_DIRECTORY)/spi_ecom-1-0.spi)
+ -$(ERASE) $(call slash2generic,$(TARGET_DIRECTORY)/cecom-0-0.spi)
+ -$(ERASE) $(call slash2generic,$(TARGET_DIRECTORY)/cecom-1-0.spi)
+ -$(ERASE) $(call slash2generic,$(TARGET_DIRECTORY)/spi_ecom_case-0-0.spi)
+ -$(ERASE) $(call slash2generic,$(TARGET_DIRECTORY)/spi_ecom_case-1-0.spi)
+
+RELEASABLES :
+ @echo $(TARGET_DIRECTORY)/t_compressed_unicode_1.rsc $(EPOCROOT)epoc32/include/t_compressed_unicode_1.rsg
+ @echo $(TARGET_DIRECTORY)/t_compressed_unicode_2.rsc $(EPOCROOT)epoc32/include/t_compressed_unicode_2.rsg
+ @echo $(TARGET_DIRECTORY)/t_dictionary_compressed_versio_of_2.rsc
+ @echo $(TARGET_DIRECTORY)/t_calypso_test_resource_file_1.rsc
+ @echo $(TARGET_DIRECTORY)/t_notrscfile.rsc
+ @echo $(TARGET_DIRECTORY)/rscheader.bin
+ @echo $(TARGET_DIRECTORY)/newrscformat.rsc
+ @echo $(TARGET_DIRECTORY)/trsc_inv1.rsc
+ @echo $(TARGET_DIRECTORY)/trsc_inv2.rsc
+ @echo $(TARGET_DIRECTORY)/trsc_inv3.rsc
+ @echo $(TARGET_DIRECTORY)/trsc_inv4.rsc
+ @echo $(TARGET_DIRECTORY)/trsc_inv5.rsc
+ @echo $(TARGET_DIRECTORY)/trsc_inv6.rsc
+ @echo $(TARGET_DIRECTORY)/trsc_inv7.rsc
+ @echo $(TARGET_DIRECTORY)/trsc_inv8.rsc
+ @echo $(TARGET_DIRECTORY)/trsc_inv9.rsc
+ @echo $(TARGET_DIRECTORY)/trsccalypso_inv10.rsc
+ @echo $(TARGET_DIRECTORY)/trsccalypso_inv11.rsc
+ @echo $(TARGET_DIRECTORY)/trsccalypso_inv12.rsc
+ @echo $(TARGET_DIRECTORY)/trsccompru_inv13.rsc
+ @echo $(TARGET_DIRECTORY)/trsccompru_inv14.rsc
+ @echo $(TARGET_DIRECTORY)/trsccompru_inv15.rsc
+ @echo $(TARGET_DIRECTORY)/trsccalypso_inv16.rsc
+ @echo $(TARGET_DIRECTORY)/trsccalypso_inv17.rsc
+ @echo $(TARGET_DIRECTORY)/trscromcalypsocomprnewfmt.rsc
+ @echo $(TARGET_DIRECTORY)/spi_ecom.spi
+ @echo $(TARGET_DIRECTORY)/spi_ecomrsc1.rsc
+ @echo $(TARGET_DIRECTORY)/spi_ecomrsc2.rsc
+ @echo $(TARGET_DIRECTORY)/spi_ecomrsc3.rsc
+ @echo $(TARGET_DIRECTORY)/ecom-1-0.spi
+ @echo $(TARGET_DIRECTORY)/ecom-1-0.s02
+ @echo $(TARGET_DIRECTORY)/ecom-2-0.spi
+ @echo $(TARGET_DIRECTORY)/ecom-2-0.s02
+ @echo $(TARGET_DIRECTORY)/spi_ecom-0-0.spi
+ @echo $(TARGET_DIRECTORY)/spi_ecom-1-0.spi
+ @echo $(TARGET_DIRECTORY)/cecom-0-0.spi
+ @echo $(TARGET_DIRECTORY)/cecom-1-0.spi
+ @echo $(TARGET_DIRECTORY)/spi_ecom_case-0-0.spi
+ @echo $(TARGET_DIRECTORY)/spi_ecom_case-1-0.spi
+
+FINAL : DO_NOTHING
--- a/lowlevellibsandfws/apputils/group/bld.inf Tue Jul 20 16:35:53 2010 +0530
+++ b/lowlevellibsandfws/apputils/group/bld.inf Thu Aug 05 18:45:56 2010 +0530
@@ -89,6 +89,11 @@
../conf/apputils.confml OS_LAYER_EXPORTS_CONFML(apputils.confml)
../conf/apputils_100048aa.crml OS_LAYER_EXPORTS_CRML(apputils_100048aa.crml)
+//exporting .mk files manually for sirocco //to be removed after tools team make changes
+bafl_resource_files.mk /epoc32/tools/makefile_templates/syslibs/test/bafl_resource_files.mk
+bafl_copytestfiles.mk /epoc32/tools/makefile_templates/syslibs/test/bafl_copytestfiles.mk
+
+
PRJ_MMPFILES
../group/BAFL.MMP
--- a/lowlevellibsandfws/pluginfw/Group/bld.inf Tue Jul 20 16:35:53 2010 +0530
+++ b/lowlevellibsandfws/pluginfw/Group/bld.inf Thu Aug 05 18:45:56 2010 +0530
@@ -71,7 +71,10 @@
../Test_Bed/inc/UnitTestObserver.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(ecom/test_bed/unittestobserver.h)
../Test_Bed/inc/ManagerObserver.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(ecom/test_bed/managerobserver.h)
-
+//exporting .mk files manually for sirocco //to be removed after tools team make changes
+ecom3_buildsis.mk /epoc32/tools/makefile_templates/syslibs/test/ecom3_buildsis.mk
+ecom3_postbuild.mk /epoc32/tools/makefile_templates/syslibs/test/ecom3_postbuild.mk
+ecom3_relocatetarget.mk /epoc32/tools/makefile_templates/syslibs/test/ecom3_relocatetarget.mk
PRJ_MMPFILES
// Firstly build the plug-in framework library
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/lowlevellibsandfws/pluginfw/Group/ecom3_buildsis.mk Thu Aug 05 18:45:56 2010 +0530
@@ -0,0 +1,64 @@
+# Copyright (c) 2008-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:
+# Params:
+# SOURCES - list of .pkg files
+# TARGET - not used
+# OPTION OUTDIR - mandatory, it is tef_ecomswi
+# OPTION INDIR - mandatory, path relative to bld.inf containing the
+# .pkg files.
+# OPTION CERTPEM - mandatory
+# OPTION CERTKEY - mandatory
+# OPTION STUBLIST - mandatory, identify stubs in $(SOURCES)
+# OPTION SCRIPTNAME - mandatory, perl script to build SIS. Must be in
+# same dir as .pkg files.
+#
+#
+
+.SUFFIXES: .sis .pkg
+TMPROOT:=$(subst \,/,$(EPOCROOT))
+EPOCROOT:=$(patsubst %/,%,$(TMPROOT))/
+
+
+include $(EPOCROOT)epoc32/tools/shell/$(notdir $(basename $(SHELL))).mk
+
+CERTPEM := $(subst /,$(/),$(CERTPEM))
+CERTKEY := $(subst /,$(/),$(CERTKEY))
+OUTDIR := $(subst /,$(/),$(OUTDIR))
+INDIR := $(subst /,$(/),$(INDIR))
+BASEDIR := $(EXTENSION_ROOT)/$(INDIR)
+
+TARGETS := $(shell perl $(BASEDIR)/$(SCRIPTNAME) -platform $(PLATFORM_PATH) -cfg $(CFG_PATH) -outdir $(OUTDIR) -maketrgt RELEASABLES -sources "$(SOURCES)" -stublist "$(STUBLIST)")
+EXTRA := $(shell perl $(BASEDIR)/$(SCRIPTNAME) -platform $(PLATFORM_PATH) -cfg $(CFG_PATH) -outdir $(OUTDIR) -maketrgt EXTRATARGET -sources "$(SOURCES)" -stublist "$(STUBLIST)")
+
+#
+# The targets invoked by abld...
+#
+FINAL :
+ $(call createdir,$(subst /,$(/),$(EPOCROOT)epoc32/data/z/$(OUTDIR)/$(CFG_PATH)))
+ @perl $(call slash2generic, $(BASEDIR)/$(SCRIPTNAME)) -basedir $(BASEDIR) -platform $(PLATFORM_PATH) -cfg $(CFG_PATH) -certpem $(CERTPEM) -certkey $(CERTKEY) -maketrgt FINAL cachedresolverstub.sis
+ $(CP) $(subst /,$(/),$(BASEDIR)/cachedresolverstub.sis) $(subst /,$(/),$(EPOCROOT)epoc32/data/z/$(OUTDIR)/cachedresolverstub.sis)
+ @perl $(call slash2generic, $(BASEDIR)/$(SCRIPTNAME)) -basedir $(BASEDIR) -platform $(PLATFORM_PATH) -cfg $(CFG_PATH) -certpem $(CERTPEM) -certkey $(CERTKEY) -maketrgt FINAL cachedresolverupg2signed.sis
+ $(CP) $(subst /,$(/),$(BASEDIR)/cachedresolverupg2signed.sis) $(subst /,$(/),$(EPOCROOT)epoc32/data/z/$(OUTDIR)/$(CFG_PATH)/cachedresolverupg2signed.sis)
+ @perl $(call slash2generic, $(BASEDIR)/$(SCRIPTNAME)) -basedir $(BASEDIR) -platform $(PLATFORM_PATH) -cfg $(CFG_PATH) -certpem $(CERTPEM) -certkey $(CERTKEY) -maketrgt FINAL cachedresolverupg9signed.sis
+ $(CP) $(subst /,$(/),$(BASEDIR)/cachedresolverupg9signed.sis) $(subst /,$(/),$(EPOCROOT)epoc32/data/z/$(OUTDIR)/$(CFG_PATH)/cachedresolverupg9signed.sis)
+
+BLD MAKMAKE SAVESPACE FREEZE LIB CLEANLIB RESOURCE :
+ @echo do nothing
+
+CLEAN :
+ -$(ERASE) $(TARGETS) $(EXTRA)
+
+RELEASABLES :
+ @echo $(TARGETS) $(EXTRA)
+
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/lowlevellibsandfws/pluginfw/Group/ecom3_postbuild.mk Thu Aug 05 18:45:56 2010 +0530
@@ -0,0 +1,353 @@
+# Copyright (c) 2007-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:
+#
+
+TMPROOT:=$(subst \,/,$(EPOCROOT))
+EPOCROOT:=$(patsubst %/,%,$(TMPROOT))/
+
+include $(EPOCROOT)epoc32/tools/shell/$(notdir $(basename $(SHELL))).mk
+
+ifeq ($(findstring WINS,$(PLATFORM)),WINS)
+TARGETDIR=$(EPOCROOT)epoc32/release/$(PLATFORM_PATH)/$(CFG_PATH)/z
+RAMONLYTARGETDIR=$(EPOCROOT)epoc32/release/$(PLATFORM_PATH)/$(CFG_PATH)/z/ramonly
+SOURCEDIR=$(EPOCROOT)epoc32/release/$(PLATFORM_PATH)/$(CFG_PATH)
+SOURCEDIR2=$(EPOCROOT)epoc32/release/$(PLATFORM_PATH)/$(CFG_PATH)/z/resource/plugins
+else
+TARGETDIR=$(EPOCROOT)epoc32/data/z
+RAMONLYTARGETDIR=$(EPOCROOT)epoc32/data/z/ramonly
+SOURCEDIR=$(EPOCROOT)epoc32/release/$(PLATFORM_PATH)/$(CFG_PATH)
+SOURCEDIR2=$(EPOCROOT)epoc32/data/z/resource/plugins
+endif
+
+DO_NOTHING:
+ @echo do_nothing
+
+$(RAMONLYTARGETDIR) :
+ $(call createdir,"$@")
+
+COPYFILES :
+ $(CP) $(call slash2generic, $(SOURCEDIR)/heaptestimpl.dll $(TARGETDIR)/heaptestimpl.dll)
+ -$(ERASE) $(call slash2generic, $(SOURCEDIR)/heaptestimpl.dll)
+ $(CP) $(call slash2generic, $(SOURCEDIR)/EComExample5.dll $(RAMONLYTARGETDIR)/ecomexample5.dll)
+ $(CP) $(call slash2generic, $(SOURCEDIR)/EComExample5.dll $(RAMONLYTARGETDIR)/invalidsidplugin.dll)
+ -$(ERASE) $(call slash2generic, $(SOURCEDIR)/EComExample5.dll)
+ $(CP) $(call slash2generic, $(SOURCEDIR)/EComExample12.dll $(RAMONLYTARGETDIR)/ecomexample12.dll)
+ -$(ERASE) $(call slash2generic, $(SOURCEDIR)/EComExample12.dll)
+ $(CP) $(call slash2generic, $(SOURCEDIR)/EComExample12Upgraded.dll $(RAMONLYTARGETDIR)/ecomexample12Upgraded.dll)
+ -$(ERASE) $(call slash2generic, $(SOURCEDIR)/EComExample12Upgraded.dll)
+ $(CP) $(call slash2generic, $(SOURCEDIR)/EComExample12Downgraded.dll $(RAMONLYTARGETDIR)/ecomexample12Downgraded.dll)
+ -$(ERASE) $(call slash2generic, $(SOURCEDIR)/EComExample12Downgraded.dll)
+ $(CP) $(call slash2generic, $(SOURCEDIR)/EComExample14.dll $(RAMONLYTARGETDIR)/ecomexample14.dll)
+ -$(ERASE) $(call slash2generic, $(SOURCEDIR)/EComExample14.dll)
+ $(CP) $(call slash2generic, $(SOURCEDIR)/EComExample14Upgraded.dll $(RAMONLYTARGETDIR)/ecomexample14Upgraded.dll)
+ -$(ERASE) $(call slash2generic, $(SOURCEDIR)/EComExample14Upgraded.dll)
+ $(CP) $(call slash2generic, $(SOURCEDIR)/EComExample15.dll $(RAMONLYTARGETDIR)/ecomexample15.dll)
+ -$(ERASE) $(call slash2generic, $(SOURCEDIR)/EComExample15.dll)
+ $(CP) $(call slash2generic, $(SOURCEDIR)/EComExampleBadData.dll $(RAMONLYTARGETDIR)/ecomexamplebaddata.dll)
+ -$(ERASE) $(call slash2generic, $(SOURCEDIR)/EComExampleBadData.dll)
+ $(CP) $(call slash2generic, $(SOURCEDIR)/EComExampleBadData1.dll $(RAMONLYTARGETDIR)/ecomexamplebaddata1.dll)
+ -$(ERASE) $(call slash2generic, $(SOURCEDIR)/EComExampleBadData1.dll)
+ $(CP) $(call slash2generic, $(SOURCEDIR)/EComExampleBadData2.dll $(RAMONLYTARGETDIR)/ecomexamplebaddata2.dll)
+ -$(ERASE) $(call slash2generic, $(SOURCEDIR)/EComExampleBadData2.dll)
+ $(CP) $(call slash2generic, $(SOURCEDIR)/EComExample3.dll $(RAMONLYTARGETDIR)/ecomexample3.dll)
+ $(CP) $(call slash2generic, $(SOURCEDIR)/EComExample2.dll $(RAMONLYTARGETDIR)/ecomexample2.dll)
+ $(CP) $(call slash2generic, $(SOURCEDIR)/EComExample.dll $(RAMONLYTARGETDIR)/ecomexample.dll)
+ $(CP) $(call slash2generic, $(SOURCEDIR)/EComNullExample.dll $(RAMONLYTARGETDIR)/ecomnullexample.dll)
+ $(CP) $(call slash2generic, $(SOURCEDIR)/EComRomOnlyExampleOnC.dll $(RAMONLYTARGETDIR)/ecomromonlyexampleonc.dll)
+ -$(ERASE) $(call slash2generic, $(SOURCEDIR)/EComRomOnlyExampleOnC.dll)
+ $(CP) $(call slash2generic, $(SOURCEDIR)/EComRomRslvrExampleOnC.dll $(RAMONLYTARGETDIR)/ecomromrslvrexampleonc.dll)
+ -$(ERASE) $(call slash2generic, $(SOURCEDIR)/EComRomRslvrExampleOnC.dll)
+ $(CP) $(call slash2generic, $(SOURCEDIR)/EComRomRslvrExampleOnZ.dll $(RAMONLYTARGETDIR)/ecomromrslvrexampleonz.dll)
+ $(CP) $(call slash2generic, $(SOURCEDIR)/T_PlatSecResolverC.dll $(RAMONLYTARGETDIR)/t_platsecresolverc.dll)
+ -$(ERASE) $(call slash2generic, $(SOURCEDIR)/T_PlatSecResolverC.dll)
+ $(CP) $(call slash2generic, $(SOURCEDIR)/T_PlatSecEcom4.dll $(RAMONLYTARGETDIR)/t_platsececom4.dll)
+ -$(ERASE) $(call slash2generic, $(SOURCEDIR)/T_PlatSecEcom4.dll)
+ $(CP) $(call slash2generic, $(SOURCEDIR)/EcomUpgradeExample1.dll $(RAMONLYTARGETDIR)/ecomupgradeexample1.dll)
+ -$(ERASE) $(call slash2generic, $(SOURCEDIR)/EcomUpgradeExample1.dll)
+ $(CP) $(call slash2generic, $(SOURCEDIR)/EcomUpgradeExample2.dll $(RAMONLYTARGETDIR)/ecomupgradeexample2.dll)
+ $(CP) $(call slash2generic, $(SOURCEDIR)/EcomUpgradeExample3.dll $(RAMONLYTARGETDIR)/ecomupgradeexample3.dll)
+ -$(ERASE) $(call slash2generic, $(SOURCEDIR)/EcomUpgradeExample3.dll)
+ $(CP) $(call slash2generic, $(SOURCEDIR)/EcomUpgradeROExample1.dll $(RAMONLYTARGETDIR)/ecomupgraderoexample1.dll)
+ -$(ERASE) $(call slash2generic, $(SOURCEDIR)/EcomUpgradeROExample1.dll)
+ $(CP) $(call slash2generic, $(SOURCEDIR)/EcomUpgradeROExample2.dll $(RAMONLYTARGETDIR)/ecomupgraderoexample2.dll)
+ $(CP) $(call slash2generic, $(SOURCEDIR)/EcomUpgradeROExample3.dll $(RAMONLYTARGETDIR)/ecomupgraderoexample3.dll)
+ -$(ERASE) $(call slash2generic, $(SOURCEDIR)/EcomUpgradeROExample3.dll)
+ $(CP) $(call slash2generic, $(SOURCEDIR)/DefectPlugin.dll $(RAMONLYTARGETDIR)/defectplugin.dll)
+ -$(ERASE) $(call slash2generic, $(SOURCEDIR)/DefectPlugin.dll)
+ $(CP) $(call slash2generic, $(SOURCEDIR)/EComExample7.dll $(RAMONLYTARGETDIR)/ecomexample7.dll)
+ -$(ERASE) $(call slash2generic, $(SOURCEDIR)/EComExample7.dll)
+ $(CP) $(call slash2generic, $(SOURCEDIR)/EComExample8.dll $(RAMONLYTARGETDIR)/ecomexample8.dll)
+ -$(ERASE) $(call slash2generic, $(SOURCEDIR)/EComExample8.dll)
+ $(CP) $(call slash2generic, $(SOURCEDIR)/EComCR629Example1.dll $(RAMONLYTARGETDIR)/ecomcr629example1.dll)
+ -$(ERASE) $(call slash2generic, $(SOURCEDIR)/EComCR629Example1.dll)
+ $(CP) $(call slash2generic, $(SOURCEDIR)/EComCR629Example2.dll $(RAMONLYTARGETDIR)/ecomcr629example2.dll)
+ -$(ERASE) $(call slash2generic, $(SOURCEDIR)/EComCR629Example2.dll)
+ $(CP) $(call slash2generic, $(SOURCEDIR)/LanguagePlugin.dll $(RAMONLYTARGETDIR)/languageplugin.dll)
+ -$(ERASE) $(call slash2generic, $(SOURCEDIR)/LanguagePlugin.dll)
+ $(CP) $(call slash2generic, $(SOURCEDIR)/EComHashExample.dll $(RAMONLYTARGETDIR)/ecomhashexample.dll)
+ -$(ERASE) $(call slash2generic, $(SOURCEDIR)/EComHashExample.dll)
+ $(CP) $(call slash2generic, $(SOURCEDIR)/EComSwiExample.dll $(RAMONLYTARGETDIR)/ecomswiexample.dll)
+ -$(ERASE) $(call slash2generic, $(SOURCEDIR)/EComSwiExample.dll)
+ $(CP) $(call slash2generic, $(SOURCEDIR)/exampleNine.dll $(RAMONLYTARGETDIR)/examplenine.dll)
+ -$(ERASE) $(call slash2generic, $(SOURCEDIR)/exampleNine.dll)
+ $(CP) $(call slash2generic, $(SOURCEDIR)/dummycustomresolver1.dll $(RAMONLYTARGETDIR)/dummycustomresolver1.dll)
+ -$(ERASE) $(call slash2generic, $(SOURCEDIR)/dummycustomresolver1.dll)
+ $(CP) $(call slash2generic, $(SOURCEDIR2)/HeapTestImpl.rsc $(TARGETDIR)/heaptestimpl.rsc)
+ $(CP) $(call slash2generic, $(SOURCEDIR2)/HeapTestImpl.rsc $(RAMONLYTARGETDIR)/invalidsidplugin.rsc)
+ -$(ERASE) $(call slash2generic, $(SOURCEDIR2)/HeapTestImpl.rsc)
+ $(CP) $(call slash2generic, $(SOURCEDIR2)/EComExample5.RSC $(RAMONLYTARGETDIR)/ecomexample5.rsc)
+ -$(ERASE) $(call slash2generic, $(SOURCEDIR2)/EComExample5.RSC)
+ $(CP) $(call slash2generic, $(SOURCEDIR2)/EComExample12.RSC $(RAMONLYTARGETDIR)/ecomexample12.rsc)
+ -$(ERASE) $(call slash2generic, $(SOURCEDIR2)/EComExample12.RSC)
+ $(CP) $(call slash2generic, $(SOURCEDIR2)/EComExample12Upgraded.RSC $(RAMONLYTARGETDIR)/ecomexample12Upgraded.rsc)
+ -$(ERASE) $(call slash2generic, $(SOURCEDIR2)/EComExample12Upgraded.RSC)
+ $(CP) $(call slash2generic, $(SOURCEDIR2)/EComExample12Downgraded.RSC $(RAMONLYTARGETDIR)/ecomexample12Downgraded.rsc)
+ -$(ERASE) $(call slash2generic, $(SOURCEDIR2)/EComExample12Downgraded.RSC)
+ $(CP) $(call slash2generic, $(SOURCEDIR2)/EComExample14.RSC $(RAMONLYTARGETDIR)/ecomexample14.rsc)
+ -$(ERASE) $(call slash2generic, $(SOURCEDIR2)/EComExample14.RSC)
+ $(CP) $(call slash2generic, $(SOURCEDIR2)/EComExample14Upgraded.RSC $(RAMONLYTARGETDIR)/ecomexample14Upgraded.rsc)
+ -$(ERASE) $(call slash2generic, $(SOURCEDIR2)/EComExample14Upgraded.RSC)
+ $(CP) $(call slash2generic, $(SOURCEDIR2)/EComExample15.RSC $(RAMONLYTARGETDIR)/ecomexample15.rsc)
+ -$(ERASE) $(call slash2generic, $(SOURCEDIR2)/EComExample15.RSC)
+ $(CP) $(call slash2generic, $(SOURCEDIR2)/EComExampleBadData.RSC $(RAMONLYTARGETDIR)/ecomexamplebaddata.rsc)
+ -$(ERASE) $(call slash2generic, $(SOURCEDIR2)/EComExampleBadData.RSC)
+ $(CP) $(call slash2generic, $(SOURCEDIR2)/EComExampleBadData1.RSC $(RAMONLYTARGETDIR)/ecomexamplebaddata1.rsc)
+ -$(ERASE) $(call slash2generic, $(SOURCEDIR2)/EComExampleBadData1.RSC)
+ $(CP) $(call slash2generic, $(SOURCEDIR2)/EComExampleBadData2.RSC $(RAMONLYTARGETDIR)/ecomexamplebaddata2.rsc)
+ -$(ERASE) $(call slash2generic, $(SOURCEDIR2)/EComExampleBadData2.RSC)
+ $(CP) $(call slash2generic, $(SOURCEDIR2)/EComExample3.RSC $(RAMONLYTARGETDIR)/ecomexample3.rsc)
+ $(CP) $(call slash2generic, $(SOURCEDIR2)/EComExample2.RSC $(RAMONLYTARGETDIR)/ecomexample2.rsc)
+ $(CP) $(call slash2generic, $(SOURCEDIR2)/EComExample.RSC $(RAMONLYTARGETDIR)/ecomexample.rsc)
+ $(CP) $(call slash2generic, $(SOURCEDIR2)/EComRomOnlyExampleOnC.RSC $(RAMONLYTARGETDIR)/ecomromonlyexampleonc.rsc)
+ -$(ERASE) $(call slash2generic, $(SOURCEDIR2)/EComRomOnlyExampleOnC.RSC)
+ $(CP) $(call slash2generic, $(SOURCEDIR2)/EComRomRslvrExampleOnC.RSC $(RAMONLYTARGETDIR)/ecomromrslvrexampleonc.rsc)
+ -$(ERASE) $(call slash2generic, $(SOURCEDIR2)/EComRomRslvrExampleOnC.RSC)
+ $(CP) $(call slash2generic, $(SOURCEDIR2)/EComRomRslvrExampleOnZ.RSC $(RAMONLYTARGETDIR)/ecomromrslvrexampleonz.rsc)
+ $(CP) $(call slash2generic, $(SOURCEDIR2)/T_PlatSecResolverC.RSC $(RAMONLYTARGETDIR)/t_platsecresolverc.rsc)
+ -$(ERASE) $(call slash2generic, $(SOURCEDIR2)/T_PlatSecResolverC.RSC)
+ $(CP) $(call slash2generic, $(SOURCEDIR2)/T_PlatSecEcom4.RSC $(RAMONLYTARGETDIR)/t_platsececom4.rsc)
+ -$(ERASE) $(call slash2generic, $(SOURCEDIR2)/T_PlatSecEcom4.RSC)
+ $(CP) $(call slash2generic, $(SOURCEDIR2)/EcomNullExample.RSC $(RAMONLYTARGETDIR)/ecomnullexample.rsc)
+ $(CP) $(call slash2generic, $(SOURCEDIR2)/EcomUpgradeExample1.rsc $(RAMONLYTARGETDIR)/ecomupgradeexample1.rsc)
+ -$(ERASE) $(call slash2generic, $(SOURCEDIR2)/EcomUpgradeExample1.rsc)
+ $(CP) $(call slash2generic, $(SOURCEDIR2)/EcomUpgradeExample2.rsc $(RAMONLYTARGETDIR)/ecomupgradeexample2.rsc)
+ $(CP) $(call slash2generic, $(SOURCEDIR2)/EcomUpgradeExample3.rsc $(RAMONLYTARGETDIR)/ecomupgradeexample3.rsc)
+ -$(ERASE) $(call slash2generic, $(SOURCEDIR2)/EcomUpgradeExample3.rsc)
+ $(CP) $(call slash2generic, $(SOURCEDIR2)/EcomUpgradeROExample1.rsc $(RAMONLYTARGETDIR)/ecomupgraderoexample1.rsc)
+ -$(ERASE) $(call slash2generic, $(SOURCEDIR2)/EcomUpgradeROExample1.rsc)
+ $(CP) $(call slash2generic, $(SOURCEDIR2)/EcomUpgradeROExample2.rsc $(RAMONLYTARGETDIR)/ecomupgraderoexample2.rsc)
+ $(CP) $(call slash2generic, $(SOURCEDIR2)/EcomUpgradeROExample3.rsc $(RAMONLYTARGETDIR)/ecomupgraderoexample3.rsc)
+ -$(ERASE) $(call slash2generic, $(SOURCEDIR2)/EcomUpgradeROExample3.rsc)
+ $(CP) $(call slash2generic, $(SOURCEDIR2)/DefectPlugin.rsc $(RAMONLYTARGETDIR)/defectplugin.rsc)
+ -$(ERASE) $(SOURCEDIR2)/DefectPlugin.rsc)
+ $(CP) $(call slash2generic, $(SOURCEDIR2)/EComExample7.rsc $(RAMONLYTARGETDIR)/ecomexample7.rsc)
+ -$(ERASE) $(SOURCEDIR2)/EComExample7.rsc)
+ $(CP) $(call slash2generic, $(SOURCEDIR2)/EComExample8.rsc $(RAMONLYTARGETDIR)/ecomexample8.rsc)
+ -$(ERASE) $(SOURCEDIR2)/EComExample8.rsc)
+ $(CP) $(call slash2generic, $(SOURCEDIR2)/EComCR629Example1.rsc $(RAMONLYTARGETDIR)/ecomcr629example1.rsc)
+ -$(ERASE) $(call slash2generic, $(SOURCEDIR2)/EComCR629Example1.rsc)
+ $(CP) $(call slash2generic, $(SOURCEDIR2)/EComCR629Example2.rsc $(RAMONLYTARGETDIR)/ecomcr629example2.rsc)
+ -$(ERASE) $(call slash2generic, $(SOURCEDIR2)/EComCR629Example2.rsc)
+ $(CP) $(call slash2generic, $(SOURCEDIR2)/LanguagePlugin.rsc $(RAMONLYTARGETDIR)/languageplugin.rsc)
+ -$(ERASE) $(call slash2generic, $(SOURCEDIR2)/LanguagePlugin.rsc)
+ $(CP) $(call slash2generic, $(SOURCEDIR2)/LanguagePlugin.r01 $(RAMONLYTARGETDIR)/languageplugin.r01)
+ -$(ERASE) $(call slash2generic, $(SOURCEDIR2)/LanguagePlugin.r01)
+ $(CP) $(call slash2generic, $(SOURCEDIR2)/LanguagePlugin.r02 $(RAMONLYTARGETDIR)/languageplugin.r02)
+ -$(ERASE) $(call slash2generic, $(SOURCEDIR2)/LanguagePlugin.r02)
+ $(CP) $(call slash2generic, $(SOURCEDIR2)/LanguagePlugin.r03 $(RAMONLYTARGETDIR)/languageplugin.r03)
+ -$(ERASE) $(call slash2generic, $(SOURCEDIR2)/LanguagePlugin.r03)
+ $(CP) $(call slash2generic, $(SOURCEDIR2)/EComHashExample.rsc $(RAMONLYTARGETDIR)/ecomhashexample.rsc)
+ -$(ERASE) $(call slash2generic, $(SOURCEDIR2)/EComHashExample.rsc)
+ $(CP) $(call slash2generic, $(SOURCEDIR2)/EComSwiExample.rsc $(RAMONLYTARGETDIR)/ecomswiexample.rsc)
+ -$(ERASE) $(call slash2generic, $(SOURCEDIR2)/EComSwiExample.rsc)
+ $(CP) $(call slash2generic, $(SOURCEDIR2)/dummycustomresolver1.rsc $(RAMONLYTARGETDIR)/dummycustomresolver1.rsc)
+ -$(ERASE) $(call slash2generic, $(SOURCEDIR2)/dummycustomresolver1.rsc)
+
+#
+# The targets invoked by bld...
+#
+
+MAKMAKE : DO_NOTHING
+
+BLD : $(RAMONLYTARGETDIR) COPYFILES
+
+CLEAN :
+ -$(ERASE) $(call slash2generic, $(TARGETDIR)/heaptestimpl.dll)
+ -$(ERASE) $(call slash2generic, $(TARGETDIR)/heaptestimpl.rsc )
+ -$(ERASE) $(call slash2generic, $(RAMONLYTARGETDIR)/ecomexample5.rsc)
+ -$(ERASE) $(call slash2generic, $(RAMONLYTARGETDIR)/ecomexample12.rsc)
+ -$(ERASE) $(call slash2generic, $(RAMONLYTARGETDIR)/ecomexample12Upgraded.rsc)
+ -$(ERASE) $(call slash2generic, $(RAMONLYTARGETDIR)/ecomexample12Downgraded.rsc)
+ -$(ERASE) $(call slash2generic, $(RAMONLYTARGETDIR)/ecomexample14.rsc)
+ -$(ERASE) $(call slash2generic, $(RAMONLYTARGETDIR)/ecomexample14Upgraded.rsc)
+ -$(ERASE) $(call slash2generic, $(RAMONLYTARGETDIR)/ecomexample15.rsc)
+ -$(ERASE) $(call slash2generic, $(RAMONLYTARGETDIR)/ecomexamplebaddata.rsc)
+ -$(ERASE) $(call slash2generic, $(RAMONLYTARGETDIR)/ecomexamplebaddata1.rsc)
+ -$(ERASE) $(call slash2generic, $(RAMONLYTARGETDIR)/ecomexamplebaddata2.rsc)
+ -$(ERASE) $(call slash2generic, $(RAMONLYTARGETDIR)/ecomexample3.rsc)
+ -$(ERASE) $(call slash2generic, $(RAMONLYTARGETDIR)/ecomexample2.rsc)
+ -$(ERASE) $(call slash2generic, $(RAMONLYTARGETDIR)/ecomexample.rsc )
+ -$(ERASE) $(call slash2generic, $(RAMONLYTARGETDIR)/ecomromonlyexampleonc.rsc)
+ -$(ERASE) $(call slash2generic, $(RAMONLYTARGETDIR)/ecomromrslvrexampleonc.rsc)
+ -$(ERASE) $(call slash2generic, $(RAMONLYTARGETDIR)/ecomromrslvrexampleonz.rsc)
+ -$(ERASE) $(call slash2generic, $(RAMONLYTARGETDIR)/ecomexample5.dll)
+ -$(ERASE) $(call slash2generic, $(RAMONLYTARGETDIR)/ecomexample12.dll)
+ -$(ERASE) $(call slash2generic, $(RAMONLYTARGETDIR)/ecomexample12Upgraded.dll)
+ -$(ERASE) $(call slash2generic, $(RAMONLYTARGETDIR)/ecomexample12Downgraded.dll)
+ -$(ERASE) $(call slash2generic, $(RAMONLYTARGETDIR)/ecomexample14.dll)
+ -$(ERASE) $(call slash2generic, $(RAMONLYTARGETDIR)/ecomexample14Upgraded.dll)
+ -$(ERASE) $(call slash2generic, $(RAMONLYTARGETDIR)/ecomexample15.dll)
+ -$(ERASE) $(call slash2generic, $(RAMONLYTARGETDIR)/ecomexamplebaddata.dll)
+ -$(ERASE) $(call slash2generic, $(RAMONLYTARGETDIR)/ecomexamplebaddata1.dll)
+ -$(ERASE) $(call slash2generic, $(RAMONLYTARGETDIR)/ecomexamplebaddata2.dll)
+ -$(ERASE) $(call slash2generic, $(RAMONLYTARGETDIR)/ecomexample3.dll)
+ -$(ERASE) $(call slash2generic, $(RAMONLYTARGETDIR)/ecomexample2.dll)
+ -$(ERASE) $(call slash2generic, $(RAMONLYTARGETDIR)/ecomexample.dll)
+ -$(ERASE) $(call slash2generic, $(RAMONLYTARGETDIR)/ecomromonlyexampleonc.dll)
+ -$(ERASE) $(call slash2generic, $(RAMONLYTARGETDIR)/ecomromrslvrexampleonc.dll)
+ -$(ERASE) $(call slash2generic, $(RAMONLYTARGETDIR)/ecomromrslvrexampleonz.dll)
+ -$(ERASE) $(call slash2generic, $(RAMONLYTARGETDIR)/invalidsidplugin.rsc)
+ -$(ERASE) $(call slash2generic, $(RAMONLYTARGETDIR)/invalidsidplugin.dll)
+ -$(ERASE) $(call slash2generic, $(RAMONLYTARGETDIR)/t_platsecresolverc.dll)
+ -$(ERASE) $(call slash2generic, $(RAMONLYTARGETDIR)/t_platsecresolverc.rsc )
+ -$(ERASE) $(call slash2generic, $(RAMONLYTARGETDIR)/t_platsececom4.dll )
+ -$(ERASE) $(call slash2generic, $(RAMONLYTARGETDIR)/t_platsececom4.rsc)
+
+
+ -$(ERASE) $(call slash2generic, $(RAMONLYTARGETDIR)/ecomnullexample.dll)
+ -$(ERASE) $(call slash2generic, $(RAMONLYTARGETDIR)/ecomnullexample.rsc)
+ -$(ERASE) $(call slash2generic, $(RAMONLYTARGETDIR)/ecomupgradeexample1.dll)
+ -$(ERASE) $(call slash2generic, $(RAMONLYTARGETDIR)/ecomupgradeexample1.rsc)
+ -$(ERASE) $(call slash2generic, $(RAMONLYTARGETDIR)/ecomupgradeexample2.dll)
+ -$(ERASE) $(call slash2generic, $(RAMONLYTARGETDIR)/ecomupgradeexample2.rsc)
+ -$(ERASE) $(call slash2generic, $(RAMONLYTARGETDIR)/ecomupgradeexample3.dll)
+ -$(ERASE) $(call slash2generic, $(RAMONLYTARGETDIR)/ecomupgradeexample3.rsc)
+ -$(ERASE) $(call slash2generic, $(RAMONLYTARGETDIR)/ecomupgraderoexample1.dll)
+ -$(ERASE) $(call slash2generic, $(RAMONLYTARGETDIR)/ecomupgraderoexample1.rsc)
+ -$(ERASE) $(call slash2generic, $(RAMONLYTARGETDIR)/ecomupgraderoexample2.dll)
+ -$(ERASE) $(call slash2generic, $(RAMONLYTARGETDIR)/ecomupgraderoexample2.rsc)
+ -$(ERASE) $(call slash2generic, $(RAMONLYTARGETDIR)/ecomupgraderoexample3.dll)
+ -$(ERASE) $(call slash2generic, $(RAMONLYTARGETDIR)/ecomupgraderoexample3.rsc)
+ -$(ERASE) $(call slash2generic, $(RAMONLYTARGETDIR)/defectplugin.dll)
+ -$(ERASE) $(call slash2generic, $(RAMONLYTARGETDIR)/defectplugin.rsc)
+ -$(ERASE) $(call slash2generic, $(RAMONLYTARGETDIR)/ecomexample7.dll)
+ -$(ERASE) $(call slash2generic, $(RAMONLYTARGETDIR)/ecomexample7.rsc )
+ -$(ERASE) $(call slash2generic, $(RAMONLYTARGETDIR)/ecomexample8.dll)
+ -$(ERASE) $(call slash2generic, $(RAMONLYTARGETDIR)/ecomexample8.rsc)
+ -$(ERASE) $(call slash2generic, $(RAMONLYTARGETDIR)/ecomcr629example1.dll)
+ -$(ERASE) $(call slash2generic, $(RAMONLYTARGETDIR)/ecomcr629example1.rsc)
+ -$(ERASE) $(call slash2generic, $(RAMONLYTARGETDIR)/ecomcr629example2.dll)
+ -$(ERASE) $(call slash2generic, $(RAMONLYTARGETDIR)/ecomcr629example2.rsc)
+ -$(ERASE) $(call slash2generic, $(RAMONLYTARGETDIR)/languageplugin.dll)
+ -$(ERASE) $(call slash2generic, $(RAMONLYTARGETDIR)/languageplugin.rsc)
+ -$(ERASE) $(call slash2generic, $(RAMONLYTARGETDIR)/languageplugin.r01)
+ -$(ERASE) $(call slash2generic, $(RAMONLYTARGETDIR)/languageplugin.r02)
+ -$(ERASE) $(call slash2generic, $(RAMONLYTARGETDIR)/languageplugin.r03)
+ -$(ERASE) $(call slash2generic, $(RAMONLYTARGETDIR)/ecomhashexample.dll)
+ -$(ERASE) $(call slash2generic, $(RAMONLYTARGETDIR)/ecomhashexample.rsc)
+ -$(ERASE) $(call slash2generic, $(RAMONLYTARGETDIR)/ecomswiexample.dll)
+ -$(ERASE) $(call slash2generic, $(RAMONLYTARGETDIR)/ecomswiexample.rsc)
+ -$(ERASE) $(call slash2generic, $(RAMONLYTARGETDIR)/examplenine.dll)
+ -$(ERASE) $(call slash2generic, $(RAMONLYTARGETDIR)/dummycustomresolver1.dll)
+ -$(ERASE) $(call slash2generic, $(RAMONLYTARGETDIR)/dummycustomresolver1.rsc)
+
+SAVESPACE : DO_NOTHING
+
+RESOURCE : DO_NOTHING
+
+FREEZE : DO_NOTHING
+
+LIB : DO_NOTHING
+
+CLEANLIB : DO_NOTHING
+
+FINAL : DO_NOTHING
+
+RELEASABLES :
+ @echo $(TARGETDIR)/heaptestimpl.dll
+ @echo $(TARGETDIR)/heaptestimpl.rsc
+ @echo $(RAMONLYTARGETDIR)/ecomexample5.rsc
+ @echo $(RAMONLYTARGETDIR)/ecomexample12.rsc
+ @echo $(RAMONLYTARGETDIR)/ecomexample12Upgraded.rsc
+ @echo $(RAMONLYTARGETDIR)/ecomexample12Downgraded.rsc
+ @echo $(RAMONLYTARGETDIR)/ecomexample14.rsc
+ @echo $(RAMONLYTARGETDIR)/ecomexample14Upgraded.rsc
+ @echo $(RAMONLYTARGETDIR)/ecomexample15.rsc
+ @echo $(RAMONLYTARGETDIR)/ecomexamplebaddata.rsc
+ @echo $(RAMONLYTARGETDIR)/ecomexamplebaddata1.rsc
+ @echo $(RAMONLYTARGETDIR)/ecomexamplebaddata2.rsc
+ @echo $(RAMONLYTARGETDIR)/ecomexample3.rsc
+ @echo $(RAMONLYTARGETDIR)/ecomexample2.rsc
+ @echo $(RAMONLYTARGETDIR)/ecomexample.rsc
+ @echo $(RAMONLYTARGETDIR)/ecomromonlyexampleonc.rsc
+ @echo $(RAMONLYTARGETDIR)/ecomromrslvrexampleonc.rsc
+ @echo $(RAMONLYTARGETDIR)/ecomromrslvrexampleonz.rsc
+ @echo $(RAMONLYTARGETDIR)/ecomexample5.dll
+ @echo $(RAMONLYTARGETDIR)/ecomexample12.dll
+ @echo $(RAMONLYTARGETDIR)/ecomexample12Upgraded.dll
+ @echo $(RAMONLYTARGETDIR)/ecomexample12Downgraded.dll
+ @echo $(RAMONLYTARGETDIR)/ecomexample14.dll
+ @echo $(RAMONLYTARGETDIR)/ecomexample14Upgraded.dll
+ @echo $(RAMONLYTARGETDIR)/ecomexample15.dll
+ @echo $(RAMONLYTARGETDIR)/ecomexamplebaddata.dll
+ @echo $(RAMONLYTARGETDIR)/ecomexamplebaddata1.dll
+ @echo $(RAMONLYTARGETDIR)/ecomexamplebaddata2.dll
+ @echo $(RAMONLYTARGETDIR)/ecomexample3.dll
+ @echo $(RAMONLYTARGETDIR)/ecomexample2.dll
+ @echo $(RAMONLYTARGETDIR)/ecomexample.dll
+ @echo $(RAMONLYTARGETDIR)/ecomromonlyexampleonc.dll
+ @echo $(RAMONLYTARGETDIR)/ecomromrslvrexampleonc.dll
+ @echo $(RAMONLYTARGETDIR)/ecomromrslvrexampleonz.dll
+ @echo $(RAMONLYTARGETDIR)/invalidsidplugin.rsc
+ @echo $(RAMONLYTARGETDIR)/invalidsidplugin.dll
+ @echo $(RAMONLYTARGETDIR)/t_platsecresolverc.dll
+ @echo $(RAMONLYTARGETDIR)/t_platsecresolverc.rsc
+ @echo $(RAMONLYTARGETDIR)/t_platsececom4.dll
+ @echo $(RAMONLYTARGETDIR)/t_platsececom4.rsc
+ @echo $(RAMONLYTARGETDIR)/ecomnullexample.dll
+ @echo $(RAMONLYTARGETDIR)/ecomnullexample.rsc
+ @echo $(RAMONLYTARGETDIR)/ecomupgradeexample1.dll
+ @echo $(RAMONLYTARGETDIR)/ecomupgradeexample1.rsc
+ @echo $(RAMONLYTARGETDIR)/ecomupgradeexample2.dll
+ @echo $(RAMONLYTARGETDIR)/ecomupgradeexample2.rsc
+ @echo $(RAMONLYTARGETDIR)/ecomupgradeexample3.dll
+ @echo $(RAMONLYTARGETDIR)/ecomupgradeexample3.rsc
+ @echo $(RAMONLYTARGETDIR)/ecomupgraderoexample1.dll
+ @echo $(RAMONLYTARGETDIR)/ecomupgraderoexample1.rsc
+ @echo $(RAMONLYTARGETDIR)/ecomupgraderoexample2.dll
+ @echo $(RAMONLYTARGETDIR)/ecomupgraderoexample2.rsc
+ @echo $(RAMONLYTARGETDIR)/ecomupgraderoexample3.dll
+ @echo $(RAMONLYTARGETDIR)/ecomupgraderoexample3.rsc
+ @echo $(RAMONLYTARGETDIR)/defectplugin.dll
+ @echo $(RAMONLYTARGETDIR)/defectplugin.rsc
+ @echo $(RAMONLYTARGETDIR)/ecomexample7.dll
+ @echo $(RAMONLYTARGETDIR)/ecomexample7.rsc
+ @echo $(RAMONLYTARGETDIR)/ecomexample8.dll
+ @echo $(RAMONLYTARGETDIR)/ecomexample8.rsc
+ @echo $(RAMONLYTARGETDIR)/ecomcr629example1.dll
+ @echo $(RAMONLYTARGETDIR)/ecomcr629example1.rsc
+ @echo $(RAMONLYTARGETDIR)/ecomcr629example2.dll
+ @echo $(RAMONLYTARGETDIR)/ecomcr629example2.rsc
+ @echo $(RAMONLYTARGETDIR)/languageplugin.dll
+ @echo $(RAMONLYTARGETDIR)/languageplugin.rsc
+ @echo $(RAMONLYTARGETDIR)/languageplugin.r01
+ @echo $(RAMONLYTARGETDIR)/languageplugin.r02
+ @echo $(RAMONLYTARGETDIR)/languageplugin.r03
+ @echo $(RAMONLYTARGETDIR)/ecomhashexample.dll
+ @echo $(RAMONLYTARGETDIR)/ecomhashexample.rsc
+ @echo $(RAMONLYTARGETDIR)/ecomswiexample.dll
+ @echo $(RAMONLYTARGETDIR)/ecomswiexample.rsc
+ @echo $(RAMONLYTARGETDIR)/examplenine.dll
+ @echo $(RAMONLYTARGETDIR)/dummycustomresolver1.dll
+ @echo $(RAMONLYTARGETDIR)/dummycustomresolver1.rsc
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/lowlevellibsandfws/pluginfw/Group/ecom3_relocatetarget.mk Thu Aug 05 18:45:56 2010 +0530
@@ -0,0 +1,74 @@
+# Copyright (c) 2008-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:
+# Different from ecom3_postbuild.mk in that on armv5 the RAMONLYTARGETDIR
+# is not \epoc32\data\z\ramonly. It is \epoc32\release\armv5\<CFG>\z\ramonly.
+# This template has to preserve the udeb/urel targets.
+# Params:
+# SOURCES - list of .exe and .dll files to relocate
+# TARGET - not used
+# OPTION TARGETDIR - mandatory, it is "ramonly" for ecom testing.
+# OPTION TARGETBASE - optional, overrides \epoc32\release\<platform>\<cfg>\z
+# OPTION SOURCEDIR - optional, overrides \epoc32\release\<platform>\<cfg>
+#
+#
+
+TMPROOT:=$(subst \,/,$(EPOCROOT))
+EPOCROOT:=$(patsubst %/,%,$(TMPROOT))/
+
+include $(EPOCROOT)epoc32/tools/shell/$(notdir $(basename $(SHELL))).mk
+
+# $(/) is actually back slash in Windows environment. Since bld.inf are written
+# with forward slashes and $(CP) is "copy", this substitution is important.
+TARGETDIR := $(subst /,$(/),$(TARGETDIR))
+
+ifdef TARGETBASE
+TARGETBASE := $(subst PLATFORM,$(PLATFORM_PATH),$(TARGETBASE))
+TARGETBASE := $(subst CFG,$(CFG_PATH),$(TARGETBASE))
+TARGETBASE := $(subst /,$(/),$(TARGETBASE))
+DESTDIR:=$(TARGETBASE)/$(TARGETDIR)
+else
+DESTDIR:=$(EPOCROOT)epoc32/release/$(PLATFORM_PATH)/$(CFG_PATH)/z/$(TARGETDIR)
+endif
+
+ifdef SOURCEDIR
+SOURCEDIR := $(subst PLATFORM,$(PLATFORM_PATH),$(SOURCEDIR))
+SOURCEDIR := $(subst CFG,$(CFG_PATH),$(SOURCEDIR))
+SOURCEDIR := $(subst /,$(/),$(SOURCEDIR))
+else
+SOURCEDIR := $(EPOCROOT)epoc32/release/$(PLATFORM_PATH)/$(CFG_PATH)
+endif
+
+TARGET_COPY := $(foreach f,$(SOURCES),$(DESTDIR)/$(f) )
+
+$(DESTDIR) :
+ $(call createdir,"$@")
+
+$(TARGET_COPY) :
+ $(CP) $(call slash2generic, $(SOURCEDIR)/$(notdir $@) $@)
+ -$(ERASE) $(call slash2generic, $(SOURCEDIR)/$(notdir $@))
+
+#
+# The targets invoked by abld...
+#
+BLD : $(DESTDIR) $(TARGET_COPY)
+
+MAKMAKE SAVESPACE FREEZE LIB CLEANLIB RESOURCE FINAL :
+ @echo do nothing
+
+CLEAN :
+ -$(ERASE) $(TARGET_COPY)
+
+RELEASABLES :
+ @echo $(TARGET_COPY)
+