kernel/eka/rombuild/mmctest_test_e32tests.oby
changeset 273 6a75fa55495f
parent 90 947f0dc9f7a8
equal deleted inserted replaced
271:dc268b18d709 273:6a75fa55495f
     1 /*
     1 /*
     2 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2009-2010 Nokia Corporation and/or its subsidiary(-ies).
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of the License "Eclipse Public License v1.0"
     5 * under the terms of the License "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
    34 #undef MULTIPLEROFS
    34 #undef MULTIPLEROFS
    35 
    35 
    36 files=
    36 files=
    37 
    37 
    38 #ifdef PAGED_ROM
    38 #ifdef PAGED_ROM
    39 data=##BASEPATH##kernelhwsrv\kernel\eka\rombuild\gentestpaged.txt			Test\test_paged.cpp paging_unmovable
    39 data=gentestpaged.txt			Test\test_paged.cpp paging_unmovable
    40 #endif
    40 #endif
    41 
    41 
    42 #include <rom\##VARIANT##\kernel.iby>
    42 #include <rom\##VARIANT##\kernel.iby>
    43 #include "user.iby"
    43 #include "user.iby"
    44 #include <rom\hal\hal.iby>
    44 #include <rom\hal\hal.iby>
    54 #endif
    54 #endif
    55 #include "..\..\..\kerneltest\f32test\loader\gen\ldrtest.iby"
    55 #include "..\..\..\kerneltest\f32test\loader\gen\ldrtest.iby"
    56 data=EPOCROOT##epoc32\release\##MAIN##\##BUILD##\t_ldrtst.exe			sys\bin\t_ldrtst.exe
    56 data=EPOCROOT##epoc32\release\##MAIN##\##BUILD##\t_ldrtst.exe			sys\bin\t_ldrtst.exe
    57 
    57 
    58 
    58 
    59 data=##BASEPATH##kernelhwsrv\kernel\eka\rombuild\gentestpaged.txt			Test\test_paged1.cpp paging_unmovable
    59 data=gentestpaged.txt			Test\test_paged1.cpp paging_unmovable
    60 
    60 
    61 // scripts
    61 // scripts
    62 #if !defined(MANUALROM)
    62 #if !defined(MANUALROM)
    63 data=EPOCROOT##epoc32\rom\##VARIANT##\mmctest_test_autoexec_e32test.bat			\autoexec.bat
    63 data=EPOCROOT##epoc32\rom\##VARIANT##\mmctest_test_autoexec_e32test.bat			\autoexec.bat
    64 #endif
    64 #endif
    71 #endif
    71 #endif
    72 #endif
    72 #endif
    73 
    73 
    74 #ifdef WITH_COMP
    74 #ifdef WITH_COMP
    75 #ifdef PAGED_ROM
    75 #ifdef PAGED_ROM
    76 data=##BASEPATH##kernelhwsrv\kernel\eka\rombuild\gentestnonpaged.txt			Test\test_unpaged.cpp	unpaged paging_unmovable
    76 data=gentestnonpaged.txt			Test\test_unpaged.cpp	unpaged paging_unmovable
    77 #endif
    77 #endif
    78 
    78 
    79 rofsname = dir.rofs
    79 rofsname = dir.rofs
    80 rofssize = 0x500000
    80 rofssize = 0x500000
    81 
    81 
    98 data=EPOCROOT##epoc32\Release\##KMAIN##\##BUILD##\minkda.ldd			\sys\bin\minkda.ldd
    98 data=EPOCROOT##epoc32\Release\##KMAIN##\##BUILD##\minkda.ldd			\sys\bin\minkda.ldd
    99 
    99 
   100 
   100 
   101 #ifndef WITH_COMP
   101 #ifndef WITH_COMP
   102 #ifdef PAGED_ROM
   102 #ifdef PAGED_ROM
   103 data=##BASEPATH##kernelhwsrv\kernel\eka\rombuild\gentestnonpaged.txt			Test\test_unpaged.cpp	unpaged paging_unmovable
   103 data=gentestnonpaged.txt			Test\test_unpaged.cpp	unpaged paging_unmovable
   104 #endif
   104 #endif
   105 #endif
   105 #endif
   106 
   106 
   107 // rom.pl will put this in a rofs image
   107 // rom.pl will put this in a rofs image
   108 #include <rom\rofstest\dir.oby>
   108 #include <rom\rofstest\dir.oby>