kernel/eka/rombuild/nandtest_test_f32tests.oby
changeset 273 6a75fa55495f
parent 175 5af6c74cd793
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".
    32 #include <rom\##VARIANT##\header.iby>
    32 #include <rom\##VARIANT##\header.iby>
    33 
    33 
    34 files=
    34 files=
    35 
    35 
    36 #ifdef PAGED_ROM
    36 #ifdef PAGED_ROM
    37 data=##BASEPATH##kernelhwsrv\kernel\eka\rombuild\gentestpaged.txt			Test\test_paged.cpp paging_unmovable
    37 data=gentestpaged.txt			Test\test_paged.cpp paging_unmovable
    38 #endif
    38 #endif
    39 
    39 
    40 #include <rom\##VARIANT##\kernel.iby>
    40 #include <rom\##VARIANT##\kernel.iby>
    41 #include "user.iby"
    41 #include "user.iby"
    42 #include <rom\hal\hal.iby>
    42 #include <rom\hal\hal.iby>
    66 #if defined(SYMBIAN_INCLUDE_USB_OTG_HOST) && defined(WITH_MASS_STORAGE)
    66 #if defined(SYMBIAN_INCLUDE_USB_OTG_HOST) && defined(WITH_MASS_STORAGE)
    67 #include <rom##E32PATH##\kernelhwsrv\kerneltest\f32test\shostmassstorage\##MAIN##test.iby>
    67 #include <rom##E32PATH##\kernelhwsrv\kerneltest\f32test\shostmassstorage\##MAIN##test.iby>
    68 #endif
    68 #endif
    69 
    69 
    70 #ifdef PAGED_ROM
    70 #ifdef PAGED_ROM
    71 data=##BASEPATH##kernelhwsrv\kernel\eka\rombuild\gentestpaged.txt			Test\test_paged1.cpp paging_unmovable
    71 data=gentestpaged.txt			Test\test_paged1.cpp paging_unmovable
    72 #endif
    72 #endif
    73 
    73 
    74 // scripts
    74 // scripts
    75 #if !defined(MANUALROM)
    75 #if !defined(MANUALROM)
    76 #if defined(RAMSTRESS)
    76 #if defined(RAMSTRESS)
    90 #include "##BASEPATH##kernelhwsrv\kerneltest\f32test\demandpaging\t_pagestress_rom.iby"
    90 #include "##BASEPATH##kernelhwsrv\kerneltest\f32test\demandpaging\t_pagestress_rom.iby"
    91 #endif
    91 #endif
    92 
    92 
    93 #ifdef WITH_COMP
    93 #ifdef WITH_COMP
    94 #ifdef PAGED_ROM
    94 #ifdef PAGED_ROM
    95 data=##BASEPATH##kernelhwsrv\kernel\eka\rombuild\gentestnonpaged.txt			Test\test_unpaged.cpp	unpaged paging_unmovable
    95 data=gentestnonpaged.txt			Test\test_unpaged.cpp	unpaged paging_unmovable
    96 #endif
    96 #endif
    97 
    97 
    98 #ifdef MULTIPLEROFS
    98 #ifdef MULTIPLEROFS
    99 rofsname = tests.rofs
    99 rofsname = tests.rofs
   100 #else
   100 #else
   127 data=EPOCROOT##Epoc32\Release\##KMAIN##\##BUILD##\minkda.ldd			\sys\bin\minkda.ldd
   127 data=EPOCROOT##Epoc32\Release\##KMAIN##\##BUILD##\minkda.ldd			\sys\bin\minkda.ldd
   128 
   128 
   129 
   129 
   130 #ifndef WITH_COMP
   130 #ifndef WITH_COMP
   131 #ifdef PAGED_ROM
   131 #ifdef PAGED_ROM
   132 data=##BASEPATH##kernelhwsrv\kernel\eka\rombuild\gentestnonpaged.txt			Test\test_unpaged.cpp	unpaged paging_unmovable
   132 data=gentestnonpaged.txt			Test\test_unpaged.cpp	unpaged paging_unmovable
   133 #endif
   133 #endif
   134 #endif
   134 #endif
   135 
   135 
   136 // rom.pl will put this in a rofs image
   136 // rom.pl will put this in a rofs image
   137 #include <rom\rofstest\dir.oby>
   137 #include <rom\rofstest\dir.oby>