kernel/eka/rombuild/nandtest_test.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".
    38 #include <rom\##VARIANT##\header.iby>
    38 #include <rom\##VARIANT##\header.iby>
    39 
    39 
    40 files=
    40 files=
    41 
    41 
    42 #ifdef PAGED_ROM
    42 #ifdef PAGED_ROM
    43 data=##BASEPATH##kernelhwsrv\kernel\eka\rombuild\gentestpaged.txt			Test\test_paged.cpp paging_unmovable
    43 data=gentestpaged.txt			Test\test_paged.cpp paging_unmovable
    44 #endif
    44 #endif
    45 
    45 
    46 #include <rom\##VARIANT##\kernel.iby>
    46 #include <rom\##VARIANT##\kernel.iby>
    47 #include "user.iby"
    47 #include "user.iby"
    48 #include <rom\hal\hal.iby>
    48 #include <rom\hal\hal.iby>
    68 #endif
    68 #endif
    69 #include "..\..\..\kerneltest\f32test\loader\gen\ldrtest.iby"
    69 #include "..\..\..\kerneltest\f32test\loader\gen\ldrtest.iby"
    70 data=EPOCROOT##epoc32\release\##MAIN##\##BUILD##\t_ldrtst.exe			sys\bin\t_ldrtst.exe
    70 data=EPOCROOT##epoc32\release\##MAIN##\##BUILD##\t_ldrtst.exe			sys\bin\t_ldrtst.exe
    71 
    71 
    72 #ifdef PAGED_ROM
    72 #ifdef PAGED_ROM
    73 data=##BASEPATH##kernelhwsrv\kernel\eka\rombuild\gentestpaged.txt			Test\test_paged1.cpp paging_unmovable
    73 data=gentestpaged.txt			Test\test_paged1.cpp paging_unmovable
    74 #endif
    74 #endif
    75 
    75 
    76 #endif // #ifndef EXCLUDE_TESTS
    76 #endif // #ifndef EXCLUDE_TESTS
    77 
    77 
    78 // scripts
    78 // scripts
   107 #endif
   107 #endif
   108 #endif // #ifndef EXCLUDE_TESTS
   108 #endif // #ifndef EXCLUDE_TESTS
   109 
   109 
   110 #ifdef WITH_COMP
   110 #ifdef WITH_COMP
   111 #ifdef PAGED_ROM
   111 #ifdef PAGED_ROM
   112 data=##BASEPATH##kernelhwsrv\kernel\eka\rombuild\gentestnonpaged.txt			Test\test_unpaged.cpp	unpaged paging_unmovable
   112 data=gentestnonpaged.txt			Test\test_unpaged.cpp	unpaged paging_unmovable
   113 #endif
   113 #endif
   114 
   114 
   115 #ifdef MULTIPLEROFS
   115 #ifdef MULTIPLEROFS
   116 rofsname = tests.rofs
   116 rofsname = tests.rofs
   117 #else
   117 #else
   147 data=EPOCROOT##Epoc32\Release\##KMAIN##\##BUILD##\minkda.ldd			\sys\bin\minkda.ldd
   147 data=EPOCROOT##Epoc32\Release\##KMAIN##\##BUILD##\minkda.ldd			\sys\bin\minkda.ldd
   148 
   148 
   149 
   149 
   150 #ifndef WITH_COMP
   150 #ifndef WITH_COMP
   151 #ifdef PAGED_ROM
   151 #ifdef PAGED_ROM
   152 data=##BASEPATH##kernelhwsrv\kernel\eka\rombuild\gentestnonpaged.txt			Test\test_unpaged.cpp	unpaged paging_unmovable
   152 data=gentestnonpaged.txt			Test\test_unpaged.cpp	unpaged paging_unmovable
   153 #endif
   153 #endif
   154 #endif
   154 #endif
   155 
   155 
   156 // rom.pl will put this in a rofs image
   156 // rom.pl will put this in a rofs image
   157 #include <rom\rofstest\dir.oby>
   157 #include <rom\rofstest\dir.oby>